tripleo-heat-templates/ci/environments
Tom Barron 798010faba Remove deprecated Manila PGNum parameters
When deploying Manila with Ceph back end you get the
following message:

"WARNING: Following parameter(s) are deprecated and still defined.
Deprecated parameters will be removed soon! ManilaCephFSDataPoolPGNum,
ManilaCephFSMetadataPoolPGNum"

These have been deprecated since Stein[1], so let's remove them.

[1] https://review.opendev.org/#/c/667586/
Change-Id: Id8132d25591768f265b6779d85c5cc14e6838bae
2020-08-21 13:26:46 -04:00
..
network Deprecate service ipv6 params 2020-05-12 07:25:11 +00: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 Remove all ignore_errors to avoid confusion when debugging 2020-03-05 09:22:04 -05:00
multinode-containers.yaml standalone/overcloud: enable the HA deployment by default 2020-04-09 21:27:02 +00:00
multinode-core.yaml Convert firewall rules to use TripleO-Ansible 2019-11-18 15:40:22 -06: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 Adding env file for octavia with kvm 2020-06-09 17:44:10 +05:30
ovb-ha.yaml Enable sensitive logs for OVB HA 2020-04-20 17:21:51 +01:00
scenario000-multinode-containers.yaml Deprecate Keepalived service 2020-05-05 10:16:52 -04:00
scenario000-standalone.yaml Merge "Remove support for Neutron FUJITSU plugin" 2020-06-18 10:28:56 +00:00
scenario001-multinode-containers.yaml Merge "Add non-string value support for CephAnsibleEnvironmentVariables" 2020-05-27 12:04:00 +00:00
scenario001-standalone.yaml Enable Dashboard on scenario004 2020-06-23 17:50:16 +02:00
scenario002-standalone.yaml standalone/overcloud: enable the HA deployment by default 2020-04-09 21:27:02 +00:00
scenario003-standalone.yaml Disable Designate service for scenario 03 2020-06-16 17:44:56 +05:30
scenario004-standalone.yaml Remove deprecated Manila PGNum parameters 2020-08-21 13:26:46 -04:00
scenario007-multinode-containers.yaml standalone/overcloud: enable the HA deployment by default 2020-04-09 21:27:02 +00:00
scenario007-standalone.yaml Set Neutron's l3_ha flag to True in standalone ML2/OVS job 2020-04-22 10:01:19 +00:00
scenario010-multinode-containers.yaml Remove Ceph{Admin,Mon,Mds}Key parameters 2020-05-11 16:48:30 +02:00
scenario010-standalone.yaml Merge "Add non-string value support for CephAnsibleEnvironmentVariables" 2020-05-27 12:04:00 +00:00
scenario012-standalone.yaml Don't use pacemaker in ironic sa job 2020-02-01 19:16:36 +00:00
scenario013-standalone.yaml Allow disabling the ovn provider in scen013 2020-07-14 08:04:42 +00:00
standalone-ipa.yaml Add ci environment file for standalone IPA parameters 2020-05-03 19:07:46 +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.