python-openstackclient/openstackclient/tests/unit/compute/v2
Artem Goncharov 0f4f42b652 Switch compute flavors from novaclient/direct to SDK
Let's switch flavors from novaclient or direct API requests onto using
SDK. Microversion agreement comes out of the box.

SDK normalizes property names, while OSC uses server side names. In
order not to break OSC users continue using server-side names.

Depends-On: https://review.opendev.org/#/c/762989/
Change-Id: I62b2ed8488ee4ac9c42051311bcfb455506ddd90
2020-12-02 11:24:42 +00:00
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Switch compute flavors from novaclient/direct to SDK 2020-12-02 11:24:42 +00:00
test_agent.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_aggregate.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_console.py Switch console url show operations to SDK 2020-10-24 10:19:52 +02:00
test_flavor.py Switch compute flavors from novaclient/direct to SDK 2020-12-02 11:24:42 +00:00
test_host.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_hypervisor.py Add --long option and more columns to the hypervisor list command 2016-10-27 04:33:47 -07:00
test_hypervisor_stats.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_keypair.py Switch 'openstack keypair' ops to use SDK 2020-11-09 13:14:53 +01:00
test_server.py Merge "Add a few selectable fields to the "openstack server list" output" 2020-11-18 13:28:55 +00:00
test_server_backup.py Switch image to use SDK 2020-03-23 14:38:32 -05:00
test_server_event.py Add server event list and show commands 2017-03-07 15:25:43 +08:00
test_server_group.py Validate 'server group create --policy' option 2020-10-13 15:35:21 +01:00
test_server_image.py Switch image to use SDK 2020-03-23 14:38:32 -05:00
test_service.py Remove usage of six 2020-10-07 02:15:25 +00:00
test_usage.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00