config/sysinv/sysinv/sysinv
Dan Voiculeasa 99616a7f72 Introduce CLI commands for system restore control
Introduce 3 new sysinv commands: restore-show, restore-start,
restore-complete.

When doing a restore, the system will be put automatically into a
restore state by the restore playbook. After all the nodes are up
and unlocked the user must do a `system restore-complete` to get
out of the system restore state.

Note: In the case of multi-nodes setups helm overrides may have been
detected so apps will be auto-applied after exiting the restore
state. The auto apply is started by a periodic audit thread.

Depends-On: I44fc4aaa528e372a84115714f271b4f5e063f86e
Partial-Bug: 1887648
Change-Id: I7b7fab99d457056032dbbd612363cd5036736cda
Signed-off-by: Dan Voiculeasa <dan.voiculeasa@windriver.com>
2020-10-09 16:54:04 +03: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 Change openstack-dev to openstack-discuss 2018-12-04 23:37:31 -05:00
etc/sysinv Deprecate sysinv.openstack.common.db in favor of oslo_db 2020-02-07 11:55:49 -06:00
scripts Fix a random tox linters failure in bashate 2020-08-04 08:45:26 -05:00
sysinv Introduce CLI commands for system restore control 2020-10-09 16:54:04 +03:00
tools Deprecate sysinv.openstack.common.db in favor of oslo_db 2020-02-07 11:55:49 -06: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 Cleanup sysinv tox py27 warnings 2019-05-31 08:35:50 -05:00
CONTRIBUTING.rst Update CONTRIBUTING.rst and add HACKING.rst 2019-09-27 09:00:29 -05:00
HACKING.rst Update CONTRIBUTING.rst and add HACKING.rst 2019-09-27 09:00:29 -05:00
LICENSE StarlingX open source release updates 2018-05-31 07:35:52 -07:00
MANIFEST.in Deprecate sysinv.openstack.common.db in favor of oslo_db 2020-02-07 11:55:49 -06: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 Deprecate sysinv.openstack.common.db in favor of oslo_db 2020-02-07 11:55:49 -06:00
pylint.rc Adding pylint checking to the sysinv unit tests 2020-01-14 08:32:12 -06:00
requirements.txt Audit local registry secret info when there is user update in keystone 2020-02-05 13:43:29 +08:00
setup.cfg Remove stx-monitor constants and logic 2020-07-28 08:30:35 -04:00
setup.py Add a zuul job for sysinv tox unittest 2018-08-13 16:34:06 +08:00
test-requirements.txt Specify an upper limit for flake8 and pycodestyle 2020-05-12 14:57:04 -05:00
tox.ini Update sysinv flake8 to use python3 2020-01-16 17:21:12 -06:00
upper-constraints.txt Update tox.ini files to use stein constraints 2019-06-25 14:45:54 -04:00

README.rst

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