Update git submodules

* Update neutron-tempest-plugin from branch 'master'
  - Merge "Test metadata over IPv6"
  - Test metadata over IPv6
    
    To ssh into the instance we use an IPv4 floating IP,
    but then we test accessing metadata over IPv6.
    
    tempest.conf:
    
    [neutron_plugin_options]
    advanced_image_ref = ubuntu 16.04 does not but 18.04 and 20.04 work
    advanced_image_flavor_ref = d1 # ds512M
    advanced_image_ssh_user = ubuntu
    default_image_is_advanced = False
    
    Introduce new tempest(-plugin) boolean config option:
        neutron_plugin_options.ipv6_metadata
        Defaults to True.
    This controls whether the test should run since API extension based
    auto-discovery is naturally unavailable for the feature.
    
    Disable executing the test in ovn and older-than-victoria gate jobs.
    
    Change-Id: I7a1d2057489067e555cb247e473ad11e63dbdd86
    Related-Bug: #1460177
This commit is contained in:
Zuul 2020-09-28 11:03:28 +00:00 committed by Gerrit Code Review
parent dd9d03abd3
commit 6ca4ecd17b
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 94a27af8f51285d97b65bd820831de98bb791232
Subproject commit af3ac3a8ee5f7be9da8ab9172815e78b9ad9d715