Change template names to queens

The new master branch should point now to queens instead of pike.

So, HOT templates should specify that they might contain features
for queens release [1]

[1]: https://docs.openstack.org/heat/latest/template_guide/hot_spec.html#queens

Change-Id: I7654d1c59db0c4508a9d7045f452612d22493004
This commit is contained in:
Carlos Camacho 2017-09-04 08:31:57 +02:00
parent 4609fab079
commit 927495fe3d
459 changed files with 462 additions and 458 deletions

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
Software Config to drive validations that occur on all nodes. Software Config to drive validations that occur on all nodes.

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: 'Bootstrap Config' description: 'Bootstrap Config'
parameters: parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
Software Config to drive validations that occur on all nodes. Software Config to drive validations that occur on all nodes.

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
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

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
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

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack Core Service OpenStack Core Service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
parameters: parameters:
ControlPlaneIp: ControlPlaneIp:

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
parameters: parameters:
ControlPlaneIp: ControlPlaneIp:

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
parameters: parameters:
ControlPlaneIp: ControlPlaneIp:

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
parameters: parameters:
ControlPlaneIp: ControlPlaneIp:

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
parameters: parameters:
ControlPlaneIp: ControlPlaneIp:

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
HOT template to created resources deployed by scenario007. HOT template to created resources deployed by scenario007.

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
This template resides in tripleo-ci for Mitaka CI jobs only. This template resides in tripleo-ci for Mitaka CI jobs only.

View File

@ -21,7 +21,7 @@
{% set update_steps_max = 6 -%} {% set update_steps_max = 6 -%}
{% set upgrade_steps_max = 6 -%} {% set upgrade_steps_max = 6 -%}
heat_template_version: pike heat_template_version: queens
description: > description: >
Post-deploy configuration steps via puppet for all roles, Post-deploy configuration steps via puppet for all roles,

View File

@ -2,7 +2,7 @@
{% set batch_upgrade_steps_max = 3 -%} {% set batch_upgrade_steps_max = 3 -%}
{% set upgrade_steps_max = 6 -%} {% set upgrade_steps_max = 6 -%}
{% set deliver_script = {'deliver': False} -%} {% set deliver_script = {'deliver': False} -%}
heat_template_version: pike heat_template_version: queens
description: 'Upgrade steps for all roles' description: 'Upgrade steps for all roles'
parameters: parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
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

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
parameters: parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
parameters: parameters:

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: Passwords we manage at the top level description: Passwords we manage at the top level

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
parameters: parameters:
network: network:

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
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

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: 'Deployed Server Bootstrap Config' description: 'Deployed Server Bootstrap Config'

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: 'Deployed Server Bootstrap Config' description: 'Deployed Server Bootstrap Config'

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
parameters: parameters:
RoleCounts: RoleCounts:

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
parameters: parameters:
image: image:
type: string type: string

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized aodh service OpenStack containerized aodh service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Aodh Evaluator service OpenStack containerized Aodh Evaluator service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Aodh Listener service OpenStack containerized Aodh Listener service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Aodh Notifier service OpenStack containerized Aodh Notifier service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Barbican API service OpenStack containerized Barbican API service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Ceilometer Agent Central service OpenStack containerized Ceilometer Agent Central service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Ceilometer Agent Compute service OpenStack containerized Ceilometer Agent Compute service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Ceilometer Agent Ipmi service OpenStack containerized Ceilometer Agent Ipmi service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Ceilometer Agent Notification service OpenStack containerized Ceilometer Agent Notification service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
Ceph base service. Shared by all Ceph services. Ceph base service. Shared by all Ceph services.

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
Ceph Client service. Ceph Client service.

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
Ceph External service. Ceph External service.

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
Ceph Metadata service. Ceph Metadata service.

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
Ceph Manager service. Ceph Manager service.

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
Ceph Monitor service. Ceph Monitor service.

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
Ceph OSD service. Ceph OSD service.

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
Ceph RadosGW service. Ceph RadosGW service.

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Cinder API service OpenStack containerized Cinder API service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Cinder Backup service OpenStack containerized Cinder Backup service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Cinder Scheduler service OpenStack containerized Cinder Scheduler service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Cinder Volume service OpenStack containerized Cinder Volume service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
Containerized collectd service Containerized collectd service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Congress API service OpenStack containerized Congress API service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
Contains a static list of common things necessary for containers Contains a static list of common things necessary for containers

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
MongoDB service deployment using puppet and docker MongoDB service deployment using puppet and docker

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
MySQL service deployment using puppet MySQL service deployment using puppet

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Redis services OpenStack containerized Redis services

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized EC2 API service OpenStack containerized EC2 API service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized etcd services OpenStack containerized etcd services

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized fluentd services OpenStack containerized fluentd services

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack Glance service configured with Puppet OpenStack Glance service configured with Puppet

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized gnocchi service OpenStack containerized gnocchi service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Gnocchi Metricd service OpenStack containerized Gnocchi Metricd service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Gnocchi Statsd service OpenStack containerized Gnocchi Statsd service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized HAproxy service OpenStack containerized HAproxy service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Heat API CFN service OpenStack containerized Heat API CFN service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Heat API service OpenStack containerized Heat API service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Heat Engine service OpenStack containerized Heat Engine service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Horizon service OpenStack containerized Horizon service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Ironic API service OpenStack containerized Ironic API service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Ironic Conductor service OpenStack containerized Ironic Conductor service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Ironic Inspector service (EXPERIMENTAL) OpenStack containerized Ironic Inspector service (EXPERIMENTAL)

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Ironic PXE service OpenStack containerized Ironic PXE service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Iscsid service OpenStack containerized Iscsid service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Keystone service OpenStack containerized Keystone service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Barbican API service OpenStack containerized Barbican API service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Glance API service OpenStack containerized Glance API service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized HAProxy API service OpenStack containerized HAProxy API service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Heat API CFN service OpenStack containerized Heat API CFN service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Heat API service OpenStack containerized Heat API service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Glance API service OpenStack containerized Glance API service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Keystone service OpenStack containerized Keystone service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Neutron API service OpenStack containerized Neutron API service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Neutron service OpenStack containerized Neutron service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
Template for nova-api's logging to files Template for nova-api's logging to files

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
Template for nova's logging to files Template for nova's logging to files

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
Template for nova-placement's logging to files Template for nova-placement's logging to files

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Panko service OpenStack containerized Panko service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Barbican service OpenStack containerized Barbican service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Glance API service OpenStack containerized Glance API service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized HAProxy API service OpenStack containerized HAProxy API service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Heat API CFN service OpenStack containerized Heat API CFN service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Heat API service OpenStack containerized Heat API service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Glance API service OpenStack containerized Glance API service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Keystone service OpenStack containerized Keystone service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Neutron API service OpenStack containerized Neutron API service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
Template for nova-api's logging to stdout Template for nova-api's logging to stdout

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
Template for nova's logging to stdout Template for nova's logging to stdout

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Nova libvirt service OpenStack containerized Nova libvirt service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
Template for nova-placement's logging to stdout Template for nova-placement's logging to stdout

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Keystone service OpenStack containerized Keystone service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
Containerized logrotate with crond for containerized service logs rotation Containerized logrotate with crond for containerized service logs rotation

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Manila API service OpenStack containerized Manila API service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Manila Scheduler service OpenStack containerized Manila Scheduler service

View File

@ -1,4 +1,4 @@
heat_template_version: pike heat_template_version: queens
description: > description: >
OpenStack containerized Manila Share service OpenStack containerized Manila Share service

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