summaryrefslogtreecommitdiffstats
path: root/nova-compute-config.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-12-23 17:30:45 +0000
committerGerrit Code Review <review@openstack.org>2014-12-23 17:30:45 +0000
commit733339df912c2d8a488c2e823c83904febed8581 (patch)
tree988996ad0fed64b57b95f91bf3328d895a4702f8 /nova-compute-config.yaml
parent26c80ee53dfe2b8e6baa149a4a9be3f1222aade7 (diff)
parent2c403d89fa3af67c36ff0e37f9dfafbf7dc5103f (diff)
Merge "Don't store Neutron DB credentials on compute node"
Diffstat (limited to 'nova-compute-config.yaml')
-rw-r--r--nova-compute-config.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/nova-compute-config.yaml b/nova-compute-config.yaml
index b3ef6000..2d8168c0 100644
--- a/nova-compute-config.yaml
+++ b/nova-compute-config.yaml
@@ -35,7 +35,6 @@ resources:
host: {get_input: neutron_host}
router_distributed: {get_input: neutron_router_distributed}
agent_mode: {get_input: neutron_agent_mode}
- ovs_db: {get_input: neutron_dsn}
metadata_proxy_shared_secret: {get_input: neutron_metadata_proxy_shared_secret}
mechanism_drivers: {get_input: neutron_mechanism_drivers}
allow_automatic_l3agent_failover: {get_input: neutron_allow_l3agent_failover}