tripleo-heat-templates/ci/environments
John Fulton 30bde6129c Introduce CephExtraKeys
Introduce the CephExtraKeys parameter which may be used
have the newly deployed Ceph cluster create additional
keys which may be used by clients to access the cluster.

This parameter will useful for the multiple-external-ceph
blueprint because an operator would use CephExtraKeys to
create a cluster with a new key and that same key could
then be passed to a subsequent deployment to access the
same Ceph cluster. The alternative is to require the
operator to create this key manually between doing split
control plane deployments.

Change-Id: Ic47c2ad47e15e7e7bf56b300517e333f7ebd4013
Implements: blueprint multiple-external-ceph
(cherry picked from commit 182f77d913)
2020-01-06 19:08:38 +00:00
..
network Drop EC2MetadataIp parameter and its uses 2019-07-05 14:05:59 +02:00
README.rst Add README to ci/environments directory 2017-06-27 14:47:55 -05:00
ceph-min-osds.yaml Add Ceph configuration with PoolDefaultSize 1 2017-06-27 22:41:56 +03:00
disable-unbound.yaml Add secondary DNS server to disable-unbound environment 2018-07-20 12:05:37 +00:00
multinode-3nodes-registry.yaml Move pacemaker, pacemaker-remote into deployments 2019-04-22 20:54:13 -04:00
multinode-3nodes.yaml Make Multipathd an optional service 2019-06-24 07:15:37 -07:00
multinode-containers.yaml Make Multipathd an optional service 2019-06-24 07:15:37 -07:00
multinode-core.yaml Convert dynamic lookups to use colon notation 2018-11-12 21:21:49 -07:00
ovb-ha.yaml Remove ContainerCLI from ovb-ha default file 2019-08-06 16:58:52 +00:00
scenario000-multinode-containers.yaml Disable Pacemaker on scenario000 2019-08-29 17:58:31 -04:00
scenario001-multinode-containers.yaml Disable legacy telemetry by default 2019-11-20 20:30:24 +00:00
scenario001-standalone.yaml Introduce CephExtraKeys 2020-01-06 19:08:38 +00:00
scenario002-multinode-containers.yaml Disable legacy telemetry by default 2019-11-20 20:30:24 +00:00
scenario002-standalone.yaml Disable legacy telemetry by default 2019-11-20 20:30:24 +00:00
scenario003-multinode-containers.yaml Make Multipathd an optional service 2019-06-24 07:15:37 -07:00
scenario003-standalone.yaml Move Designate to Experimental 2019-03-12 15:12:27 +00:00
scenario004-multinode-containers.yaml Disable legacy telemetry by default 2019-11-20 20:30:24 +00:00
scenario004-standalone.yaml Disable legacy telemetry by default 2019-11-20 20:30:24 +00:00
scenario006-multinode-containers.yaml Use timesync service 2019-05-03 14:41:27 -06:00
scenario006-multinode.yaml Use timesync service 2019-05-03 14:41:27 -06:00
scenario007-multinode-containers.yaml Change default value for NeutronPluginExtensions 2019-12-13 13:00:22 +00:00
scenario007-standalone.yaml Change default value for NeutronPluginExtensions 2019-12-13 13:00:22 +00:00
scenario010-multinode-containers.yaml Disable legacy telemetry by default 2019-11-20 20:30:24 +00:00
scenario010-standalone.yaml Configure amphora for upload and run tempest 2019-11-01 13:46:03 -02:30
scenario012-multinode-containers.yaml ml2-ansible: Set api_max_retries when net-ansible is used 2019-11-27 13:05:58 +00:00
scenario012-standalone.yaml ml2-ansible: Set api_max_retries when net-ansible is used 2019-11-27 13:05:58 +00:00

README.rst

This directory contains environments that are used in tripleo-ci. They may change from release to release or within a release, and should not be relied upon in a production environment. The top-level environments directory in tripleo-heat-templates contains the production-ready environment files.