config/sysinv/sysinv/sysinv/sysinv/puppet
Robert Church 338ed34ea3 Configure radosgw and ceph-rgw as optional services
radosgw is a now an optional platform service which is provisioned via a
system service parameter. To align with this optionality, the ceph-rgw
chart which is used to enable the containerized swift endpoints also
becomes optional.

Changes include:
- Update the stx-openstack application disabled_charts setting in the
  application metadata.yaml to include the ceph-rgw chart. This sets the
  initial chart state to disabled.
- Optimize ceph.pp puppet manifests to provide two runtime classes: one
  for setting up the platform radosgw configuration which will set the
  haproxy configuration and the other for updating the keystone
  information in the ceph configuration based on if the ceph-rgw chart
  is enabled.
- Update the sm.pp manifest to dynamically provision/deprovision the
  radosgw based on if it's enabled in the service parameters
- Rename the SWIFT service parameters to RADOSGW as this is the platform
  service being enabled.
- Restructure ceph.py/ceph.pp to generate and use hieradata such that
  _revert_cephrgw_config() and _update_cephrgw_config() can be combined
  into a single function for runtime updates.

Change-Id: Id8d5c6b1159881d44810fc3622990456f1e54e75
Depends-On: If284f622ceac48c4ffd74e7022fdd390971d0fd8
Partial-Bug: #1833738
Signed-off-by: Robert Church <robert.church@windriver.com>
2019-07-31 12:41:41 -04:00
..
__init__.py Open vSwitch integration with host and configuration framework 2018-06-14 16:03:52 -05:00
barbican.py Store BMC password in Openstack Barbican instead of keyring. 2019-02-12 10:12:54 -05:00
base.py Configure radosgw and ceph-rgw as optional services 2019-07-31 12:41:41 -04:00
ceph.py Configure radosgw and ceph-rgw as optional services 2019-07-31 12:41:41 -04:00
common.py CEPH: Adding OSD storage devices no longer need nodes to be locked 2019-03-11 10:34:18 +02:00
dcdbsync.py Keystone DB sync - update puppet manifest for dcdbsync service 2019-04-30 14:41:20 -04:00
dcmanager.py Fix: "import" issue for Python 2/3 compatible code 2018-12-25 08:58:03 +08:00
dcorch.py Fix: "import" issue for Python 2/3 compatible code 2018-12-25 08:58:03 +08:00
device.py Fix: "import" issue for Python 2/3 compatible code 2018-12-25 08:58:03 +08:00
dockerdistribution.py Docker Registry Keystone Authentication 2019-03-07 12:55:59 -05:00
fm.py Ansible Bootstrap Deployment 2019-04-11 08:40:34 -04:00
heat.py Fix: "import" issue for Python 2/3 compatible code 2018-12-25 08:58:03 +08:00
horizon.py Fix: "import" issue for Python 2/3 compatible code 2018-12-25 08:58:03 +08:00
interface.py Merge "Add floating ip for ironic network" 2019-07-24 14:34:42 +00:00
inventory.py Removing unused cinder references from bare metal 2019-07-05 08:30:35 -05:00
keystone.py Configure radosgw and ceph-rgw as optional services 2019-07-31 12:41:41 -04:00
kubernetes.py Merge "Add customer-specified certificates for kubernetes" 2019-07-25 18:12:47 +00:00
ldap.py Fix: "import" issue for Python 2/3 compatible code 2018-12-25 08:58:03 +08:00
mtce.py Cleanup ceilometer from bare metal code 2019-06-13 10:29:18 -05:00
networking.py Add floating ip for ironic network 2019-07-24 10:22:14 +08:00
neutron.py Remove neutron service parameters 2019-07-22 07:09:19 -05:00
nfv.py Disable raise/get/clear NFV alarm to container fm-rest-api 2019-06-05 09:14:58 +08:00
nova.py Remove nova service parameters for pci alias 2019-07-22 07:09:19 -05:00
openstack.py Configure radosgw and ceph-rgw as optional services 2019-07-31 12:41:41 -04:00
ovs.py Enable PTP support for Link Aggregation 2019-05-16 13:14:45 -04:00
patching.py Fix: "import" issue for Python 2/3 compatible code 2018-12-25 08:58:03 +08:00
pci_irq_affinity.py Provision/deprovision dbmon dynamically 2019-05-21 11:58:40 -04:00
platform.py Adding back kvm_advance_timer service 2019-07-26 15:54:52 -05:00
puppet.py Fix stuck config out of date alarm on worker nodes 2019-05-29 10:43:37 +03:00
service_parameter.py Fix: "import" issue for Python 2/3 compatible code 2018-12-25 08:58:03 +08:00
smapi.py Fix: "import" issue for Python 2/3 compatible code 2018-12-25 08:58:03 +08:00
storage.py Add new kubelet filesystem to host_fs 2019-07-17 16:18:36 -04:00
swift.py Fix: "import" issue for Python 2/3 compatible code 2018-12-25 08:58:03 +08:00