python-novaclient/novaclient/tests/unit/v2/contrib
Matt Riedemann 0634a38cdc Remove busted baremetal CLIs and API bindings
The os-baremetal-nodes compute API does not proxy
baremetal node create/delete or interface add/remove
requests to Ironic, so there is no point in even
having CLIs or python bindings for these operations
in the client.

There isn't a point in deprecating these since they
are already unusable, so let's just remove them.

Change-Id: Id5dd7fbddff87e506460904e352713ae777a8073
Closes-Bug: #1566535
2016-04-05 17:32:20 -04:00
..
__init__.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
fakes.py Add return-request-id-to-caller function(4/5) 2016-01-28 11:23:36 +00:00
test_assisted_volume_snapshots.py [tests] initialize client objects inside setUp 2016-04-01 19:23:33 +03:00
test_baremetal.py Remove busted baremetal CLIs and API bindings 2016-04-05 17:32:20 -04:00
test_cells.py [tests] initialize client objects inside setUp 2016-04-01 19:23:33 +03:00
test_instance_actions.py [tests] initialize client objects inside setUp 2016-04-01 19:23:33 +03:00
test_list_extensions.py [tests] initialize client objects inside setUp 2016-04-01 19:23:33 +03:00
test_migrations.py [tests] initialize client objects inside setUp 2016-04-01 19:23:33 +03:00
test_server_external_events.py [tests] initialize client objects inside setUp 2016-04-01 19:23:33 +03:00
test_tenant_networks.py [tests] initialize client objects inside setUp 2016-04-01 19:23:33 +03:00