With [1] current default '2' for [nova_client]/api_version no longer works, it needs version to be in format X.Y, let's use watcher service default which is 2.56 currently. [1] https://review.opendev.org/#/c/659194/ Change-Id: Ieea49092c5f323686844161361a6e5e24e4971f6
7 lines
209 B
YAML
7 lines
209 B
YAML
---
|
|
other:
|
|
- |
|
|
Integer based api_version is no longer supported since
|
|
https://review.opendev.org/#/c/659194/. It's good to rely
|
|
on watcher service default to configure [nova_client]/api_version.
|