python-openstackclient/openstackclient/tests/unit/compute
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
..
v2 Switch compute flavors from novaclient/direct to SDK 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