config/sysinv/sysinv/sysinv/sysinv/common
Ovidiu Poncea 4b004e1d49 CEPH support for 2 node configuration
In order to enable Openstack's helm charts on StarlingX we need
a distributed persistent storage for Kubernetes that leverages
our existing configurations.

Changes made:
- allow CEPH to be configured on a 2 node configuration
  with a single floating monitor.
- floating monitor is managed by SM.
- the CEPH monitor filesystem is DRBD replicated between
  the two controller nodes
- add ceph crushmap for two node setup; both controllers are
  in the same group and redundancy is created between the
  two nodes
- only replication 2 is supported

Change-Id: Ic97b9fafa752a40befe395be2cafd3096010cc5b
Co-Authored-By: Stefan Dinescu <stefan.dinescu@windriver.com>
Depends-On: I8f9ea4798070e08171ad73da39821bc20b7af231
Story: 2002844
Task: 26878
Signed-off-by: Stefan Dinescu <stefan.dinescu@windriver.com>
2018-12-05 10:27:17 +02:00
..
__init__.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
ceph.py CEPH support for 2 node configuration 2018-12-05 10:27:17 +02: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 Merge "System application - dual controller support" 2018-12-03 18:00:00 +00:00
context.py Sysinv healthy query API request failed 2018-09-13 13:36:15 -04:00
exception.py Provide progress update for upload, apply & remove 2018-11-26 21:56:10 -05: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 controllerfs-modify failed due to ialarm_get_all error 2018-09-21 13:50:34 -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
kubernetes.py host-label validation via kubernetes-client 2018-10-04 13:02:59 -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
safe_utils.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
service.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
service_parameter.py Merge "Fix urllib import issue for Python2/3 compatible code." 2018-11-08 08:06:58 +00:00
states.py Fix word and statement errors in comments 2018-11-14 10:04:51 +08:00
storage_backend_conf.py CEPH support for 2 node configuration 2018-12-05 10:27:17 +02:00
utils.py Properly check if OpenStack is installed 2018-11-26 08:13:20 -05:00
wsgi_service.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00