Update git submodules

* Update networking-bgpvpn from branch 'master'
  - Use extras for horizon dependency
    
    Horizon is not a key dependency for networking-bgpvpn and right now it
    forces projects to install horizon if they want to use networking-bgpvpn
    which does not make sense.
    "extras" allows us to declare optional dependencies [1].
    
    networking-bagpipe is an optional dependency and
    it is specified as extras too.
    
    [1] https://setuptools.readthedocs.io/en/latest/setuptools.html#declaring-extras
    
    Change-Id: I0e15124db206dafde51166e33e3284e86252d936
    Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>
    Signed-off-by: Manuel Buil <mbuil@suse.com>
This commit is contained in:
Akihiro Motoki 2018-09-21 14:01:08 +02:00 committed by Gerrit Code Review
parent f727c8aff9
commit 64857c50d6
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 7b0056927648e1eb51f7103d0e98336e3d578073
Subproject commit af146b9d337e9a0ad59686e3ea3797ee7d861479