config/sysinv/sysinv/sysinv/sysinv/common
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 StarlingX open source release updates 2018-05-31 07:35:52 -07:00
ceph.py Platform restore for AIO-DX and Standard no-storage configuration 2019-07-25 22:30:50 -04:00
config.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
configp.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
constants.py Configure radosgw and ceph-rgw as optional services 2019-07-31 12:41:41 -04:00
context.py Sysinv healthy query API request failed 2018-09-13 13:36:15 -04:00
exception.py Add system application-abort command 2019-07-25 14:17:04 -04:00
extension_manager.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
fernet.py Keystone DB sync - add fernet key repo reset API 2019-04-25 15:36:01 -04:00
fm.py Sysinv healthy query API request failed 2018-09-13 13:36:15 -04:00
health.py Fix controllerfs-modify related bugs 2019-06-10 11:34:56 -04:00
image_service.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
images.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
interface.py Update nova helm overrides for PCI alias, passthrough, and SR-IOV 2019-02-13 14:00:51 -05:00
kubernetes.py Audit application status upon sysinv-conductor startup 2019-07-12 11:51:58 -04:00
paths.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
policy.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
retrying.py Fix tox pep8 errors of type E722 in sysinv 2018-08-10 14:51:50 -04:00
service.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
service_parameter.py Configure radosgw and ceph-rgw as optional services 2019-07-31 12:41:41 -04:00
states.py Fix word and statement errors in comments 2018-11-14 10:04:51 +08:00
storage_backend_conf.py Removal of infrastructure network code 2019-05-06 16:57:10 -04:00
utils.py Configure radosgw and ceph-rgw as optional services 2019-07-31 12:41:41 -04:00
wsgi_service.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00