Merge "[install] remove unnecessary output for RabbitMQ setup"
This commit is contained in:
commit
5783fc2385
@ -95,7 +95,6 @@ Install and configure components
|
||||
# rabbitmqctl add_user openstack RABBIT_PASS
|
||||
|
||||
Creating user "openstack" ...
|
||||
...done.
|
||||
|
||||
.. end
|
||||
|
||||
@ -109,7 +108,6 @@ Install and configure components
|
||||
# rabbitmqctl set_permissions openstack ".*" ".*" ".*"
|
||||
|
||||
Setting permissions for user "openstack" in vhost "/" ...
|
||||
...done.
|
||||
|
||||
.. end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user