removed variable that should no longer exist
This resolve issue where there was a variable that should've been deleted. Change-Id: Ibdf22fc514afc92848292c19c6d7652d71581a8b Closes-Bug: 1434233
This commit is contained in:
parent
09a46d9775
commit
67283bfd61
@ -33,7 +33,6 @@ rabbit_hosts = {{ rabbitmq_servers }}
|
||||
rabbit_port = {{ rabbitmq_port }}
|
||||
rabbit_userid = {{ rabbitmq_userid }}
|
||||
rabbit_password = {{ rabbitmq_password }}
|
||||
rabbit_virtual_host = {{ rabbitmq_virtual_host }}
|
||||
rabbit_notification_exchange = glance
|
||||
rabbit_notification_topic = notifications
|
||||
rabbit_durable_queues = False
|
||||
|
Loading…
Reference in New Issue
Block a user