config/sysinv/sysinv/sysinv/sysinv/tests/api
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
..
__init__.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
base.py Update sysinv to not invoke ceph during unit testing 2018-10-02 13:19:43 -05:00
test_acl.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
test_base.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
test_interface.py Merge "Platform interface no longer requires networks" 2018-09-26 23:27:36 +00:00
test_interface_network.py Additional Sysinv Tox Tests 2018-09-18 11:28:45 -04:00
test_invservers.py Fix tox pep8 errors of type E231 in sysinv 2018-08-09 14:26:34 -04:00
test_profile.py Fixing Pep8 errors of type F841 2018-07-20 13:33:47 -04:00
test_root.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
test_sensorgroup.py Fixing Pep8 errors of type F841 2018-07-20 13:33:47 -04:00
test_storage_backends.py CEPH persistent storage backend for Kubernetes 2018-10-23 11:33:38 -06:00
test_storage_tier.py Update sysinv to not invoke ceph during unit testing 2018-10-02 13:19:43 -05:00
utils.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00