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:
parent
db45116afd
commit
3c6ec654b4
@ -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.
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2015-04-30
|
||||
heat_template_version: ocata
|
||||
description: 'Bootstrap Config'
|
||||
|
||||
parameters:
|
||||
|
@ -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
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2013-05-23
|
||||
heat_template_version: ocata
|
||||
|
||||
description: >
|
||||
HOT template to created resources deployed by scenario001.
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2013-05-23
|
||||
heat_template_version: ocata
|
||||
|
||||
description: >
|
||||
HOT template to created resources deployed by scenario002.
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2013-05-23
|
||||
heat_template_version: ocata
|
||||
|
||||
description: >
|
||||
HOT template to created resources deployed by scenario003.
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2013-05-23
|
||||
heat_template_version: ocata
|
||||
|
||||
description: >
|
||||
HOT template to created resources deployed by scenario004.
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2016-10-14
|
||||
heat_template_version: ocata
|
||||
|
||||
description: Passwords we manage at the top level
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2014-10-16
|
||||
heat_template_version: ocata
|
||||
parameters:
|
||||
image:
|
||||
type: string
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2014-10-16
|
||||
heat_template_version: ocata
|
||||
|
||||
parameters:
|
||||
DockerAgentImage:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2016-10-14
|
||||
heat_template_version: ocata
|
||||
|
||||
description: >
|
||||
Post-deploy configuration steps via puppet for all roles,
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2015-04-30
|
||||
heat_template_version: ocata
|
||||
|
||||
description: >
|
||||
OpenStack Neutron openvswitch service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2015-04-30
|
||||
heat_template_version: ocata
|
||||
|
||||
description: >
|
||||
OpenStack containerized Nova Compute service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2015-04-30
|
||||
heat_template_version: ocata
|
||||
|
||||
description: >
|
||||
OpenStack Libvirt Service
|
||||
|
@ -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
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2014-10-16
|
||||
heat_template_version: ocata
|
||||
|
||||
description: >
|
||||
Example extra config for cluster config
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2014-10-16
|
||||
heat_template_version: ocata
|
||||
|
||||
description: >
|
||||
Example extra config for cluster config
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2014-10-16
|
||||
heat_template_version: ocata
|
||||
|
||||
description: >
|
||||
Extra config to add swap space to nodes.
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2014-10-16
|
||||
heat_template_version: ocata
|
||||
|
||||
description: >
|
||||
Extra config to add swap space to nodes.
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2014-10-16
|
||||
heat_template_version: ocata
|
||||
description: 'Extra Post Deployment Config'
|
||||
parameters:
|
||||
servers:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2014-10-16
|
||||
heat_template_version: ocata
|
||||
|
||||
description: >
|
||||
Example extra config for post-deployment
|
||||
|
@ -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
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2014-10-16
|
||||
heat_template_version: ocata
|
||||
|
||||
description: >
|
||||
RHEL Registration and unregistration software deployments.
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2014-10-16
|
||||
heat_template_version: ocata
|
||||
|
||||
description: >
|
||||
Software-config for ceilometer configuration under httpd during upgrades
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2016-10-14
|
||||
heat_template_version: ocata
|
||||
description: 'Upgrade for Pacemaker deployments'
|
||||
|
||||
parameters:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2014-10-16
|
||||
heat_template_version: ocata
|
||||
description: 'Upgrade for Pacemaker deployments'
|
||||
|
||||
parameters:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2014-10-16
|
||||
heat_template_version: ocata
|
||||
|
||||
description: >
|
||||
Software-config for performing aodh data migration
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2014-10-16
|
||||
heat_template_version: ocata
|
||||
description: 'Post-Puppet Config for Pacemaker deployments'
|
||||
|
||||
parameters:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2014-10-16
|
||||
heat_template_version: ocata
|
||||
description: 'Post-Puppet restart config for Pacemaker deployments'
|
||||
|
||||
parameters:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2014-10-16
|
||||
heat_template_version: ocata
|
||||
description: 'Pre-Puppet Config for Pacemaker deployments'
|
||||
|
||||
parameters:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2014-10-16
|
||||
heat_template_version: ocata
|
||||
|
||||
description: >
|
||||
Software-config for performing package updates using yum
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2014-10-16
|
||||
heat_template_version: ocata
|
||||
description: 'No-op yum update task'
|
||||
|
||||
resources:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2015-10-15
|
||||
heat_template_version: ocata
|
||||
|
||||
description: >
|
||||
Configure os-net-config mappings for specific nodes
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2016-10-14
|
||||
heat_template_version: ocata
|
||||
|
||||
parameters:
|
||||
# Can be overridden via parameter_defaults in the environment
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2016-10-14
|
||||
heat_template_version: ocata
|
||||
description: 'All Hosts Config'
|
||||
|
||||
parameters:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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.
|
||||
|
@ -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:
|
||||
|
@ -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.
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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.
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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.
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2015-04-30
|
||||
heat_template_version: ocata
|
||||
|
||||
description: >
|
||||
Internal API network. Used for most APIs, Database, RPC.
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2015-04-30
|
||||
heat_template_version: ocata
|
||||
|
||||
description: >
|
||||
Internal API network. Used for most APIs, Database, RPC.
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2015-04-30
|
||||
heat_template_version: ocata
|
||||
|
||||
description: Create networks to split out Overcloud traffic
|
||||
|
||||
|
@ -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.
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2015-10-15
|
||||
heat_template_version: ocata
|
||||
|
||||
description: >
|
||||
Creates a port on the internal_api network.
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2015-10-15
|
||||
heat_template_version: ocata
|
||||
|
||||
description: >
|
||||
Creates a port on the internal_api network.
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2016-10-14
|
||||
heat_template_version: ocata
|
||||
|
||||
parameters:
|
||||
ControlPlaneIpList:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: 2015-04-30
|
||||
heat_template_version: ocata
|
||||
|
||||
parameters:
|
||||
ControlPlaneIp:
|
||||
|
@ -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
Loading…
x
Reference in New Issue
Block a user