Update git submodules

* Update charm-neutron-gateway from branch 'master'
  to e69435903213968d2471aca1533e837f7525de40
  - Merge "Add extension fwaas_v2 based on neutron-api relation data"
  - Add extension fwaas_v2 based on neutron-api relation data
    
    fwaas_v2 extension is added in l3_agent.ini by default from stein.
    However with the newly introduced neutron-api configuration parameter
    enable-fwaas, the extension have to added only when it is set to true
    on neutron-api charm.
    
    neutron-api charm adds enabled-fwaas as relation data in the commit
    https://review.opendev.org/c/openstack/charm-neutron-api/+/806676.
    This patch removes special handling of fwaas_v2 as l3_extension_plugins
    is already updated in relation data based on neutron-api enable-fwaas
    configuration.
    
    Remove python3-neutron-fwaas in package list from stein release. The
    package is already part of dependency of neutron-l3-agent until Ussuri
    release and the dependency will be removed from Victoria release in
    package control files.
    
    Synced charmhelpers to get related changes
    https://github.com/juju/charm-helpers/pull/635
    
    Partial-Bug: #1934129
    Change-Id: I07db7fb7c2f00eaf4c0a5bcc082c73922b87d1c0
This commit is contained in:
Zuul 2021-09-13 12:23:36 +00:00 committed by Gerrit Code Review
parent 32b767aecb
commit cb24d41fc9
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit c7566f4e47e9203e80a83c579af179e26324937d
Subproject commit e69435903213968d2471aca1533e837f7525de40