Update git submodules

* Update nova from branch 'master'
  - Merge "objects: Introduce the 'CPUAllocationPolicy.MIXED' enum"
  - objects: Introduce the 'CPUAllocationPolicy.MIXED' enum
    
    Introduce a 'mixed' instance CPU allocation policy and
    will be worked with upcoming patches, for purpose of
    creating an instance combined shared CPUs with dedicated
    or realtime CPUs.
    
    In an instance mixed with different type of CPUs, the shared CPU
    shared CPU time slots with other instances, and also might be a
    CPU with less or un-guaranteed hardware resources, which implies
    to have no guarantee for the behavior of the workload running on
    it. If we call the shared CPU as 'low priority' CPU, then the
    realtime or dedicated CPU could be called as 'high priority' CPU,
    user could assign more hardware CPU resources or place some
    guaranteed resource to it to let the workload to entail high
    performance or stable service quality.
    
    Based on https://review.opendev.org/714704
    
    Part of blueprint use-pcpu-and-vcpu-in-one-instance
    
    Change-Id: I99cfee14bb105a8792651129426c0c5a3749796d
    Signed-off-by: Wang Huaqiang <huaqiang.wang@intel.com>
This commit is contained in:
Zuul 2020-07-16 11:06:21 +00:00 committed by Gerrit Code Review
parent 732385856c
commit 40e9e2a0a3

2
nova

@ -1 +1 @@
Subproject commit 7c337cd12aa4e424fac09713bdb0ea57bb786e3d
Subproject commit c1a4828f6e89b208121c9f4683b05ff2343209d5