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:
parent
4609fab079
commit
927495fe3d
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
Software Config to drive validations that occur on all nodes.
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
description: 'Bootstrap Config'
|
||||
|
||||
parameters:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
Software Config to drive validations that occur on all nodes.
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
Software Config to drive os-net-config for a simple bridge configured
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
Software Config to drive os-net-config for a simple bridge configured
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack Core Service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
parameters:
|
||||
ControlPlaneIp:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
parameters:
|
||||
ControlPlaneIp:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
parameters:
|
||||
ControlPlaneIp:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
parameters:
|
||||
ControlPlaneIp:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
parameters:
|
||||
ControlPlaneIp:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
HOT template to created resources deployed by scenario007.
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
This template resides in tripleo-ci for Mitaka CI jobs only.
|
||||
|
@ -21,7 +21,7 @@
|
||||
{% set update_steps_max = 6 -%}
|
||||
{% set upgrade_steps_max = 6 -%}
|
||||
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
Post-deploy configuration steps via puppet for all roles,
|
||||
|
@ -2,7 +2,7 @@
|
||||
{% set batch_upgrade_steps_max = 3 -%}
|
||||
{% set upgrade_steps_max = 6 -%}
|
||||
{% set deliver_script = {'deliver': False} -%}
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
description: 'Upgrade steps for all roles'
|
||||
|
||||
parameters:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
Utility stack to convert an array of services into a set of combined
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
parameters:
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
parameters:
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: Passwords we manage at the top level
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
parameters:
|
||||
network:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: "
|
||||
A fake OS::Neutron::Port stack which outputs fixed_ips and subnets based on
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: 'Deployed Server Bootstrap Config'
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: 'Deployed Server Bootstrap Config'
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
parameters:
|
||||
RoleCounts:
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
parameters:
|
||||
image:
|
||||
type: string
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized aodh service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Aodh Evaluator service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Aodh Listener service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Aodh Notifier service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Barbican API service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Ceilometer Agent Central service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Ceilometer Agent Compute service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Ceilometer Agent Ipmi service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Ceilometer Agent Notification service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
Ceph base service. Shared by all Ceph services.
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
Ceph Client service.
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
Ceph External service.
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
Ceph Metadata service.
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
Ceph Manager service.
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
Ceph Monitor service.
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
Ceph OSD service.
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
Ceph RadosGW service.
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Cinder API service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Cinder Backup service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Cinder Scheduler service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Cinder Volume service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
Containerized collectd service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Congress API service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
Contains a static list of common things necessary for containers
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
MongoDB service deployment using puppet and docker
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
MySQL service deployment using puppet
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Redis services
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized EC2 API service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized etcd services
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized fluentd services
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack Glance service configured with Puppet
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized gnocchi service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Gnocchi Metricd service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Gnocchi Statsd service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized HAproxy service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Heat API CFN service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Heat API service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Heat Engine service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Horizon service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Ironic API service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Ironic Conductor service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Ironic Inspector service (EXPERIMENTAL)
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Ironic PXE service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Iscsid service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Keystone service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Barbican API service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Glance API service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized HAProxy API service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Heat API CFN service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Heat API service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Glance API service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Keystone service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Neutron API service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Neutron service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
Template for nova-api's logging to files
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
Template for nova's logging to files
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
Template for nova-placement's logging to files
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Panko service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Barbican service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Glance API service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized HAProxy API service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Heat API CFN service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Heat API service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Glance API service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Keystone service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Neutron API service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
Template for nova-api's logging to stdout
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
Template for nova's logging to stdout
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Nova libvirt service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
Template for nova-placement's logging to stdout
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Keystone service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
Containerized logrotate with crond for containerized service logs rotation
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Manila API service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Manila Scheduler service
|
||||
|
@ -1,4 +1,4 @@
|
||||
heat_template_version: pike
|
||||
heat_template_version: queens
|
||||
|
||||
description: >
|
||||
OpenStack containerized Manila Share service
|
||||
|
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