Skip to content

Commit 0f4f42b

Browse files
gtemastephenfin
authored andcommitted
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
1 parent ea35805 commit 0f4f42b

6 files changed

Lines changed: 453 additions & 339 deletions

File tree

lower-constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ msgpack-python==0.4.0
4545
munch==2.1.0
4646
netaddr==0.7.18
4747
netifaces==0.10.4
48-
openstacksdk==0.51.0
48+
openstacksdk==0.52.0
4949
os-service-types==1.7.0
5050
os-testr==1.0.0
5151
osc-lib==2.2.0

0 commit comments

Comments
 (0)