Bump template version for all templates to "ocata"

Heat now supports release name aliases, so we can replace
the inconsistent mix of date related versions with one consistent
version that aligns with the supported version of heat for this
t-h-t branch.

This should also help new users who sometimes copy/paste old templates
and discover intrinsic functions in the t-h-t docs don't work because
their template version is too old.

Change-Id: Ib415e7290fea27447460baa280291492df197e54
This commit is contained in:
Steven Hardy 2016-12-23 11:43:39 +00:00
parent db45116afd
commit 3c6ec654b4
325 changed files with 325 additions and 325 deletions

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-04-30
heat_template_version: ocata
description: >
Software Config to drive validations that occur on all nodes.

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-04-30
heat_template_version: ocata
description: 'Bootstrap Config'
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-04-30
heat_template_version: ocata
description: >
Software Config to drive os-net-config for a simple bridge configured

View File

@ -1,4 +1,4 @@
heat_template_version: 2013-05-23
heat_template_version: ocata
description: >
HOT template to created resources deployed by scenario001.

View File

@ -1,4 +1,4 @@
heat_template_version: 2013-05-23
heat_template_version: ocata
description: >
HOT template to created resources deployed by scenario002.

View File

@ -1,4 +1,4 @@
heat_template_version: 2013-05-23
heat_template_version: ocata
description: >
HOT template to created resources deployed by scenario003.

View File

@ -1,4 +1,4 @@
heat_template_version: 2013-05-23
heat_template_version: ocata
description: >
HOT template to created resources deployed by scenario004.

View File

@ -1,4 +1,4 @@
heat_template_version: 2016-10-14
heat_template_version: ocata
description: Passwords we manage at the top level

View File

@ -1,4 +1,4 @@
heat_template_version: 2016-10-14
heat_template_version: ocata
description: "
A fake OS::Neutron::Port stack which outputs fixed_ips and subnets based on

View File

@ -1,4 +1,4 @@
heat_template_version: 2014-10-16
heat_template_version: ocata
parameters:
image:
type: string

View File

@ -1,4 +1,4 @@
heat_template_version: 2014-10-16
heat_template_version: ocata
parameters:
DockerAgentImage:

View File

@ -1,4 +1,4 @@
heat_template_version: 2016-10-14
heat_template_version: ocata
description: >
Post-deploy configuration steps via puppet for all roles,

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-04-30
heat_template_version: ocata
description: >
OpenStack Neutron openvswitch service

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-04-30
heat_template_version: ocata
description: >
OpenStack containerized Nova Compute service

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-04-30
heat_template_version: ocata
description: >
OpenStack Libvirt Service

View File

@ -1,4 +1,4 @@
heat_template_version: 2016-10-14
heat_template_version: ocata
description: >
Utility stack to convert an array of services into a set of combined

View File

@ -1,4 +1,4 @@
heat_template_version: 2014-10-16
heat_template_version: ocata
description: >
Example extra config for cluster config

View File

@ -1,4 +1,4 @@
heat_template_version: 2014-10-16
heat_template_version: ocata
description: >
Example extra config for cluster config

View File

@ -1,4 +1,4 @@
heat_template_version: 2014-10-16
heat_template_version: ocata
description: >
Extra config to add swap space to nodes.

View File

@ -1,4 +1,4 @@
heat_template_version: 2014-10-16
heat_template_version: ocata
description: >
Extra config to add swap space to nodes.

View File

@ -1,4 +1,4 @@
heat_template_version: 2014-10-16
heat_template_version: ocata
description: 'Extra Post Deployment Config'
parameters:
servers:

View File

@ -1,4 +1,4 @@
heat_template_version: 2014-10-16
heat_template_version: ocata
description: >
Example extra config for post-deployment

View File

@ -1,4 +1,4 @@
heat_template_version: 2014-10-16
heat_template_version: ocata
description: >
Example extra config for post-deployment, this re-runs every update

View File

@ -1,4 +1,4 @@
heat_template_version: 2014-10-16
heat_template_version: ocata
description: >
RHEL Registration and unregistration software deployments.

View File

@ -1,4 +1,4 @@
heat_template_version: 2014-10-16
heat_template_version: ocata
description: >
Software-config for ceilometer configuration under httpd during upgrades

View File

@ -1,4 +1,4 @@
heat_template_version: 2016-10-14
heat_template_version: ocata
description: 'Upgrade for Pacemaker deployments'
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: 2014-10-16
heat_template_version: ocata
description: 'Upgrade for Pacemaker deployments'
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: 2014-10-16
heat_template_version: ocata
description: >
Software-config for performing aodh data migration

View File

@ -1,4 +1,4 @@
heat_template_version: 2014-10-16
heat_template_version: ocata
description: 'Post-Puppet Config for Pacemaker deployments'
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: 2014-10-16
heat_template_version: ocata
description: 'Post-Puppet restart config for Pacemaker deployments'
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: 2014-10-16
heat_template_version: ocata
description: 'Pre-Puppet Config for Pacemaker deployments'
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: 2014-10-16
heat_template_version: ocata
description: >
Software-config for performing package updates using yum

View File

@ -1,4 +1,4 @@
heat_template_version: 2014-10-16
heat_template_version: ocata
description: 'No-op yum update task'
resources:

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-10-15
heat_template_version: ocata
description: >
Configure os-net-config mappings for specific nodes

View File

@ -1,4 +1,4 @@
heat_template_version: 2014-10-16
heat_template_version: ocata
description: >
This is a default no-op template which provides empty user-data

View File

@ -1,4 +1,4 @@
heat_template_version: 2014-10-16
heat_template_version: ocata
description: >
This is first boot configuration for development purposes. It allows

View File

@ -1,4 +1,4 @@
heat_template_version: 2014-10-16
heat_template_version: ocata
# NOTE: You don't need to pass the parameter explicitly from the
# parent template, it can be specified via the parameter_defaults

View File

@ -1,4 +1,4 @@
heat_template_version: 2016-10-14
heat_template_version: ocata
parameters:
# Can be overridden via parameter_defaults in the environment

View File

@ -1,4 +1,4 @@
heat_template_version: 2016-10-14
heat_template_version: ocata
description: 'All Hosts Config'
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: '2016-10-14'
heat_template_version: ocata
description: >
Software Config to drive os-net-config with 2 bonded nics on a bridge.
parameters:

View File

@ -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.
parameters:

View File

@ -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.
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-04-30
heat_template_version: ocata
description: >
Software Config to no-op for os-net-config. Using this will allow you

View File

@ -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 with a static IP address for the ctlplane network.
parameters:

View File

@ -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 with a static IP address for the ctlplane network.
parameters:

View File

@ -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.
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: '2016-10-14'
heat_template_version: ocata
description: >
Software Config to drive os-net-config with 2 bonded nics on a bridge with VLANs attached for the ceph storage role.
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: '2016-10-14'
heat_template_version: ocata
description: >
Software Config to drive os-net-config with 2 bonded nics on a bridge with VLANs attached for the cinder storage role.
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: '2016-10-14'
heat_template_version: ocata
description: >
Software Config to drive os-net-config with 2 bonded nics on a bridge with VLANs attached for the compute role.
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: '2016-10-14'
heat_template_version: ocata
description: >
Software Config to drive os-net-config with 2 bonded nics on a bridge with VLANs attached for the compute role.
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: '2016-10-14'
heat_template_version: ocata
description: >
Software Config to drive os-net-config with 2 bonded nics on a bridge with VLANs attached for the controller role.
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: '2016-10-14'
heat_template_version: ocata
description: >
Software Config to drive os-net-config with 2 bonded nics on a bridge with VLANs attached for the controller role with IPv6
on the External network. The IPv6 default route is on the External network, and the IPv4 default route is on the Control

View File

@ -1,4 +1,4 @@
heat_template_version: '2016-10-14'
heat_template_version: ocata
description: >
Software Config to drive os-net-config with 2 bonded nics on a bridge with VLANs attached for the controller role.
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: '2016-10-14'
heat_template_version: ocata
description: >
Software Config to drive os-net-config with 2 bonded nics on a bridge with VLANs attached for the swift storage role.
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: '2016-10-14'
heat_template_version: ocata
description: >
Software Config to drive os-net-config to configure multiple interfaces for the ceph storage role.
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: '2016-10-14'
heat_template_version: ocata
description: >
Software Config to drive os-net-config to configure multiple interfaces for the cinder storage role.
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: '2016-10-14'
heat_template_version: ocata
description: >
Software Config to drive os-net-config to configure multiple interfaces for the
compute role with external bridge for DVR.

View File

@ -1,4 +1,4 @@
heat_template_version: '2016-10-14'
heat_template_version: ocata
description: >
Software Config to drive os-net-config to configure multiple interfaces for the compute role.
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: '2016-10-14'
heat_template_version: ocata
description: >
Software Config to drive os-net-config to configure multiple interfaces for the controller role with IPv6 on the External
network. The IPv6 default route is on the External network, and the IPv4 default route is on the Control Plane.

View File

@ -1,4 +1,4 @@
heat_template_version: '2016-10-14'
heat_template_version: ocata
description: >
Software Config to drive os-net-config to configure multiple interfaces for the controller role.
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: '2016-10-14'
heat_template_version: ocata
description: >
Software Config to drive os-net-config to configure multiple interfaces for the swift storage role.
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: '2016-10-14'
heat_template_version: ocata
description: >
Software Config to drive os-net-config to configure VLANs for the ceph storage role.
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: '2016-10-14'
heat_template_version: ocata
description: >
Software Config to drive os-net-config to configure VLANs for the cinder storage role.
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: '2016-10-14'
heat_template_version: ocata
description: >
Software Config to drive os-net-config to configure VLANs for the compute role.
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: '2016-10-14'
heat_template_version: ocata
description: >
Software Config to drive os-net-config to configure VLANs for the controller role with IPv6 on the External network. The
IPv6 default route is on the External network, and the IPv4 default route is on the Control Plane.

View File

@ -1,4 +1,4 @@
heat_template_version: '2016-10-14'
heat_template_version: ocata
description: >
Software Config to drive os-net-config to configure VLANs for the controller role.
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: '2016-10-14'
heat_template_version: ocata
description: >
Software Config to drive os-net-config to configure VLANs for the swift storage role.
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: '2016-10-14'
heat_template_version: ocata
description: >
Software Config to drive os-net-config to configure VLANs for the ceph storage role.
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: '2016-10-14'
heat_template_version: ocata
description: >
Software Config to drive os-net-config to configure VLANs for the cinder storage role.
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: '2016-10-14'
heat_template_version: ocata
description: >
Software Config to drive os-net-config to configure VLANs for the compute role.
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: '2016-10-14'
heat_template_version: ocata
description: >
Software Config to drive os-net-config to configure VLANs for the controller role. No external IP is configured.
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: '2016-10-14'
heat_template_version: ocata
description: >
Software Config to drive os-net-config to configure VLANs for the controller role with IPv6 on the External network. The
IPv6 default route is on the External network, and the IPv4 default route is on the Control Plane.

View File

@ -1,4 +1,4 @@
heat_template_version: '2016-10-14'
heat_template_version: ocata
description: >
Software Config to drive os-net-config to configure VLANs for the controller role.
parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: '2016-10-14'
heat_template_version: ocata
description: >
Software Config to drive os-net-config to configure VLANs for the swift storage role.
parameters:

View File

@ -2,7 +2,7 @@
### This file is automatically generated from endpoint_data.yaml
### by the script build_endpoint_map.py
heat_template_version: '2015-04-30'
heat_template_version: ocata
description: A map of OpenStack endpoints. Since the endpoints are URLs,
we need to have brackets around IPv6 IP addresses. The inputs to these
parameters come from net_ip_uri_map, which will include these brackets

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-04-30
heat_template_version: ocata
description: >
External network. Public traffic, Neutron l3router for floating IPs/SNAT, etc.

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-04-30
heat_template_version: ocata
description: >
External network. Public traffic, Neutron l3router for floating IPs/SNAT, etc.

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-04-30
heat_template_version: ocata
description: >
Internal API network. Used for most APIs, Database, RPC.

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-04-30
heat_template_version: ocata
description: >
Internal API network. Used for most APIs, Database, RPC.

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-04-30
heat_template_version: ocata
description: >
Management network. System administration, SSH, DNS, NTP, etc. This network

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-04-30
heat_template_version: ocata
description: >
Management network. System administration, SSH, DNS, NTP, etc. This network

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-04-30
heat_template_version: ocata
description: Create networks to split out Overcloud traffic

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-10-15
heat_template_version: ocata
description: >
Creates a port for a VIP on the undercloud ctlplane network.

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-10-15
heat_template_version: ocata
description: >
Creates a port on the external network. The IP address will be chosen

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-10-15
heat_template_version: ocata
description: >
Returns an IP from a network mapped list of IPs

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-10-15
heat_template_version: ocata
description: >
Returns an IP from a network mapped list of IPs. This version is for IPv6

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-10-15
heat_template_version: ocata
description: >
Creates a port on the external network. The IP address will be chosen

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-04-30
heat_template_version: ocata
description: >
Returns an IP from a service mapped list of IPs

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-04-30
heat_template_version: ocata
description: >
Returns an IP from a service mapped list of IPv6 IPs

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-10-15
heat_template_version: ocata
description: >
Creates a port on the internal_api network.

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-10-15
heat_template_version: ocata
description: >
Returns an IP from a network mapped list of IPs

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-10-15
heat_template_version: ocata
description: >
Returns an IP from a network mapped list of IPs. This version is for IPv6

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-10-15
heat_template_version: ocata
description: >
Creates a port on the internal_api network.

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-10-15
heat_template_version: ocata
description: >
Creates a port on the management network. The IP address will be chosen

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-10-15
heat_template_version: ocata
description: >
Returns an IP from a network mapped list of IPs

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-10-15
heat_template_version: ocata
description: >
Returns an IP from a network mapped list of IPs. This version is for IPv6

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-10-15
heat_template_version: ocata
description: >
Creates a port on the management network. The IP address will be chosen

View File

@ -1,4 +1,4 @@
heat_template_version: 2016-10-14
heat_template_version: ocata
parameters:
ControlPlaneIpList:

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-04-30
heat_template_version: ocata
parameters:
ControlPlaneIp:

View File

@ -1,4 +1,4 @@
heat_template_version: 2015-04-30
heat_template_version: ocata
parameters:
# Set these via parameter defaults to configure external VIPs

Some files were not shown because too many files have changed in this diff Show More