Update git submodules
authorspisarski <s.pisarski@cablelabs.com>
Wed, 16 May 2018 15:06:57 +0000 (09:06 -0600)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 21 May 2018 13:34:23 +0000 (13:34 +0000)
commitbc2ecafc36f258852a8d4d315adb7d2e0ad1f6f7
treeb8c06625af0ccab86c59043f4c6ee11a3419b628
parent2c9759d44da922a3ec9359a0c4d72f520509a211
Update git submodules

* Update docs/submodules/snaps from branch 'stable/fraser'
  - Removed project query restriction when looking up network for port creation.

    When creating a router to an external network, the port configuration object
    was performing a lookup using the port's user and project ID; however, as
    external networks created in other projects and are visible amongst all
    projects can also be added to a port. This patch removes the project restriction
    from the network query. I do not believe this fix should ultimately break other
    functionality as networks that cannot be looked up by a certain user would
    still return None raising a valid exception.

    JIRA: APEX-598

    Change-Id: I6cd32373fd4f42d8ad9b63a89c2131f95b113ce8
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
docs/submodules/snaps