Merge "Removes deprecated neutron-opendaylight-l3 env file"
[apex-tripleo-heat-templates.git] / puppet / services / gnocchi-base.yaml
index e898629..8fddae4 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2016-04-08
+heat_template_version: ocata
 
 description: >
   Gnocchi service configured with Puppet
@@ -69,7 +69,7 @@ outputs:
               - '/gnocchi'
               - '?bind_address='
               - "%{hiera('tripleo::profile::base::database::mysql::client_bind_address')}"
-        gnocchi::db::sync::extra_opts: '--skip-storage --create-legacy-resource-types'
+        gnocchi::db::sync::extra_opts: '--skip-storage'
         gnocchi::storage::swift::swift_user: 'service:gnocchi'
         gnocchi::storage::swift::swift_auth_version: 2
         gnocchi::storage::swift::swift_key: {get_param: GnocchiPassword}