config/controllerconfig/controllerconfig
Ovidiu Poncea fcf3fbf5f4 Make Ceph the default Storage Backend
Since Ceph is mandatory for all operations it is now configured by
default. User no longer needs to use CLI commands to enable it.

This commit make Ceph the default backend in both config_controller
and Ansible playbook. In Ansible, we decouple Ceph DB configuration
from manifests application. The playbook sets needed data structures
in sysinv DB but Ceph itself is enabled on first unlock when
controller manifests are applied on first controller-0 unlock.

This commit also adds:
o ceph crushmap loading through puppet as ceph is no longer
  running before unlock to load it and the crushmap is needed when
  OSDs are configured on unlock.
o add possibility to remove OSD stors while node is locked and
  corresponding stor state is configuring-on-unlock.

Change-Id: I937bfb4f9397e726966067f54331d649f53f4fe2
Story: 2004695
Task: 30053
Depends-On: https://review.openstack.org/#/c/643914/
Signed-off-by: Ovidiu Poncea <ovidiu.poncea@windriver.com>
2019-04-17 18:42:48 +03:00
..
controllerconfig Make Ceph the default Storage Backend 2019-04-17 18:42:48 +03:00
scripts Optional https for containerized openstack 2019-03-22 12:55:36 -04:00
upgrade-scripts Fix 'print' issue for Python 2/3 compatible code. 2018-12-06 12:59:33 +08:00
.coveragerc StarlingX open source release updates 2018-05-31 07:35:52 -07:00
.gitignore Fix py27 tests in controllerconfig component 2018-09-06 12:27:08 -05:00
.testr.conf StarlingX open source release updates 2018-05-31 07:35:52 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:35:52 -07:00
pylint.rc Improve pylint checking in stx-config 2018-12-04 14:50:49 -06:00
requirements.txt StarlingX open source release updates 2018-05-31 07:35:52 -07:00
setup.py Fix: "import" issue for Python 2/3 compatible code 2018-12-25 08:58:03 +08:00
test-requirements.txt Properly enable hacking checks for flake8 2018-12-18 11:28:56 -06:00
tox.ini Remove wrs-configutilities SDK Module 2019-04-02 11:50:23 -04:00