From 95c3df899eaaf87531211638ca5b7c6f7005f1ea Mon Sep 17 00:00:00 2001 From: Zuul Date: Sun, 15 Nov 2020 08:19:55 +0000 Subject: [PATCH] Update git submodules * Update nova from branch 'master' - Merge "Remove compute service level check for qos ops" - Remove compute service level check for qos ops To support move operations with qos ports both the source and the destination compute hosts need to be on Ussuri level. We have service level checks implemented in Ussuri. In Victoria we could remove those checks as nova only supports compatibility between N and N-1 computes. But we kept them there just for extra safety. In the meanwhile we codified [1] the rule that nova does not support N-2 computes any more. So in Wallaby we can assume that the oldest compute is already on Victoria (Ussuri would be enough too). So this patch removes the unnecessary service level checks and related test cases. [1] Ie15ec8299ae52ae8f5334d591ed3944e9585cf71 Change-Id: I14177e35b9d6d27d49e092604bf0f288cd05f57e --- nova | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nova b/nova index b16050eeab..43b8df3ae8 160000 --- a/nova +++ b/nova @@ -1 +1 @@ -Subproject commit b16050eeab4a914f2d73e14d46908d9e481776d4 +Subproject commit 43b8df3ae8c00819c955a61326435ea15fd8642c