tripleo-heat-templates/ci/environments
Daniel Alvarez 85e006d19d Add support for OVN Metadata Agent
This patch adds support for networking-ovn-metadata-agent.
It will deploy the agent on compute nodes and disable Nova
force_config_drive.

The following two patches have been squashed into this one:
* https://review.openstack.org/#/c/525164/
* https://review.openstack.org/#/c/522813/
The reason behind the squash is that we had interdepenencies
and this patch alone wouldn't be testing the code properly
without the two other ones since scenario007 job in baremetal
has been removed for this cycle.

UpgradeImpact

Depends-On: I678652294cb8f964c34b742a0bc0ea360d736fb9
Depends-On: If3dffde5e0db8f7607a9708d36d54d1600fe5da8
Depends-On: I38f775479d178f5b252619635b67f876bc8c5ed5
Depends-On: Ifdd42437333730a3b3e6f36cbab6df0a2971a5a1
Depends-On: I940cec6d670df39ac6e2a3559a028acbeee99331

Change-Id: Idc2bb4e31a64502ac6fcdac771d823509dc328e7
Signed-off-by: Daniel Alvarez <dalvarez@redhat.com>
2018-01-12 09:40:06 +00:00
..
network Convert ipv4 nic-config templates 2018-01-08 11:54:19 -05:00
ceph-min-osds.yaml Add Ceph configuration with PoolDefaultSize 1 2017-06-27 22:41:56 +03:00
multinode_major_upgrade.yaml Enable DockerPuppetDebug 2018-01-06 15:22:13 +00:00
multinode-3nodes-registry.yaml ci: update multinode-3nodes-registry 2018-01-10 11:42:22 -08:00
multinode-3nodes.yaml Remove Heat Cloudwatch API 2017-10-11 09:54:38 +02:00
multinode-containers.yaml Enable DockerPuppetDebug 2018-01-06 15:22:13 +00:00
multinode-core.yaml Change template names to queens 2017-11-23 10:15:32 +01:00
multinode.yaml Remove Heat Cloudwatch API 2017-10-11 09:54:38 +02:00
ovb-ha.yaml Enable DockerPuppetDebug 2018-01-06 15:22:13 +00:00
README.rst Add README to ci/environments directory 2017-06-27 14:47:55 -05:00
scenario001-multinode-containers.yaml Update Ceph container CPU/memory limits in Ceph scenarios 2018-01-08 11:24:27 -05:00
scenario002-multinode-containers.yaml Enable DockerPuppetDebug 2018-01-06 15:22:13 +00:00
scenario003-multinode-containers.yaml Enable DockerPuppetDebug 2018-01-06 15:22:13 +00:00
scenario004-multinode-containers.yaml Update Ceph container CPU/memory limits in Ceph scenarios 2018-01-08 11:24:27 -05:00
scenario006-multinode-containers.yaml Enable DockerPuppetDebug 2018-01-06 15:22:13 +00:00
scenario006-multinode.yaml Don't fail Kubespray scenario if swap is enabled 2017-11-29 13:40:20 +01:00
scenario007-multinode-containers.yaml Add support for OVN Metadata Agent 2018-01-12 09:40:06 +00:00
scenario009-multinode.yaml Deploy OpenShift using OOO on the overcloud 2017-12-15 15:41:15 +00:00

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.