ironic/ironic/tests/unit/drivers/modules/xclarity
jiapei bb2942295a Fix XClarity driver management defect
Although previous XClarity driver passes the unit test, we find that
getting boot order function test fails in the 3rd party CI, which will
throw an exception of "Unsupported boot device". After checking with
the code, we find that a boot device mapping from XClarity to Ironic
recoginzed format is needed.

This patch will fix this getting boot order defect. We have verified
this function in our 3rd CI environment. Also it will fix a minor
in power.py and enhance the unit test.

Change-Id: Ia7ccf986cb6b1c332691c811d32cb41850d4796c
Story: 2004576
Task: 28351
2018-12-14 01:43:52 +00:00
..
__init__.py Add XClarity Driver 2018-01-22 08:39:09 -05:00
test_common.py Fix XClarity parameters discrepancy 2018-05-11 07:24:00 +00:00
test_management.py Fix XClarity driver management defect 2018-12-14 01:43:52 +00:00
test_power.py Fix XClarity driver management defect 2018-12-14 01:43:52 +00:00