nova/nova/tests/unit/compute
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
..
monitors Drop L from literal integer numbers for Python 3 2015-05-11 11:15:33 +02:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
eventlet_utils.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fake_resource_tracker.py Use compute_node consistently in ResourceTracker 2015-05-12 10:09:54 +00:00
test_arch.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_claims.py Merge "objects: introduce numa topology limits objects" 2015-03-13 09:45:23 +00:00
test_compute.py Merge "Send Instance object to cells instance_update_at_top" 2015-06-12 01:33:13 +00:00
test_compute_api.py compute: remove get_image_metadata method 2015-06-09 11:40:48 +01:00
test_compute_cells.py Merge "Add the swap and ephemeral BDMs if needed" 2015-06-10 18:54:55 +00:00
test_compute_mgr.py Map uuid db field to instance_uuid in BandwidthUsage object 2015-06-08 13:37:56 -04:00
test_compute_utils.py compute: remove get_image_metadata method 2015-06-09 11:40:48 +01:00
test_compute_xen.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_flavors.py Make compute unit tests inherit from test.NoDBTestCase 2015-02-24 17:54:29 +02:00
test_host_api.py Code clean up db.instance_get_all_by_host() 2015-05-12 08:16:41 +00:00
test_hvtype.py Remove hv_type translation shim for powervm 2015-06-17 12:51:00 -07:00
test_keypairs.py Fixes X509 keypair creation failure 2015-04-28 12:21:53 +03:00
test_multiple_nodes.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_resource_tracker.py fix "down" nova-compute service spuriously marked as "up" 2015-06-10 13:18:06 -06:00
test_resources.py Make compute unit tests inherit from test.NoDBTestCase 2015-02-24 17:54:29 +02:00
test_rpcapi.py Additional cleanup after compute RPC 3.x removal 2015-05-12 22:51:49 +02:00
test_shelve.py Delete shelved_* keys in n-cpu unshelve call 2015-05-13 23:50:51 -07:00
test_stats.py Convert nova.compute.* to use instance dot notation 2015-02-25 17:21:36 -05:00
test_tracker.py Fixed some misspellings 2015-06-10 10:25:32 +08:00
test_virtapi.py Switch to moxstubout and mockpatch from oslotest 2014-12-02 08:03:42 -05:00
test_vmmode.py Convert nova.compute.* to use instance dot notation 2015-02-25 17:21:36 -05:00