Add upgrade check about old computes

Report a warning during upgrade checks if there are computes older than
the previous major nova release in the system.

So if code is upgraded to Wallaby and the upgrade check was run before
the restart of the services with W code then the check warns for Ussuri
computes in the system.

Change-Id: I873b0c1e6e695ae88241bbf75ac9f80ecc6f5664
This commit is contained in:
Balazs Gibizer
2020-10-30 10:41:06 +01:00
parent aa7c6f8769
commit 3b8257cd23
4 changed files with 50 additions and 0 deletions
+4
View File
@@ -143,6 +143,10 @@ Upgrade
* Checks for the policy files is not JSON-formatted.
**23.0.0 (Wallaby)**
* Checks for computes older than the previous major release
See Also
========