config/sysinv/cgts-client/cgts-client/cgtsclient/tests
Bart Wensley 7787aaf399 Allow recovery from failures during kubernetes upgrade
Allow the user to recover from failures at any stage of a
kubernetes upgrade. This includes the following changes:
- Add new failure states to denote the action that has failed.
- Add failure handling code to allow recovery from the new
  failure states.
- Add a new CLI and state for downloading images to allow
  recovery if this step fails.
- Add a function that is called each time the sysinv conductor
  starts and fails any kubernetes upgrade operation that is in
  a transitory state and will not complete.

Change-Id: Ib48f84a66dc9260c63fdb427c0b8fed877370474
Story: 2006781
Task: 37582
Signed-off-by: Bart Wensley <barton.wensley@windriver.com>
2019-12-11 14:30:50 -06:00
..
v1 Allow recovery from failures during kubernetes upgrade 2019-12-11 14:30:50 -06:00
__init__.py Convert cgtsclient from setuptools to pbr. Add tox. 2018-06-28 22:07:37 -04:00
test_shell.py Create sysinv-utils for generating host-overrides 2019-11-20 10:54:39 -05:00
test_utils.py Fix: "StringIO" issue for Python 2/3 compatible code 2018-12-19 10:21:49 +08:00
utils.py Remove mox from cgtsclient tests 2019-01-02 14:02:27 -06:00