Update git submodules

* Update neutron-tempest-plugin from branch 'master'
  to 120dcfd081997e6dd178266c361f2fa73749e94c
  - Merge "Remove "active" attribute from the allowed_address_pairs"
  - Remove "active" attribute from the allowed_address_pairs
    
    Attribute "active" is going to be added to the allowed_address_pairs
    in the patch [1] and will not be available in older branches.
    To make our existing allowed_address_pairs API tests to be passing in
    both cases, with and without that "active" attribute, this patch
    removes that field from the allowed_address_pairs which are returned
    by the Neutron server.
    
    We could make expected results of those tests to be dependend on the
    available Neutron's API extensions but in that case existing tests may
    fail randomly as all tests are always using same IP addresses thus
    allowed_address_pair may be active=True or active=False.
    
    To properly check active/inactive allowed address pairs there will be
    additional tests added to the neutron-tempest-plugin in the follow up
    patch.
    
    [1] https://review.opendev.org/c/openstack/neutron/+/601336
    
    Related-Bug: #1928466
    Change-Id: I368ca13291055f43896beb905cf19ff933fa797c
This commit is contained in:
Zuul 2021-06-12 22:28:22 +00:00 committed by Gerrit Code Review
parent 09b252e6f9
commit 6c8a064829
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d41ea136703a726a46a1f4b39c82a40c5684d749
Subproject commit 120dcfd081997e6dd178266c361f2fa73749e94c