config/sysinv/sysinv/sysinv
Robert Church ddc8dd3bc6 Remove container dependencies on sysinv-conductor shutdown
After an application apply, a docker armada container is created and
running to handle any subsequent armada commands. This container mounts
directories in /opt/platform to get access to the armada manifests and
the helm chart overrides. This running container will prevent a swact
from occurring as the DRBD resource is held open.

Update the OCF script to stop and remove the armada container after the
sysinv-conductor has been confirmed to be stopped.

Change-Id: Ia123270616a2849bb30934df09f6947023d0caba
Story: 2003908
Task: 28124
Signed-off-by: Robert Church <robert.church@windriver.com>
2018-12-03 16:23:57 -05:00
..
.eggs StarlingX open source release updates 2018-05-31 07:35:52 -07:00
contrib StarlingX open source release updates 2018-05-31 07:35:52 -07:00
doc/source delete unnecessary symbol 2018-08-01 02:21:46 +00:00
etc/sysinv Remove support for nova-local lvm backend for compute hosts 2018-11-28 00:22:10 -05:00
scripts Remove container dependencies on sysinv-conductor shutdown 2018-12-03 16:23:57 -05:00
sysinv Merge "Glance overrides - increase replicas count" 2018-11-30 22:13:12 +00:00
tools StarlingX open source release updates 2018-05-31 07:35:52 -07:00
.coveragerc StarlingX open source release updates 2018-05-31 07:35:52 -07:00
.gitignore Update sysinv to not invoke ceph during unit testing 2018-10-02 13:19:43 -05:00
.stestr.conf Update sysinv to not invoke ceph during unit testing 2018-10-02 13:19:43 -05:00
CONTRIBUTING.rst 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
MANIFEST.in StarlingX open source release updates 2018-05-31 07:35:52 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:35:52 -07:00
babel.cfg StarlingX open source release updates 2018-05-31 07:35:52 -07:00
openstack-common.conf StarlingX open source release updates 2018-05-31 07:35:52 -07:00
pylint.rc Fix sysinv tox job 2018-06-29 13:44:42 -04:00
requirements.txt Extend sysinv to assign kubernetes labels to nodes 2018-08-24 15:40:48 -04:00
setup.cfg Load the helm plugins dynamically through stevedore 2018-11-30 13:55:18 -05:00
setup.py Add a zuul job for sysinv tox unittest 2018-08-13 16:34:06 +08:00
test-requirements.txt Armada-Sysinv integration 2018-11-07 07:52:35 -05:00
tox.ini Enable pep8 and pylint in zuul for cgts-client 2018-11-22 09:48:57 -06:00

README.rst

Placeholder to allow setup.py to work. Removing this requires modifying the setup.py manifest.