tripleo-heat-templates/ci/environments
Francesco Pantano 4b01172be2 Add cephadm deployment and environments branch
During the overcloud deployment phase, some operations should still be
performed on the provisioned Ceph cluster.
When Ceph is TripleO deployed, cephadm doesn't provide any firewall
configuration (–-skip-firewalld is provided), as well as any HA
configuration for the Ceph Dashboard.
This change introduces a new cephadm/ branch containing all the services
that should be configured in the TripleO context.

Co-Authored-By: Giulio Fidente <gfidente@redhat.com>
Co-Authored-By: John Fulton <fulton@redhat.com>

Depends-On: I35e57abddc64310a6422174fe191bd328588d7cd
Change-Id: Ie9537471924d1d60f7642699e58e734511b91a2b
2021-03-13 07:41:31 +00:00
..
network Make NetworkConfigWithAnsible parameter non-role specific 2020-10-15 19:41:27 +05:30
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 Remove DefaultPasswords interface 2021-02-12 11:38:44 +05:30
multinode-containers.yaml Move cell_v2 discovery off compute hosts 2020-11-18 12:21:59 +00:00
multinode-core.yaml Remove DefaultPasswords interface 2021-02-12 11:38:44 +05:30
neutron_l3_qos.yaml Add file which enables QoS related L3 agent extensions 2020-11-16 10:25:48 +00:00
neutron_sec_group_quota.yaml Add NeutronSecurityGroupQuota to allow setting quota_security_group 2020-03-18 02:26:51 +00:00
octavia-kvm.yaml Replace deprecated libvirt_* options 2020-09-24 18:58:29 +09:00
ovb-ha.yaml Replace deprecated libvirt_* options 2020-09-24 18:58:29 +09:00
scenario000-multinode-containers.yaml Make NetworkConfigWithAnsible parameter non-role specific 2020-10-15 19:41:27 +05:30
scenario000-standalone.yaml Remove Sahara support 2020-10-19 09:39:36 +09:00
scenario001-multinode-containers.yaml Revert "Hard code jobs to Nautilus before setting new default to Octopus" 2021-03-10 08:44:57 +01:00
scenario001-standalone.yaml Add cephadm deployment and environments branch 2021-03-13 07:41:31 +00:00
scenario002-standalone.yaml Deprecate zaqar services 2020-10-29 13:26:54 +00:00
scenario003-standalone.yaml Deprecate Mistral services 2020-10-09 13:21:01 -04:00
scenario004-standalone.yaml Merge "Revert "Hard code jobs to Nautilus before setting new default to Octopus"" 2021-03-11 07:19:51 +00:00
scenario007-multinode-containers.yaml Merge "Rename NeutronMl2PluginBase TripleO service" 2020-10-24 00:08:46 +00:00
scenario007-standalone.yaml Rename NeutronMl2PluginBase TripleO service 2020-10-20 11:20:41 +10:00
scenario010-multinode-containers.yaml Revert "Hard code jobs to Nautilus before setting new default to Octopus" 2021-03-10 08:44:57 +01:00
scenario010-standalone.yaml Revert "Hard code jobs to Nautilus before setting new default to Octopus" 2021-03-10 08:44:57 +01:00
scenario012-standalone.yaml Don't manage bridge mappings in scenario file 2020-10-14 09:28:33 +00:00
scenario013-standalone.yaml Merge "Re-enable driver agent for scenario 13" 2020-11-25 03:16:22 +00:00
standalone-ipa.yaml Generate certificates using ansible role 2021-03-10 16:28:22 +01: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.