Merge "Require nova_client.api_version >= 2.56"

This commit is contained in:
Zuul
2019-05-27 03:01:47 +00:00
committed by Gerrit Code Review
7 changed files with 88 additions and 16 deletions

View File

@@ -0,0 +1,8 @@
---
upgrade:
- |
The minimum required version of the ``[nova_client]/api_version`` value
is now enforced to be ``2.56`` which is available since the Queens version
of the nova compute service.
A ``watcher-status upgrade check`` has been added for this.