config/sysinv/sysinv/sysinv/sysinv/common
Ovidiu Poncea 1b776e7aeb Ceph for standard: Puppet functional changes
In order to enable Openstack's helm charts on StarlingX we need a
distributed persistent storage for Kubernetes that leverages our
existing storage configurations. For this stage we will enable CEPH's
RBD to work with Kubernetes RBD provisioner through a new Helm chart.

Since RBD will be the persistent storage solution, CEPH support has to
be extended to the 1, 2 node and Standard configurations.

This commit enables CEPH on a standard configuration without dedicated
storage by allowing users to add the 3rd Ceph monitor to a worker node.
It implements the puppet functional part that enables ceph to work on
a standard deployment.

Details:
* Update ceph.conf with the new monitor by removing unused ones
* Reserve space on any worker for ceph-mon-lv, this will make sure
  that user is able to configure a ceph-mon at any time without the
  need to extend platform-vg.
* In System Inventory make sure the correct IP addresses are
  passed to the puppet yaml's.

Change-Id: I7b8a01a7f2cf18f20e3509c2416f038580b4a071
Implements: containerization-2002844-CEPH-persistent-storage-backend-for-Kubernetes
Story: 2002844
Task: 28723
Depends-On: https://review.openstack.org/629166/
Signed-off-by: Ovidiu Poncea <Ovidiu.Poncea@windriver.com>
2019-01-17 18:30:12 +02:00
..
__init__.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
ceph.py Fix: "filter" issue for Python 2/3 compatible code 2018-12-19 10:14:36 +08: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 Enable neutron sriov backend 2019-01-11 12:31:54 -05:00
context.py Sysinv healthy query API request failed 2018-09-13 13:36:15 -04:00
exception.py Fix: others issues for Python 2/3 compatible code 2018-12-19 10:20:56 +08:00
extension_manager.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
fernet.py Fernet key synchronization 2018-10-26 14:56:42 -05:00
fm.py Sysinv healthy query API request failed 2018-09-13 13:36:15 -04:00
health.py Change compute node to worker node personality 2018-12-13 14:15:55 -05: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
kubernetes.py FIX: module rename issue for Python 2/3 compatible code 2018-12-25 08:58:17 +08: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 Fix: "dict" issue for Python 2/3 compatible code 2018-12-18 11:03:00 +08:00
states.py Fix word and statement errors in comments 2018-11-14 10:04:51 +08:00
storage_backend_conf.py Ceph for standard: Puppet functional changes 2019-01-17 18:30:12 +02:00
utils.py Fix: "filter" issue for Python 2/3 compatible code 2018-12-19 10:14:36 +08:00
wsgi_service.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00