python-openstackclient/openstackclient/tests/unit
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
..
api Make container list --all work 2020-05-16 14:40:28 +00:00
common Remove None valued network quota entries 2020-09-22 05:12:09 +00:00
compute Switch compute flavors from novaclient/direct to SDK 2020-12-02 11:24:42 +00:00
identity Merge "Add id and enabled param in ListIdentityProvider parser" 2020-12-01 13:50:56 +00:00
image stop image downloads to memory 2020-11-25 21:25:22 +13:00
integ Remove os-client-config references 2020-06-08 16:20:28 -05:00
network Add "fields" parameter to ListPort query 2020-11-18 17:42:14 +00:00
object Remove usage of six 2020-10-07 02:15:25 +00:00
volume tests: Remove 'agent' functional tests 2020-11-16 15:54:27 +01:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Remove usage of six 2020-10-07 02:15:25 +00:00
test_shell.py Remove oslo.utils 2020-10-12 17:29:57 +01:00
utils.py Remove usage of six 2020-10-07 02:15:25 +00:00