diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-01-18 10:21:18 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-01-18 10:21:18 +0000 |
commit | a83fca48f2800c09172a2c2c1204afaccefc6639 (patch) | |
tree | 8de1bd0f22a51bf9f2d76fa67c748af3d3d0628a /puppet/services | |
parent | 51a43d81acd17d36bff47b01c353f580fc2ffc03 (diff) | |
parent | ddca77553dbe05400bc9bce5004a5cc07b307b9c (diff) |
Merge "Bump missing template names to ocata"
Diffstat (limited to 'puppet/services')
-rw-r--r-- | puppet/services/neutron-plugin-ml2-fujitsu-cfab.yaml | 2 | ||||
-rw-r--r-- | puppet/services/ovn-dbs.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/puppet/services/neutron-plugin-ml2-fujitsu-cfab.yaml b/puppet/services/neutron-plugin-ml2-fujitsu-cfab.yaml index afb8cf44..becd25c9 100644 --- a/puppet/services/neutron-plugin-ml2-fujitsu-cfab.yaml +++ b/puppet/services/neutron-plugin-ml2-fujitsu-cfab.yaml @@ -1,4 +1,4 @@ -heat_template_version: 2017-02-24 +heat_template_version: ocata description: > Configure hieradata for Fujitsu C-Fabric plugin configuration diff --git a/puppet/services/ovn-dbs.yaml b/puppet/services/ovn-dbs.yaml index 302628d4..7f81afde 100644 --- a/puppet/services/ovn-dbs.yaml +++ b/puppet/services/ovn-dbs.yaml @@ -1,4 +1,4 @@ -heat_template_version: 2016-04-08 +heat_template_version: ocata description: > OVN databases configured with puppet |