config/sysinv/cgts-client/cgts-client/cgtsclient
Irina Mihai 2a8e146e74 CEPH persistent storage backend for Kubernetes
- add support for rbd-provisioner: these changes set up the environment
  for launching the rbd-provisioner helm chart
- add a new pool for rbd-provisioner: kube-rbd for the primary CEPH
  tier, for secondary tiers, it respects the <pool_name>_<tier_name>
  rule
    -> adjust quotas for the new pool(s)
- add a new service for internal CEPH backend(s): 'rbd-provisioner' and
  the needed operations:
    -> add the service to a CEPH backend
    -> remove the service from a CEPH backend
    -> modify capabilities related to the rbd-provisioner service:
       namespaces, storage class names
- when the rbd-provisioner is added as a service, we generate CEPH keys
  and k8s secrets so that k8s can access and use the new kube-rbd
  pool(s)
- restructure the way we decide to apply manifests when modifying
  services: nova and the rbd-provisioner are fast-changing services
- update py27 tests

Change-Id: I86295c6f5e1e3d00b44a99688f027cc8a48e361f
Story: 2002844
Task: 26876
Co-Authored-By: Ovidiu Poncea <Ovidiu.Poncea@windriver.com>
Signed-off-by: Irina Mihai <Irina.Mihai@windriver.com>
2018-10-23 11:33:38 -06:00
..
common Fixing tox pylint errors in cgts-client component 2018-08-24 14:21:43 -04:00
openstack Python 3 compatibility: convert ConfigParser to configparser. 2018-09-07 11:32:48 +08:00
tests Convert cgtsclient from setuptools to pbr. Add tox. 2018-06-28 22:07:37 -04:00
v1 CEPH persistent storage backend for Kubernetes 2018-10-23 11:33:38 -06:00
__init__.py Convert cgtsclient from setuptools to pbr. Add tox. 2018-06-28 22:07:37 -04:00
client.py create config for sm-api 2018-08-13 13:26:28 -04:00
exc.py Fixing tox pylint errors in cgts-client component 2018-08-24 14:21:43 -04:00
shell.py Convert cgtsclient from setuptools to pbr. Add tox. 2018-06-28 22:07:37 -04:00