aboutsummaryrefslogtreecommitdiffstats
path: root/puppet
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-08-18 04:24:26 +0000
committerGerrit Code Review <review@openstack.org>2016-08-18 04:24:26 +0000
commitaca397bcc74bd3e8e7926d4c9e18730e8dfd745a (patch)
tree816ab1746028cd9fa453515696dbac195f1e9cf3 /puppet
parentbacc2c6f6cb0b80bd39c4164e8487e583b6976ba (diff)
parent2470cf899a61d7bad4f8cdb77be74bef1308a858 (diff)
Merge "Rename NeutronServer to NeutronApi to align with ServiceNetMap"
Diffstat (limited to 'puppet')
-rw-r--r--puppet/services/neutron-api.yaml (renamed from puppet/services/neutron-server.yaml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/services/neutron-server.yaml b/puppet/services/neutron-api.yaml
index c40b37b0..c0c8122c 100644
--- a/puppet/services/neutron-server.yaml
+++ b/puppet/services/neutron-api.yaml
@@ -47,7 +47,7 @@ outputs:
role_data:
description: Role data for the Neutron Server agent service.
value:
- service_name: neutron_server
+ service_name: neutron_api
config_settings:
map_merge:
- get_attr: [NeutronBase, role_data, config_settings]