summaryrefslogtreecommitdiffstats
path: root/puppet/services/neutron-plugin-ml2.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-07-29 08:52:05 +0000
committerGerrit Code Review <review@openstack.org>2016-07-29 08:52:05 +0000
commit9aec3de5b842967cfa104ec5aebd359b71379c64 (patch)
tree44533abb637c92fa172377533e4fb3c1520cd73b /puppet/services/neutron-plugin-ml2.yaml
parent1eeb7a806999a85a20dfc86dd465135a885da397 (diff)
parent7df649f59e3cb3d0b811b526b4fdb000337e01de (diff)
Merge "Convert service_name to underscore syntax"
Diffstat (limited to 'puppet/services/neutron-plugin-ml2.yaml')
-rw-r--r--puppet/services/neutron-plugin-ml2.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/services/neutron-plugin-ml2.yaml b/puppet/services/neutron-plugin-ml2.yaml
index 3511b2f2..158122ed 100644
--- a/puppet/services/neutron-plugin-ml2.yaml
+++ b/puppet/services/neutron-plugin-ml2.yaml
@@ -61,7 +61,7 @@ outputs:
role_data:
description: Role data for the Neutron ML2 plugin.
value:
- service_name: neutron-plugin-ml2
+ service_name: neutron_plugin_ml2
config_settings:
map_merge:
- get_attr: [NeutronBase, role_data, config_settings]