Update git submodules

* Update neutron-dynamic-routing from branch 'master'
  - stop using common db mixin methods
    
    All of the methods of common db mixin are available via neutron-lib
    and the mixin will be removed before long.
    This patch switches the code over to use neutron-lib's APIs rather
    than those of the mixin.
    
    This commit also includes the following unrelated change
    to pass the gate.
    ----------------------------------------
    tox.ini: Remove symbolic links to fix issues in py3 jobs
    
    2019-02-11 21:38:47.092425 | ubuntu-xenial | py35 runtests: commands[1] | find . -type d -name __pycache__ -delete
    2019-02-11 21:38:47.093110 | ubuntu-xenial | setting PATH=/home/zuul/src/git.openstack.org/openstack/neutron-dynamic-routing/.tox/py35/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
    2019-02-11 21:38:47.097926 | ubuntu-xenial |   /home/zuul/src/git.openstack.org/openstack/neutron-dynamic-routing$ /usr/bin/find . -type d -name __pycache__ -delete
    2019-02-11 21:38:47.101454 | ubuntu-xenial | /usr/bin/find: cannot delete ‘./.tox/py35/lib/python3.5/plat-x86_64-linux-gnu/__pycache__’: Directory not empty
    2019-02-11 21:38:47.101813 | ubuntu-xenial | /usr/bin/find: cannot delete ‘./.tox/py35/lib/python3.5/collections/__pycache__’: Directory not empty
    2019-02-11 21:38:47.102118 | ubuntu-xenial | /usr/bin/find: cannot delete ‘./.tox/py35/lib/python3.5/encodings/__pycache__’: Directory not empty
    2019-02-11 21:38:47.304506 | ubuntu-xenial | /usr/bin/find: cannot delete ‘./.tox/py35/lib/python3.5/importlib/__pycache__’: Directory not empty
    2019-02-11 21:38:47.309574 | ubuntu-xenial | ERROR: InvocationError for command '/usr/bin/find . -type d -name __pycache__ -delete' (exited with code 1)
    ----------------------------------------
    
    Change-Id: If4fa99d98e9507d9fefa84cd39d7d1d3381801a0
This commit is contained in:
Boden R 2019-02-07 08:24:16 -07:00 committed by Gerrit Code Review
parent 221f95d402
commit 72d4e24aaa
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit a3a5470538e63b67c206238d2dba2e977c875bd2
Subproject commit 51986c5f750cdaea67e1e9b3a1a34998a7d934ce