Overcloud: bump HOT version to 2015-04-30
authorDan Prince <dprince@redhat.com>
Wed, 20 May 2015 17:08:18 +0000 (10:08 -0700)
committerDan Prince <dprince@redhat.com>
Wed, 20 May 2015 18:37:46 +0000 (11:37 -0700)
This patch bumps the HOT version for the overcloud
to Kilo 2015-04-30. We should have already done this
since we are making use of OS::stack_id (a kilo feature)
in some of the nested stacks. Also, this will give us access to
the new repeat function as well.

Change-Id: Ic534e5aeb03bd53296dc4d98c2ac5971464d7fe4

41 files changed:
all-nodes-config.yaml
bootstrap-config.yaml
ceph-cluster-config.yaml
ceph-storage-post.yaml
ceph-storage.yaml
cinder-storage-post.yaml
cinder-storage.yaml
compute-post.yaml
compute.yaml
controller-post.yaml
controller.yaml
net-config-bond.yaml
net-config-bridge.yaml
net-config-noop.yaml
network/external.yaml
network/internal_api.yaml
network/networks.yaml
network/noop.yaml
network/storage.yaml
network/storage_mgmt.yaml
network/tenant.yaml
overcloud-without-mergepy.yaml
puppet/all-nodes-config.yaml
puppet/bootstrap-config.yaml
puppet/ceph-cluster-config.yaml
puppet/ceph-storage-post-puppet.yaml
puppet/ceph-storage-puppet.yaml
puppet/cinder-storage-post.yaml
puppet/cinder-storage-puppet.yaml
puppet/compute-post-puppet.yaml
puppet/compute-puppet.yaml
puppet/controller-config-pacemaker.yaml
puppet/controller-config.yaml
puppet/controller-post-puppet.yaml
puppet/controller-puppet.yaml
puppet/swift-devices-and-proxy-config.yaml
puppet/swift-storage-post.yaml
puppet/swift-storage-puppet.yaml
swift-devices-and-proxy-config.yaml
swift-storage-post.yaml
swift-storage.yaml

index 7fa27c5..9687daf 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 description: 'All Nodes Config'
 
 parameters:
index 14da826..6082dbc 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 description: 'Bootstrap Config'
 
 parameters:
index 6cc170c..f44e27c 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 description: 'Ceph Cluster config data'
 
 parameters:
index 12d03f1..06c2a29 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 description: 'Ceph Storage Post Deployment'
 # NOTE: this is a noop for os-apply-config style deployments because
 # post deployment ordering is controlled by tripleo-image-elements
index 07d7f56..ecb47f2 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 description: 'Common Ceph Storage Configuration'
 parameters:
   Image:
index 0881838..8943c50 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 description: 'Common Block Storage Post Deployment'
 # NOTE: this is a noop for os-apply-config style deployments because
 # post deployment ordering is controlled by tripleo-image-elements
index 7d44094..dfbd520 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 description: 'Common Block Storage Configuration'
 parameters:
   Image:
index bd7639c..e568a5a 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 description: 'Compute Post Deployment'
 # NOTE: this is a noop for os-apply-config style deployments because
 # post deployment ordering is controlled by tripleo-image-elements
index 672687c..81d275c 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 
 description: >
   OpenStack hypervisor node. Can be wrapped in a ResourceGroup for scaling.
index e630c22..926adea 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 description: 'Controller Post Deployment'
 # NOTE: this is a noop for os-apply-config style deployments because
 # post deployment ordering is controlled by tripleo-image-elements
index bbac3a6..0e7e70f 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 
 description: >
   OpenStack control plane node. Can be wrapped in a ResourceGroup for scaling.
index 3518dba..dc4683f 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 
 description: >
   Software Config to drive os-net-config with 2 bonded nics on a bridge.
index d1faa5d..6109002 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 
 description: >
   Software Config to drive os-net-config for a simple bridge.
index a3b1d1a..35cfecc 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 
 description: >
   Software Config to no-op for os-net-config. Using this will allow you
index 29b1032..e9aa5b3 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 
 description: >
   External network. Public traffic, Neutron l3router for floating IPs/SNAT, etc.
index dfaa9e3..5abfb11 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 
 description: >
   Internal API network. Used for most APIs, Database, RPC.
index 7d36707..6618af3 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 
 description: Create networks to split out Overcloud traffic
 
index 6f02db4..0963d2c 100644 (file)
@@ -1,3 +1,3 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 
 description: A stack which creates no network(s).
index a015465..1f60adf 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 
 description: >
   Storage network.
index c4c6190..e97d436 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 
 description: >
   Storage management network. Storage replication, etc.
index 55a1f53..db7f99f 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 
 description: >
   Tenant network.
index d3f8c59..d9fcab0 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 
 description: >
   Nova API,Keystone,Heat Engine and API,Glance,Neutron,Dedicated MySQL
index c6dcaec..b703d5c 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 description: 'All Nodes Config for Puppet'
 
 parameters:
index a8eb758..c88ed40 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 description: 'Bootstrap Config Puppet'
 
 parameters:
index e5be5c9..33b1857 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 description: 'Ceph Cluster config data for Puppet'
 
 parameters:
index 93cc8d1..eb62ba1 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 
 description: >
   OpenStack ceph storage node post deployment for Puppet
index bc9b4b5..e3d623f 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 description: 'OpenStack ceph storage node configured by Puppet'
 parameters:
   Flavor:
index e11493c..f17a156 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 description: 'OpenStack cinder storage post deployment for Puppet'
 
 parameters:
index 708f6a9..adf667f 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 description: 'OpenStack cinder storage configured by Puppet'
 parameters:
   Image:
index 26c1a97..ca5eb64 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 
 description: >
   OpenStack compute node post deployment for Puppet.
index 367bc40..b5eb278 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 
 description: >
   OpenStack hypervisor node configured via Puppet.
index 4cec83a..38161cd 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 
 description: >
   A software config which runs manifests/overcloud_controller_pacemaker.pp
index 34c68ba..4135ffa 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 
 description: >
   A software config which runs manifests/overcloud_controller.pp
index 7aab7f5..378af60 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 
 description: >
   OpenStack controller node post deployment for Puppet.
index 2d174f7..73a866f 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 
 description: >
   OpenStack controller node configured by Puppet.
index 731f69a..92ef5c1 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 description: 'Swift Devices and Proxy Config for Puppet'
 
 parameters:
index 3e01fe7..7a3c1ab 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 description: 'OpenStack swift storage node post deployment for Puppet'
 
 parameters:
index 4592243..b1c4f23 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 description: 'OpenStack swift storage node configured by Puppet'
 parameters:
   Flavor:
index d422a3e..4f01dbe 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 description: 'Swift Devices and Proxy Config'
 
 parameters:
index dd51af0..53490d7 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 description: 'Swift Storage Post Deployment'
 # NOTE: this is a noop for os-apply-config style deployments because
 # post deployment ordering is controlled by tripleo-image-elements
index 42c591d..ea28864 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 description: 'Common Swift Storage Configuration'
 parameters:
   ExtraConfig: