diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-01-03 10:31:44 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-01-03 10:31:44 +0000 |
commit | 6b8c34b27a324120f6945f7873f479d37ba2e516 (patch) | |
tree | d4dea5dfda9cdffb7aa8bd54b17249bb74e74c24 /puppet/extraconfig/pre_deploy/compute | |
parent | 52fa7c6f511218e961e6cc02073898e6ac5ae706 (diff) | |
parent | 3c6ec654b45fa1490cd452404ada735397852e38 (diff) |
Merge "Bump template version for all templates to "ocata""
Diffstat (limited to 'puppet/extraconfig/pre_deploy/compute')
3 files changed, 3 insertions, 3 deletions
diff --git a/puppet/extraconfig/pre_deploy/compute/neutron-ml2-bigswitch.yaml b/puppet/extraconfig/pre_deploy/compute/neutron-ml2-bigswitch.yaml index 49c77190..7fe2a842 100644 --- a/puppet/extraconfig/pre_deploy/compute/neutron-ml2-bigswitch.yaml +++ b/puppet/extraconfig/pre_deploy/compute/neutron-ml2-bigswitch.yaml @@ -1,4 +1,4 @@ -heat_template_version: 2015-04-30 +heat_template_version: ocata description: Configure hieradata for Big Switch agents on compute node diff --git a/puppet/extraconfig/pre_deploy/compute/neutron-opencontrail.yaml b/puppet/extraconfig/pre_deploy/compute/neutron-opencontrail.yaml index f5b1f0e6..66252f1f 100644 --- a/puppet/extraconfig/pre_deploy/compute/neutron-opencontrail.yaml +++ b/puppet/extraconfig/pre_deploy/compute/neutron-opencontrail.yaml @@ -1,4 +1,4 @@ -heat_template_version: 2015-04-30 +heat_template_version: ocata description: Compute node hieradata for Neutron OpenContrail configuration diff --git a/puppet/extraconfig/pre_deploy/compute/nova-nuage.yaml b/puppet/extraconfig/pre_deploy/compute/nova-nuage.yaml index 5561c74a..47c782c7 100644 --- a/puppet/extraconfig/pre_deploy/compute/nova-nuage.yaml +++ b/puppet/extraconfig/pre_deploy/compute/nova-nuage.yaml @@ -1,4 +1,4 @@ -heat_template_version: 2015-04-30 +heat_template_version: ocata description: Configure hieradata for Nuage configuration on the Compute |