diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-05-20 00:07:38 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-05-20 00:07:38 +0000 |
commit | ede56b7a8e2db78513b64996b0a0f5a1ce1904db (patch) | |
tree | 4bdf34955e5163379f28d75e3907040e514b2108 /ci/common | |
parent | 947485dd20fda613bbad2fa9ef2ef44f32fa26e4 (diff) | |
parent | 0a0e2ee629a143efe29bb00ffb06c90515f0e504 (diff) |
Merge "Update the template_version alias for all the templates to pike."
Diffstat (limited to 'ci/common')
-rw-r--r-- | ci/common/net-config-multinode-os-net-config.yaml | 2 | ||||
-rw-r--r-- | ci/common/net-config-multinode.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 8c50b641..6f4542bd 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: ocata +heat_template_version: pike description: > Software Config to drive os-net-config for a simple bridge configured diff --git a/ci/common/net-config-multinode.yaml b/ci/common/net-config-multinode.yaml index dc31235a..f7e250e2 100644 --- a/ci/common/net-config-multinode.yaml +++ b/ci/common/net-config-multinode.yaml @@ -1,4 +1,4 @@ -heat_template_version: ocata +heat_template_version: pike description: > Software Config to drive os-net-config for a simple bridge configured |