StarlingX High Availability/Process Monitoring/Service Management
Go to file
Chuck Short 011b2a2fa1 debian: Fix sm-db installation issues
- Detect which OS version that is being used based on the
  /etc/os-release, to determine if libraries need to be installed
  in /usr/lib (Debian) or /usr/lib64 (Centos).
- Remove the hardcoded /usr/lib64 directory in the Makefile.
- Clean up debian/rules to remove extra cruft.
- Install the libraries into /usr/lib on Debian rather than
  /usr/lib64 so the libraries are installed in the correct
  place.

Story: 2009101
Task: 44678

Test Plan
PASS Build package and ISO on Centos and Debian.
PASS Check to see if /usr/lib64 does not
     have libdm_db.so installed.

Signed-off-by: Chuck Short <charles.short@windriver.com>
Change-Id: I6d864d394eadb1c566a8426799ca4ff4509d14f4
2022-03-08 19:00:19 +00:00
api-ref/source Switch to newer openstackdocstheme and reno versions 2020-06-04 14:27:03 +02:00
devstack Build layering, add layer build config file 2019-10-21 10:53:26 +08:00
doc Switch to newer openstackdocstheme and reno versions 2020-06-04 14:27:03 +02:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-06-04 14:27:03 +02:00
service-mgmt debian: Fix sm-db installation issues 2022-03-08 19:00:19 +00:00
service-mgmt-api Merge "Revert "Fix failing sm services on Debian"" 2022-03-02 14:04:07 +00:00
service-mgmt-client Handle PEP479 issues on ha 2022-02-18 14:45:44 -03:00
service-mgmt-tools Merge "Re-enable important py3k checks for ha" 2021-11-02 18:37:09 +00:00
stx-ocf-scripts Add debian package for stx-ocf-scripts 2021-11-08 14:10:07 +00:00
.gitignore [Doc] OpenStack API Reference Guide 2018-09-27 10:14:44 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:24 +00:00
.zuul.yaml Use newer flake8 to run on ubuntu-focal Zuul machines 2020-09-16 13:01:03 -05:00
centos_build_layer.cfg Build layering, add layer build config file 2019-10-21 10:53:26 +08:00
centos_dev_wheels.inc Add sm-client-wheels to tarball 2019-11-14 10:55:52 -05:00
centos_iso_image.inc Config file changes to add 'stx-ocf-scripts ' after relocation from 'stx-upstream' 2019-09-04 15:59:21 -04:00
centos_pkg_dirs Remove version from sm folder 2019-09-26 14:11:31 -05:00
centos_stable_wheels.inc Add sm-client-wheels to tarball 2019-11-14 10:55:52 -05:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:36:26 -07:00
debian_build_layer.cfg Add debian_build_layer.cfg file 2021-10-05 14:33:19 -04:00
debian_pkg_dirs Add debian_pkg_dirs for ha 2021-10-27 18:59:20 +00:00
github_sync.trigger Verify upload to GitHub mirror with a new commit 2020-02-04 11:54:18 -05:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:26 -07:00
pylint.rc Re-enable important py3k checks for ha 2021-10-28 17:10:41 -03:00
README.rst Followup opendev cleanup and test jobs 2019-04-21 14:31:33 -05:00
test-requirements.txt Fix zuul errors due to changes in dependencies 2021-04-26 11:41:59 -04:00
tox.ini Add pylint py3 portability checks for the ha repo 2021-09-13 14:38:49 -03:00

ha

StarlingX Service Management