0f4f42b652
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
5 lines
107 B
YAML
5 lines
107 B
YAML
---
|
|
features:
|
|
- Switch compute.flavor operations from direct API calls (novaclient) to
|
|
OpenStackSDK.
|