Support Apex with services in containers 39/64139/1
authorTomi Juvonen <tomi.juvonen@nokia.com>
Fri, 28 Sep 2018 09:15:43 +0000 (12:15 +0300)
committerTomi Juvonen <tomi.juvonen@nokia.com>
Mon, 29 Oct 2018 12:52:57 +0000 (12:52 +0000)
commit9e012b87f560fe13f8cc63a21321a4f0c2efa1b0
tree5f70c3f4309d13a9fc217e404e2680ac847220cb
parenta7517dda9ede8bedadcbcedf7a46187268977d3a
Support Apex with services in containers

Upstream apex now works in containers, so if used, it needs to be supported

JIRA: DOCTOR-130

Change-Id: I3d73a1699e4fee53b001f043f55d0eeefa7bfb7b
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
(cherry picked from commit a6575910a137f8932e294f66c9da3194ad937691)
14 files changed:
doctor_tests/common/utils.py
doctor_tests/installer/apex.py
doctor_tests/installer/base.py
doctor_tests/installer/common/restart_aodh.py [new file with mode: 0644]
doctor_tests/installer/common/restore_aodh.py [new file with mode: 0644]
doctor_tests/installer/common/restore_compute_config.py
doctor_tests/installer/common/restore_config.py
doctor_tests/installer/common/restore_congress.py
doctor_tests/installer/common/set_compute_config.py
doctor_tests/installer/common/set_config.py
doctor_tests/installer/common/set_congress.py
doctor_tests/installer/common/vitrage.py
doctor_tests/scenario/maintenance.py
doctor_tests/stack.py