config/sysinv/sysinv/sysinv/sysinv
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
..
agent Create host state for determining initial inventory complete 2019-07-30 11:13:56 -04:00
api Provide an API to control enabling/disabling application charts 2019-07-30 18:33:14 -04:00
cmd Flake8: Enable Python3 Compatibility 2019-07-23 10:31:34 -04:00
common Configure radosgw and ceph-rgw as optional services 2019-07-31 12:41:41 -04:00
conductor Configure radosgw and ceph-rgw as optional services 2019-07-31 12:41:41 -04:00
db Merge "Create host state for determining initial inventory complete" 2019-07-30 19:38:08 +00:00
helm Configure radosgw and ceph-rgw as optional services 2019-07-31 12:41:41 -04:00
objects Create host state for determining initial inventory complete 2019-07-30 11:13:56 -04:00
openstack Enable Bad String Formatting Linting 2019-07-17 14:36:37 -04:00
puppet Configure radosgw and ceph-rgw as optional services 2019-07-31 12:41:41 -04:00
tests Create host state for determining initial inventory complete 2019-07-30 11:13:56 -04:00
__init__.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
netconf.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
sanity_coverage.py Sysinv tox updates. Prepare for bandit reports and test reports 2018-06-29 13:25:09 -04:00
version.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00