commit 46d222f503dc0cf58f547afacb2522a72eee3d55 Author: Zuul Date: Mon Oct 19 20:54:42 2020 +0000 Update git submodules * Update nova from branch 'master' - Merge "Handle disabled CPU features to fix live migration failures" - Handle disabled CPU features to fix live migration failures When performing a live migration between hypervisors running libvirt, where one or more CPU features are disabled, nova does not take account of these. This results in migration failures as none of the available hypervisor targets appear compatible. This patch ensures that the libvirt 'disable' poicy is taken account of, at least in a basic sense, by explicitly ignoring items flagged in this way when enumerating CPU features. Closes-Bug: #1898715 Change-Id: Iaf14ca97cfac99dd280d1114123f2d4bb6292b63 diff --git a/nova b/nova index 20ca7c4..719dfbb 160000 --- a/nova +++ b/nova @@ -1 +1 @@ -Subproject commit 20ca7c4337adb58d9290521fb20803d789f2b574 +Subproject commit 719dfbb98eb89f66391d57a8abe7a5394164107d