Merge "Only configure Nova DB connection if it is set"

This commit is contained in:
Jenkins
2014-11-18 12:05:24 +00:00
committed by Gerrit Code Review

View File

@@ -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