diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-02-03 09:20:41 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-02-03 09:20:41 +0000 |
commit | ec24ed7dd82fd4c1553085719e369b545c4beedd (patch) | |
tree | d19f1a3a57d5b386e1540a9e697ab626237dd10d /ci | |
parent | 9bb44e0a323ed03549ca189d2219122f883ebd2f (diff) | |
parent | e5d594ea2de6c4b387f32d0a6cea49accf940454 (diff) |
Merge "Moving the validation for using the template alias version for all templates"
Diffstat (limited to 'ci')
-rw-r--r-- | ci/common/net-config-multinode-os-net-config.yaml | 2 | ||||
-rw-r--r-- | ci/pingtests/tenantvm_floatingip.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ci/common/net-config-multinode-os-net-config.yaml b/ci/common/net-config-multinode-os-net-config.yaml index 227c5da2..8c50b641 100644 --- a/ci/common/net-config-multinode-os-net-config.yaml +++ b/ci/common/net-config-multinode-os-net-config.yaml @@ -1,4 +1,4 @@ -heat_template_version: 2016-10-14 +heat_template_version: ocata description: > Software Config to drive os-net-config for a simple bridge configured diff --git a/ci/pingtests/tenantvm_floatingip.yaml b/ci/pingtests/tenantvm_floatingip.yaml index 0f31bc16..b910d6c1 100644 --- a/ci/pingtests/tenantvm_floatingip.yaml +++ b/ci/pingtests/tenantvm_floatingip.yaml @@ -1,4 +1,4 @@ -heat_template_version: 2013-05-23 +heat_template_version: ocata description: > This template resides in tripleo-ci for Mitaka CI jobs only. |