Merge "Change template names to queens"
This commit is contained in:
commit
107b610923
all-nodes-validation.yamlbootstrap-config.yaml
ci
common
config-download-software.yamlconfig-download-structured.yamldefault_passwords.yamldeployed-server
ctlplane-port.yamldeployed-neutron-port.yamldeployed-server-bootstrap-centos.yamldeployed-server-bootstrap-rhel.yamldeployed-server-environment-output.yamldeployed-server.yaml
docker/services
aodh-api.yamlaodh-evaluator.yamlaodh-listener.yamlaodh-notifier.yamlbarbican-api.yamlceilometer-agent-central.yamlceilometer-agent-compute.yamlceilometer-agent-ipmi.yamlceilometer-agent-notification.yamllogrotate-crond.yamlmanila-api.yamlmanila-scheduler.yamlmanila-share.yaml
ceph-ansible
ceph-base.yamlceph-client.yamlceph-external.yamlceph-mds.yamlceph-mgr.yamlceph-mon.yamlceph-osd.yamlceph-rgw.yaml
cinder-api.yamlcinder-backup.yamlcinder-scheduler.yamlcinder-volume.yamlcollectd.yamlcongress.yamlcontainers-common.yamldatabase
ec2-api.yamletcd.yamlfluentd.yamlglance-api.yamlgnocchi-api.yamlgnocchi-metricd.yamlgnocchi-statsd.yamlhaproxy.yamlheat-api-cfn.yamlheat-api.yamlheat-engine.yamlhorizon.yamlironic-api.yamlironic-conductor.yamlironic-inspector.yamlironic-pxe.yamliscsid.yamlkeystone.yamllogging
files
barbican-api.yamlglance-api.yamlhaproxy.yamlheat-api-cfn.yamlheat-api.yamlheat-engine.yamlkeystone.yamlneutron-api.yamlneutron-common.yamlnova-api.yamlnova-common.yamlnova-placement.yamlpanko-api.yaml
stdout
@ -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