Fix reno for rabbitmq-user-check

Change-Id: I5eed22ab0230a477d1629545b8ab1aeff33f4a35
This commit is contained in:
Emilien Macchi 2017-03-29 07:55:12 -04:00
parent c128380c0b
commit 240f9d5e71

View File

@ -1,6 +1,6 @@
---
fixes:
- 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
is no guarantee that rabbitmq is running at step 1, especially if
updating a failed stack that never made it past step 1 to begin
with.