Merge pull request #31 from jaypipes/working
rabbit_host is rabbit_ipaddress variable in nova
This commit is contained in:
@@ -370,7 +370,7 @@ db_backend=sqlalchemy
|
||||
# kombu_ssl_ca_certs=
|
||||
#### (StrOpt) SSL certification authority file (valid only if SSL enabled)
|
||||
|
||||
rabbit_host=<%= @rabbit_host %>
|
||||
rabbit_host=<%= @rabbit_ipaddress %>
|
||||
#### (StrOpt) The RabbitMQ broker address where a single node is used
|
||||
|
||||
rabbit_port=<%= @rabbit_port %>
|
||||
|
||||
Reference in New Issue
Block a user