config/puppet-manifests/src/modules/openstack/manifests
Irina Mihai 754f49a357 Add Ceph pools management chart
- new helm chart to set replication and min replication for
each Ceph pool:
  -> new helm chart name: ceph-pools-audit
  -> the ceph-pools-audit chart creates a CronJob that runs
     every 5 minutes; the CronJob checks the replication for
     each existing pool and sets it right if needed, to reflect
     the attributes of the Ceph backends
  -> the CronJob is needed for: charts that may not manage pool
     configuration, pools created dynamically by services that
     may not have the current pool configuration uploaded
     (ex: swift), updating replication without reinstalling the
     charts that created the pools
  -> the ceph-pools-audit chart is installed after the
     rbd-provisioner in the application-apply
- new overrides for the ceph-pools-audit chart that provide
the replication values from the attributes of the present
Ceph backends
- enable rados-gw by default when a Ceph backend is enabled

Change-Id: I1565268bac3ddc77e8368d2d6ab8600b3e4ed893
Story: 2004520
Task: 29034
Signed-off-by: Irina Mihai <irina.mihai@windriver.com>
2019-02-08 11:48:18 -06:00
..
aodh.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
barbican.pp Add Barbican bootstrap and runtime manifests 2019-01-11 13:33:00 -05:00
ceilometer.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
cinder.pp /etc/ceph/ceph.client.None.keyring not created on standby controller 2019-01-15 18:06:14 +00:00
client.pp Fix additional puppet-lint warnings and errors 2018-12-27 16:23:13 -06:00
glance.pp Fix additional puppet-lint warnings and errors 2018-12-27 16:23:13 -06:00
gnocchi.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
heat.pp Fix additional puppet-lint warnings and errors 2018-12-27 16:23:13 -06:00
horizon.pp Fix additional puppet-lint warnings and errors 2018-12-27 16:23:13 -06:00
ironic.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
keystone.pp Add Ceph pools management chart 2019-02-08 11:48:18 -06:00
magnum.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
murano.pp Fix additional puppet-lint warnings and errors 2018-12-27 16:23:13 -06:00
neutron.pp Fix additional puppet-lint warnings and errors 2018-12-27 16:23:13 -06:00
nova.pp Fix additional puppet-lint warnings and errors 2018-12-27 16:23:13 -06:00
panko.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
swift.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00