Update git submodules

* Update nova from branch 'master'
  - Merge "Add test coverage of existing server group policies"
  - Add test coverage of existing server group 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 server group policies.
    
    Partial implement blueprint policy-defaults-refresh
    
    Change-Id: I81b5a6ff961843d630d70de30b024432a78056b7
This commit is contained in:
Zuul 2020-04-07 18:33:10 +00:00 committed by Gerrit Code Review
parent fa9ec970e5
commit d12fb213ae
1 changed files with 1 additions and 1 deletions

2
nova

@ -1 +1 @@
Subproject commit 6acdf825bcd055e161284b0d75df330b1784f435
Subproject commit f65eb79605dc5076c6419dc9f672c1038eece840