Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-03-29 | Fix reno for rabbitmq-user-check | Emilien Macchi | 1 | -6/+0 | |
Change-Id: I5eed22ab0230a477d1629545b8ab1aeff33f4a35 | |||||
2017-03-22 | Check rabbitmq user at step >= 2 | James Slagle | 1 | -0/+6 | |
The rabbitmq user check is moved to step >= 2 from step >= 1. There is no gaurantee that rabbitmq is running at step 1, especially if updating a failed stack that never made it past step 1 to begin with. Change-Id: I029193da4c180deff3ab516bc8dc2da14c279317 Closes-Bug: #1675194 |