Add environment file to enable DVR
[apex-tripleo-heat-templates.git] / puppet / services / gnocchi-api.yaml
index bf23cda..d97626a 100644 (file)
@@ -20,7 +20,7 @@ outputs:
   role_data:
     description: Role data for the Gnocchi role.
     value:
-      service_name: gnocchi-api
+      service_name: gnocchi_api
       config_settings:
         map_merge:
           - get_attr: [GnocchiServiceBase, role_data, config_settings]
@@ -29,5 +29,6 @@ outputs:
                 dport:
                   - 8041
                   - 13041
+          - gnocchi::api::keystone_tenant: 'service'
       step_config: |
         include ::tripleo::profile::base::gnocchi::api