StarlingX High Availability/Process Monitoring/Service Management
Go to file
Elena Taivan 6c52d2b276 ceph-mon failed on active controller after a failed swact
The reason why swact is failing is because ceph-radosgw is sometimes
enabled before ceph-mon has started.
Since ceph-mon is not running, ceph-radosgw will be disabled.
The solution implemented is to add dependencies so that
ceph-radosgw starts after ceph-mon and stops before ceph-mon.

Closes-Bug: 1818095
Change-Id: I4cd600422ff3cb2edc1e9f21e9b827e99731af37
Signed-off-by: Elena Taivan <elena.taivan@windriver.com>
2019-03-14 10:30:25 +00:00
api-ref/source Clean up and standardize landing pages 2019-01-08 15:20:30 -08:00
doc Clean up and standardize landing pages 2019-01-08 15:20:30 -08:00
releasenotes Update config for release notes to include project name 2019-02-05 14:17:35 -08:00
service-mgmt ceph-mon failed on active controller after a failed swact 2019-03-14 10:30:25 +00:00
service-mgmt-api Fix flake8 errors and disable ignore case 2018-11-07 08:12:37 +08:00
service-mgmt-client Change openstack-dev to openstack-discuss 2018-12-10 14:46:38 +00:00
service-mgmt-tools Enable configurable sm process priority through sm-configure 2019-02-22 10:37:24 -05:00
.gitignore [Doc] OpenStack API Reference Guide 2018-09-27 10:14:44 -07:00
.gitreview Add .gitreview 2018-05-31 07:36:26 -07:00
.zuul.yaml Add api-ref and relnotes publish jobs 2018-10-11 08:16:45 -05:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:36:26 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:26 -07:00
README.rst fixing typo 2018-06-27 14:32:15 -05:00
centos_iso_image.inc Split image.inc across git repos 2018-08-15 16:45:18 -04:00
centos_pike_wheels.inc Rename centos_wheels.inc to centos_pike_wheels.inc 2018-11-14 15:07:51 -06:00
centos_pkg_dirs Split centos-pkg-dirs along git boundaries. 2018-06-20 16:26:24 -04:00
pylint.rc Adding pylint target to stx-ha 2018-10-04 09:20:06 -05:00
test-requirements.txt Add default test framework 2018-06-09 08:56:58 -05:00
tox.ini Fix flake8 errors and disable ignore case 2018-11-07 08:12:37 +08:00

README.rst

stx-ha

StarlingX Service Management