Update git submodules

* Update nova from branch 'master'
  - Merge "Add test coverage of existing flavor extra spec policies"
  - Add test coverage of existing flavor extra spec policies
    
    Current tests do not have good test coverage of existing policies.
    Either tests for policies do not exist or if they exist then they
    do not cover the actual negative and positive testing.
    
    For Example, if any policy with default rule as admin only then
    test should verify:
    - policy check pass with context having admin or server owner
    - policy check fail with context having non-admin and not server owner
    
    As discussed in policy-defaults-refresh, to change the policies
    with new default roles and scope_type, we need to have the enough
    testing coverage of existing policy behavior.
    
    When we will add the scope_type in policies or new default roles,
    then these test coverage will be extended to adopt the new changes
    and also make sure we do not break the existing behavior.
    
    This commit covers the testing coverage of existing flavor
    extra specs policies.
    
    Partial implement blueprint policy-defaults-refresh
    
    Change-Id: Ic4a181fefd7903d061530aa119adc7a933703e28
This commit is contained in:
Zuul 2020-04-14 23:11:32 +00:00 committed by Gerrit Code Review
parent 471a6fd3f1
commit 3862bd7b42

2
nova

@ -1 +1 @@
Subproject commit 9001d7e3459d97f507e8ce638d1fc3935401252d
Subproject commit 0a4d29afa53684154fd73acffb9eb366b4eed509