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: >
|
||||
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'
|
||||
|
||||
parameters:
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
OpenStack Core Service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
HOT template to created resources deployed by scenario001.
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
HOT template to created resources deployed by scenario002.
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
HOT template to created resources deployed by scenario003.
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
HOT template to created resources deployed by scenario004.
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
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
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
parameters:
|
||||
network:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: "
|
||||
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'
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: 'Deployed Server Bootstrap Config'
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
parameters:
|
||||
image:
|
||||
type: string
|
||||
|
@ -11,7 +11,7 @@
|
||||
# primary role is: {{primary_role_name}}
|
||||
{% set deploy_steps_max = 6 -%}
|
||||
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
Post-deploy configuration steps via puppet for all roles,
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
parameters:
|
||||
DockerNamespace:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
Contains a static list of common things necessary for containers
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
MongoDB service deployment using puppet and docker
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
MySQL service deployment using puppet
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
OpenStack containerized Redis services
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
OpenStack containerized etcd services
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
OpenStack containerized Neutron ML2 Plugin configured with Puppet
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
OpenStack containerized Nova Metadata service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
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: >
|
||||
OpenStack Swift Ringbuilder
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
Software Config to drive os-net-config to configure multiple interfaces
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
Example extra config for cluster config
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
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.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
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'
|
||||
|
||||
parameters:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
description: 'Extra Post Deployment Config'
|
||||
parameters:
|
||||
servers:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
Example extra config for post-deployment
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
Example extra config for post-deployment, this re-runs every update
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
RHEL Registration and unregistration software deployments.
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
Do some configuration, then reboot - sometimes needed for early-boot
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
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'
|
||||
|
||||
parameters:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
description: 'Post-Puppet restart config for Pacemaker deployments'
|
||||
|
||||
parameters:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
description: 'Pre-Puppet Config for Pacemaker deployments'
|
||||
|
||||
parameters:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
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'
|
||||
|
||||
parameters:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
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'
|
||||
|
||||
resources:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
parameters:
|
||||
ContrailRepo:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
Configure os-net-config mappings for specific nodes
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
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: >
|
||||
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
|
||||
# parent template, it can be specified via the parameter_defaults
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
parameters:
|
||||
# Can be overridden via parameter_defaults in the environment
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
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'
|
||||
|
||||
parameters:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
description: >
|
||||
Software Config to drive os-net-config with 2 bonded nics on a bridge.
|
||||
parameters:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
description: >
|
||||
Software Config to drive os-net-config for a simple bridge.
|
||||
parameters:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
description: >
|
||||
Software Config to drive os-net-config for a simple bridge.
|
||||
parameters:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
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: >
|
||||
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: ocata
|
||||
heat_template_version: pike
|
||||
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: ocata
|
||||
heat_template_version: pike
|
||||
description: >
|
||||
Software Config to drive os-net-config for a simple bridge.
|
||||
parameters:
|
||||
|
@ -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 with a static IP address for the ctlplane network.
|
||||
parameters:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
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: ocata
|
||||
heat_template_version: pike
|
||||
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: ocata
|
||||
heat_template_version: pike
|
||||
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: ocata
|
||||
heat_template_version: pike
|
||||
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: ocata
|
||||
heat_template_version: pike
|
||||
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: ocata
|
||||
heat_template_version: pike
|
||||
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: ocata
|
||||
heat_template_version: pike
|
||||
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: ocata
|
||||
heat_template_version: pike
|
||||
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: ocata
|
||||
heat_template_version: pike
|
||||
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: ocata
|
||||
heat_template_version: pike
|
||||
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: ocata
|
||||
heat_template_version: pike
|
||||
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: ocata
|
||||
heat_template_version: pike
|
||||
description: >
|
||||
Software Config to drive os-net-config to configure multiple interfaces for the compute role.
|
||||
parameters:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
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: ocata
|
||||
heat_template_version: pike
|
||||
description: >
|
||||
Software Config to drive os-net-config to configure multiple interfaces for the controller role.
|
||||
parameters:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
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: ocata
|
||||
heat_template_version: pike
|
||||
description: >
|
||||
Software Config to drive os-net-config to configure VLANs for the ceph storage role.
|
||||
parameters:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
description: >
|
||||
Software Config to drive os-net-config to configure VLANs for the cinder storage role.
|
||||
parameters:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
description: >
|
||||
Software Config to drive os-net-config to configure VLANs for the compute role.
|
||||
parameters:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
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: ocata
|
||||
heat_template_version: pike
|
||||
description: >
|
||||
Software Config to drive os-net-config to configure VLANs for the controller role.
|
||||
parameters:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
description: >
|
||||
Software Config to drive os-net-config to configure VLANs for the swift storage role.
|
||||
parameters:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
description: >
|
||||
Software Config to drive os-net-config to configure VLANs for the ceph storage role.
|
||||
parameters:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
description: >
|
||||
Software Config to drive os-net-config to configure VLANs for the cinder storage role.
|
||||
parameters:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
description: >
|
||||
Software Config to drive os-net-config to configure VLANs for the compute role.
|
||||
parameters:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
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: ocata
|
||||
heat_template_version: pike
|
||||
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: ocata
|
||||
heat_template_version: pike
|
||||
description: >
|
||||
Software Config to drive os-net-config to configure VLANs for the controller role.
|
||||
parameters:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
description: >
|
||||
Software Config to drive os-net-config to configure VLANs for the swift storage role.
|
||||
parameters:
|
||||
|
@ -191,7 +191,7 @@ def template_endpoint_items(config):
|
||||
|
||||
def generate_endpoint_map_template(config):
|
||||
return collections.OrderedDict([
|
||||
('heat_template_version', 'ocata'),
|
||||
('heat_template_version', 'pike'),
|
||||
('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 '
|
||||
|
@ -2,7 +2,7 @@
|
||||
### This file is automatically generated from endpoint_data.yaml
|
||||
### 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,
|
||||
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: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
External network. Public traffic, Neutron l3router for floating IPs/SNAT, etc.
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
External network. Public traffic, Neutron l3router for floating IPs/SNAT, etc.
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
Internal API network. Used for most APIs, Database, RPC.
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
Internal API network. Used for most APIs, Database, RPC.
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
Management network. System administration, SSH, DNS, NTP, etc. This network
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
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
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
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