Merge "Update the template_version alias for all the templates to pike."
This commit is contained in:
commit
ede56b7a8e
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive validations that occur on all nodes.
|
Software Config to drive validations that occur on all nodes.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: 'Bootstrap Config'
|
description: 'Bootstrap Config'
|
||||||
|
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config for a simple bridge configured
|
Software Config to drive os-net-config for a simple bridge configured
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config for a simple bridge configured
|
Software Config to drive os-net-config for a simple bridge configured
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack Core Service
|
OpenStack Core Service
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
HOT template to created resources deployed by scenario001.
|
HOT template to created resources deployed by scenario001.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
HOT template to created resources deployed by scenario002.
|
HOT template to created resources deployed by scenario002.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
HOT template to created resources deployed by scenario003.
|
HOT template to created resources deployed by scenario003.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
HOT template to created resources deployed by scenario004.
|
HOT template to created resources deployed by scenario004.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
This template resides in tripleo-ci for Mitaka CI jobs only.
|
This template resides in tripleo-ci for Mitaka CI jobs only.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: Passwords we manage at the top level
|
description: Passwords we manage at the top level
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
parameters:
|
parameters:
|
||||||
network:
|
network:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: "
|
description: "
|
||||||
A fake OS::Neutron::Port stack which outputs fixed_ips and subnets based on
|
A fake OS::Neutron::Port stack which outputs fixed_ips and subnets based on
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: 'Deployed Server Bootstrap Config'
|
description: 'Deployed Server Bootstrap Config'
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: 'Deployed Server Bootstrap Config'
|
description: 'Deployed Server Bootstrap Config'
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
parameters:
|
parameters:
|
||||||
image:
|
image:
|
||||||
type: string
|
type: string
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
# primary role is: {{primary_role_name}}
|
# primary role is: {{primary_role_name}}
|
||||||
{% set deploy_steps_max = 6 -%}
|
{% set deploy_steps_max = 6 -%}
|
||||||
|
|
||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Post-deploy configuration steps via puppet for all roles,
|
Post-deploy configuration steps via puppet for all roles,
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
parameters:
|
parameters:
|
||||||
DockerNamespace:
|
DockerNamespace:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Contains a static list of common things necessary for containers
|
Contains a static list of common things necessary for containers
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
MongoDB service deployment using puppet and docker
|
MongoDB service deployment using puppet and docker
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
MySQL service deployment using puppet
|
MySQL service deployment using puppet
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack containerized Redis services
|
OpenStack containerized Redis services
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack containerized etcd services
|
OpenStack containerized etcd services
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack containerized Neutron ML2 Plugin configured with Puppet
|
OpenStack containerized Neutron ML2 Plugin configured with Puppet
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack containerized Nova Metadata service
|
OpenStack containerized Nova Metadata service
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Utility stack to convert an array of services into a set of combined
|
Utility stack to convert an array of services into a set of combined
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack Swift Ringbuilder
|
OpenStack Swift Ringbuilder
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config to configure multiple interfaces
|
Software Config to drive os-net-config to configure multiple interfaces
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Example extra config for cluster config
|
Example extra config for cluster config
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Example extra config for cluster config
|
Example extra config for cluster config
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: Template file to add a swap partition to a node.
|
description: Template file to add a swap partition to a node.
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: Template file to add a swap file to a node.
|
description: Template file to add a swap file to a node.
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: 'Generates the relevant service principals for a server'
|
description: 'Generates the relevant service principals for a server'
|
||||||
|
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: 'Extra Post Deployment Config'
|
description: 'Extra Post Deployment Config'
|
||||||
parameters:
|
parameters:
|
||||||
servers:
|
servers:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Example extra config for post-deployment
|
Example extra config for post-deployment
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Example extra config for post-deployment, this re-runs every update
|
Example extra config for post-deployment, this re-runs every update
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
RHEL Registration and unregistration software deployments.
|
RHEL Registration and unregistration software deployments.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Do some configuration, then reboot - sometimes needed for early-boot
|
Do some configuration, then reboot - sometimes needed for early-boot
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Do some configuration, then reboot - sometimes needed for early-boot
|
Do some configuration, then reboot - sometimes needed for early-boot
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: 'Post-Puppet Config for Pacemaker deployments'
|
description: 'Post-Puppet Config for Pacemaker deployments'
|
||||||
|
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: 'Post-Puppet restart config for Pacemaker deployments'
|
description: 'Post-Puppet restart config for Pacemaker deployments'
|
||||||
|
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: 'Pre-Puppet Config for Pacemaker deployments'
|
description: 'Pre-Puppet Config for Pacemaker deployments'
|
||||||
|
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
This is a template which will fetch the ssh host public key.
|
This is a template which will fetch the ssh host public key.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: 'SSH Known Hosts Config'
|
description: 'SSH Known Hosts Config'
|
||||||
|
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Software-config for performing package updates using yum
|
Software-config for performing package updates using yum
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: 'No-op yum update task'
|
description: 'No-op yum update task'
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
parameters:
|
parameters:
|
||||||
ContrailRepo:
|
ContrailRepo:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Configure os-net-config mappings for specific nodes
|
Configure os-net-config mappings for specific nodes
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
This is a default no-op template which provides empty user-data
|
This is a default no-op template which provides empty user-data
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
This is first boot configuration for development purposes. It allows
|
This is first boot configuration for development purposes. It allows
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
# NOTE: You don't need to pass the parameter explicitly from the
|
# NOTE: You don't need to pass the parameter explicitly from the
|
||||||
# parent template, it can be specified via the parameter_defaults
|
# parent template, it can be specified via the parameter_defaults
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
parameters:
|
parameters:
|
||||||
# Can be overridden via parameter_defaults in the environment
|
# Can be overridden via parameter_defaults in the environment
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Uses cloud-init to enable root logins and set the root password.
|
Uses cloud-init to enable root logins and set the root password.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: 'All Hosts Config'
|
description: 'All Hosts Config'
|
||||||
|
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config with 2 bonded nics on a bridge.
|
Software Config to drive os-net-config with 2 bonded nics on a bridge.
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config for a simple bridge.
|
Software Config to drive os-net-config for a simple bridge.
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config for a simple bridge.
|
Software Config to drive os-net-config for a simple bridge.
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Software Config to no-op for os-net-config. Using this will allow you
|
Software Config to no-op for os-net-config. Using this will allow you
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config for a simple bridge configured with a static IP address for the ctlplane network.
|
Software Config to drive os-net-config for a simple bridge configured with a static IP address for the ctlplane network.
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config for a simple bridge configured with a static IP address for the ctlplane network.
|
Software Config to drive os-net-config for a simple bridge configured with a static IP address for the ctlplane network.
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config for a simple bridge.
|
Software Config to drive os-net-config for a simple bridge.
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config for a simple bridge configured with a static IP address for the ctlplane network.
|
Software Config to drive os-net-config for a simple bridge configured with a static IP address for the ctlplane network.
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config with 2 bonded nics on a bridge with VLANs attached for the ceph storage role.
|
Software Config to drive os-net-config with 2 bonded nics on a bridge with VLANs attached for the ceph storage role.
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config with 2 bonded nics on a bridge with VLANs attached for the cinder storage role.
|
Software Config to drive os-net-config with 2 bonded nics on a bridge with VLANs attached for the cinder storage role.
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config with 2 bonded nics on a bridge with VLANs attached for the compute role.
|
Software Config to drive os-net-config with 2 bonded nics on a bridge with VLANs attached for the compute role.
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config with 2 bonded nics on a bridge with VLANs attached for the compute role.
|
Software Config to drive os-net-config with 2 bonded nics on a bridge with VLANs attached for the compute role.
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config with 2 bonded nics on a bridge with VLANs attached for the controller role.
|
Software Config to drive os-net-config with 2 bonded nics on a bridge with VLANs attached for the controller role.
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config with 2 bonded nics on a bridge with VLANs attached for the controller role with IPv6
|
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
|
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: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config with 2 bonded nics on a bridge with VLANs attached for the controller role.
|
Software Config to drive os-net-config with 2 bonded nics on a bridge with VLANs attached for the controller role.
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config with 2 bonded nics on a bridge with VLANs attached for the swift storage role.
|
Software Config to drive os-net-config with 2 bonded nics on a bridge with VLANs attached for the swift storage role.
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config to configure multiple interfaces for the ceph storage role.
|
Software Config to drive os-net-config to configure multiple interfaces for the ceph storage role.
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config to configure multiple interfaces for the cinder storage role.
|
Software Config to drive os-net-config to configure multiple interfaces for the cinder storage role.
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config to configure multiple interfaces for the
|
Software Config to drive os-net-config to configure multiple interfaces for the
|
||||||
compute role with external bridge for DVR.
|
compute role with external bridge for DVR.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config to configure multiple interfaces for the compute role.
|
Software Config to drive os-net-config to configure multiple interfaces for the compute role.
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config to configure multiple interfaces for the controller role with IPv6 on the External
|
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.
|
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: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config to configure multiple interfaces for the controller role.
|
Software Config to drive os-net-config to configure multiple interfaces for the controller role.
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config to configure multiple interfaces for the swift storage role.
|
Software Config to drive os-net-config to configure multiple interfaces for the swift storage role.
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config to configure VLANs for the ceph storage role.
|
Software Config to drive os-net-config to configure VLANs for the ceph storage role.
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config to configure VLANs for the cinder storage role.
|
Software Config to drive os-net-config to configure VLANs for the cinder storage role.
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config to configure VLANs for the compute role.
|
Software Config to drive os-net-config to configure VLANs for the compute role.
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config to configure VLANs for the controller role with IPv6 on the External network. The
|
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.
|
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: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config to configure VLANs for the controller role.
|
Software Config to drive os-net-config to configure VLANs for the controller role.
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config to configure VLANs for the swift storage role.
|
Software Config to drive os-net-config to configure VLANs for the swift storage role.
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config to configure VLANs for the ceph storage role.
|
Software Config to drive os-net-config to configure VLANs for the ceph storage role.
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config to configure VLANs for the cinder storage role.
|
Software Config to drive os-net-config to configure VLANs for the cinder storage role.
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config to configure VLANs for the compute role.
|
Software Config to drive os-net-config to configure VLANs for the compute role.
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config to configure VLANs for the controller role. No external IP is configured.
|
Software Config to drive os-net-config to configure VLANs for the controller role. No external IP is configured.
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config to configure VLANs for the controller role with IPv6 on the External network. The
|
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.
|
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: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config to configure VLANs for the controller role.
|
Software Config to drive os-net-config to configure VLANs for the controller role.
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: >
|
description: >
|
||||||
Software Config to drive os-net-config to configure VLANs for the swift storage role.
|
Software Config to drive os-net-config to configure VLANs for the swift storage role.
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -191,7 +191,7 @@ def template_endpoint_items(config):
|
|||||||
|
|
||||||
def generate_endpoint_map_template(config):
|
def generate_endpoint_map_template(config):
|
||||||
return collections.OrderedDict([
|
return collections.OrderedDict([
|
||||||
('heat_template_version', 'ocata'),
|
('heat_template_version', 'pike'),
|
||||||
('description', 'A map of OpenStack endpoints. Since the endpoints '
|
('description', 'A map of OpenStack endpoints. Since the endpoints '
|
||||||
'are URLs, we need to have brackets around IPv6 IP addresses. The '
|
'are URLs, we need to have brackets around IPv6 IP addresses. The '
|
||||||
'inputs to these parameters come from net_ip_uri_map, which will '
|
'inputs to these parameters come from net_ip_uri_map, which will '
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
### This file is automatically generated from endpoint_data.yaml
|
### This file is automatically generated from endpoint_data.yaml
|
||||||
### by the script build_endpoint_map.py
|
### by the script build_endpoint_map.py
|
||||||
|
|
||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
description: A map of OpenStack endpoints. Since the endpoints are URLs,
|
description: A map of OpenStack endpoints. Since the endpoints are URLs,
|
||||||
we need to have brackets around IPv6 IP addresses. The inputs to these
|
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
|
parameters come from net_ip_uri_map, which will include these brackets
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
External network. Public traffic, Neutron l3router for floating IPs/SNAT, etc.
|
External network. Public traffic, Neutron l3router for floating IPs/SNAT, etc.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
External network. Public traffic, Neutron l3router for floating IPs/SNAT, etc.
|
External network. Public traffic, Neutron l3router for floating IPs/SNAT, etc.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Internal API network. Used for most APIs, Database, RPC.
|
Internal API network. Used for most APIs, Database, RPC.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Internal API network. Used for most APIs, Database, RPC.
|
Internal API network. Used for most APIs, Database, RPC.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Management network. System administration, SSH, DNS, NTP, etc. This network
|
Management network. System administration, SSH, DNS, NTP, etc. This network
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Management network. System administration, SSH, DNS, NTP, etc. This network
|
Management network. System administration, SSH, DNS, NTP, etc. This network
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: Create networks to split out Overcloud traffic
|
description: Create networks to split out Overcloud traffic
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: ocata
|
heat_template_version: pike
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Creates a port for a VIP on the undercloud ctlplane network.
|
Creates a port for a VIP on the undercloud ctlplane network.
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user