nova/nova/tests
Matt Riedemann 2a01a1b3eb Remove hv_type translation shim for powervm
Commit d05567cc3f added a temporary
translation shim so that the 'powervm' hypervisor type name in older
images used by the powervc driver in stackforge would not fail to
schedule due to an invalid (unregistered) hypervisor type.

The agreement from the powervc driver maintainers in stackforge was that
they'd put an image metadata translation shim in their driver so this
could be removed from nova in Liberty, which is now.

UpgradeImpact: Users of the nova-powervc driver from stackforge will
               need to move to a version of that driver which
               translates 'powervm' image metadata properly for
               scheduling, or update the image metadata manually.

Change-Id: I31be654c817a00df2b4b51c184600c0c51c86443
2015-06-17 12:51:00 -07:00
..
functional Add Host Mapping table to API Database 2015-06-16 07:54:46 +00:00
unit Remove hv_type translation shim for powervm 2015-06-17 12:51:00 -07:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fixtures.py Replace dict.iteritems() with six.iteritems(dict) 2015-05-22 11:33:18 -07:00