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
|
# rabbitmqctl add_user openstack RABBIT_PASS
|
||||||
|
|
||||||
Creating user "openstack" ...
|
Creating user "openstack" ...
|
||||||
...done.
|
|
||||||
|
|
||||||
.. end
|
.. end
|
||||||
|
|
||||||
@ -109,7 +108,6 @@ Install and configure components
|
|||||||
# rabbitmqctl set_permissions openstack ".*" ".*" ".*"
|
# rabbitmqctl set_permissions openstack ".*" ".*" ".*"
|
||||||
|
|
||||||
Setting permissions for user "openstack" in vhost "/" ...
|
Setting permissions for user "openstack" in vhost "/" ...
|
||||||
...done.
|
|
||||||
|
|
||||||
.. end
|
.. end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user