[install] remove unnecessary output for RabbitMQ setup
Change-Id: Ie69a795849dea4c5b9864f5f44b8d597504467ec
This commit is contained in:
parent
8ba95a100d
commit
03972b1432
@ -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