Server group creation fails on Xena
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Heat Charm |
New
|
Undecided
|
Unassigned | ||
heat (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
I raised https:/
I upgraded from focal-wallaby to focal-xena and get these errors from heat (17.0.0), which is now using the wrong nova api version.
ubuntu@temp:~$ openstack stack event list --follow 3d6f356c-
2021-11-25 17:54:17Z [test-cluster-
2021-11-25 17:54:19Z [test-cluster-
2021-11-25 17:54:19Z [test-cluster-
2021-11-25 17:54:19Z [test-cluster-
Upstream fix is https:/
I applied the patch from https:/ /review. opendev. org/c/openstack /heat/+ /814353 and set
max_nova_ api_microversio n = 2.63
This appears to resolve it.