Update git submodules

* Update compute-hyperv from branch 'master'
  - Merge "Implement update_provider_tree"
  - Implement update_provider_tree
    
    For now, we'll just set the available ram, disk and vcpus.
    This will allow allocation ratios to be set at the placement
    inventory level. At the same time, driver capabilities will be
    exposed through traits.
    
    Once #1784020 is addressed, we may skip reporting shared storage
    capacity.
    
    We're also skipping CPU features for a couple of reasons:
    * there are just a few features defined by os-traits, yet even
      fewer exposed by Windows APIs. One option would be to call cpuid
      to get a more exhaustive list of features but that would require
      a C Python extension or separate executable.
    * we can't tell for sure which CPU features will actually be exposed
      to the guest, especially when limiting guest CPU features in order
      to support live migration in heterogeneous deployments.
    
    Change-Id: Ibfb879751bba038054ba7852dc49f6d9e67027d6
This commit is contained in:
Zuul 2019-06-14 12:06:07 +00:00 committed by Gerrit Code Review
parent 27a75c9423
commit 6d97f29195
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ee6de950ab2f23c8655e60fcec5ad465eab699d5
Subproject commit 6c7e4f812bcb9c7cbfbf96aa64e723b93b2e47eb