DevStack support 34/69134/8
authorTomi Juvonen <tomi.juvonen@nokia.com>
Thu, 28 Nov 2019 10:31:51 +0000 (12:31 +0200)
committerTomi Juvonen <tomi.juvonen@nokia.com>
Wed, 8 Jan 2020 10:22:50 +0000 (12:22 +0200)
commitd8eb12f4200c21f569df5bc01d378a846b4c0db0
treeacf0a67ef2a9a0e89d63e5863e9dc7bc53190478
parent7822d631bc2fd2e8faf36d2b809e1e5b69f5251c
DevStack support

Support running Doctor testing is DevStack multi-node controller

JIRA: DOCTOR-136

Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
Change-Id: I1569f3f77d889420b3b8f3c2724c10253e509c28
13 files changed:
doctor_tests/app_manager/sample.py
doctor_tests/common/utils.py
doctor_tests/image.py
doctor_tests/inspector/sample.py
doctor_tests/installer/__init__.py
doctor_tests/installer/base.py
doctor_tests/installer/common/set_compute_config.py
doctor_tests/installer/devstack.py [new file with mode: 0644]
doctor_tests/installer/local.py [deleted file]
doctor_tests/installer/mcp.py
doctor_tests/main.py
doctor_tests/scenario/maintenance.py
doctor_tests/user.py