Merge "Only configure Nova DB connection if it is set"
This commit is contained in:
@@ -171,7 +171,9 @@ scheduler_host_manager = nova.scheduler.baremetal_host_manager.BaremetalHostMana
|
||||
{{/nova.scheduler_host_manager}}
|
||||
|
||||
[database]
|
||||
{{#nova.db}}
|
||||
connection={{nova.db}}
|
||||
{{/nova.db}}
|
||||
|
||||
[neutron]
|
||||
url=http://{{neutron.host}}:9696
|
||||
|
||||
Reference in New Issue
Block a user