diff options
author | Devananda van der Veen <devananda.vdv@gmail.com> | 2012-12-22 16:35:58 -0800 |
---|---|---|
committer | Devananda van der Veen <devananda.vdv@gmail.com> | 2012-12-28 14:53:55 -0800 |
commit | 0279d846abd20904fa5a1d357fac6727005a2943 (patch) | |
tree | 6d09ff990c53595094aa3da62d769bce599ce7a7 /nova/exception.py | |
parent | 9ac65bde3a3d39389e356dbb79be1404c81cbd2e (diff) | |
download | nova-0279d846abd20904fa5a1d357fac6727005a2943.tar.gz nova-0279d846abd20904fa5a1d357fac6727005a2943.tar.xz nova-0279d846abd20904fa5a1d357fac6727005a2943.zip |
Fix tests/baremetal/test_driver.py
Unit tests for baremetal/driver.py were not functioning and were
falsely reporting success due to inheriting from the wrong class.
This lead to drift between the tests and the code over time.
I decided it was easier to re-implement tests/baremetal/test_driver.py
instead of trying to fix the drift. This gave me the chance to make
the test class easier to extend. Additional tests will be added
in the future, when I refactor driver.py:spawn().
This patch also has some minor variable name changes for baremetal/driver.py.
blueprint general-bare-metal-provisioning-framework.
Change-Id: I36ba5ed340b722b9a6e8d02d6d57d3c8d53b1eef
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions