Update git submodules

* Update neutron-specs from branch 'master'
  - Merge "Registering RouterInfo by L3 extention API"
  - Registering RouterInfo by L3 extention API
    
    Currently, most plugin implementations releated L3 override the
    L3NatAgent class itself for their own logic since there is no proper
    interface to extend RouterInfo class. This adds unnecessary complexity
    for developers who just want to extend agent mechanism instead of
    whole RPC related to L3 functinalities.
    
    This spec introduces RouterFactory class which acts on the factory for
    creating RouterInfo class, and add new l3 extension API which enable to
    dynamically add RouterInfo to the factory. Now plugin developers can
    use new extension API for their own specific router.
    
    Change-Id: Ic3486830e449f6ee8dbe19db614179b2077bcf7b
    Related-Bug: #1804634
    Implements: blueprint router-factory-with-l3-extension
This commit is contained in:
Zuul 2019-02-21 12:09:16 +00:00 committed by Gerrit Code Review
parent 939ee2fc4c
commit 15a86340eb
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit bb48efae103b17272d7eff7e97abdef09d938c72
Subproject commit 597f767e5cb830af3727be93a3a942c84e6d0fa2