diff options
author | Carlos Camacho <ccamacho@redhat.com> | 2017-01-10 16:09:10 +0100 |
---|---|---|
committer | Carlos Camacho <ccamacho@redhat.com> | 2017-01-17 17:04:49 +0100 |
commit | ddca77553dbe05400bc9bce5004a5cc07b307b9c (patch) | |
tree | 9ce5c94e9cb6fad9fa60b34a892bcdabfc7faf68 /puppet | |
parent | f43f9d9fe34278cd783edb6d032dd53bc35ae972 (diff) |
Bump missing template names to ocata
Update pending templates to use the release name alias.
Change-Id: I39f9be212d3e9f3bec6f45d9757eca7a3b0ccc06
Diffstat (limited to 'puppet')
-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 |