diff options
author | Rick Harris <rconradharris@gmail.com> | 2013-02-21 22:02:03 +0000 |
---|---|---|
committer | Rick Harris <rconradharris@gmail.com> | 2013-02-21 22:11:53 +0000 |
commit | 1c5518badd5a74fecb7cf8b89d37926a5eeac7ab (patch) | |
tree | 658e112b6a2cef42f607dba2588073164d7f8095 /nova/utils.py | |
parent | 0f0a8c6bcce1b230a5719b35089f25e55a1359a8 (diff) | |
download | nova-1c5518badd5a74fecb7cf8b89d37926a5eeac7ab.tar.gz nova-1c5518badd5a74fecb7cf8b89d37926a5eeac7ab.tar.xz nova-1c5518badd5a74fecb7cf8b89d37926a5eeac7ab.zip |
Fix baremetal migration skipping.
The `have_mysql` function would only check for 'openstack_ci_test' and
not 'openstack_baremetal_test' yet was being used for the
baremetal-migration tests.
This resulted in tests to run that should have been skipped.
The solution is to have the test classes to define their configuraiton
requirements and then to pass these into the backend checking code
explicitly.
Change-Id: I436b5cfe4cace04e7bcccc2bed75b34948fe0272
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions