StarlingX High Availability/Process Monitoring/Service Management
Go to file
Dean Troyer 0c8ca24e5b Add DevStack support
This builds, installs and cleans some of the SM components, plus adds
a DevStack job and a build.sh script to build components outside DevStack.

It uses the 'new' DevStack base job flock-devstack-base directly.

Also some interesting work-arounds were required to build sm-common and sm-db,
need to sort out the differences between CentOS 7.5 and Ubuntu Xenial.

Fixed a couple of occurrances of this error:
  sm_db_service_domain_neighbors.c:311:25: error: ISO C++ forbids
  comparison between pointer and integer [-Werror=permissive]
     if( '\0' != record->orchestration )
                        ^~~~~~~~~~~~~

02Apr2019 - Add new skips for flake8 after upstream release
03Apr2019 - Merge with https://review.openstack.org/#/c/647490/2, at this point
            there is not much reason to do this in two steps.

Change-Id: I33c44a764295e8e0a7ae4771ea02e950f06bf2a2
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2019-04-04 15:43:20 -05:00
api-ref/source Clean up and standardize landing pages 2019-01-08 15:20:30 -08:00
devstack Add DevStack support 2019-04-04 15:43:20 -05: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 Add DevStack support 2019-04-04 15:43:20 -05: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 DevStack support 2019-04-04 15:43:20 -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_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 Add DevStack support 2019-04-04 15:43:20 -05:00

README.rst

stx-ha

StarlingX Service Management