From bc2ecafc36f258852a8d4d315adb7d2e0ad1f6f7 Mon Sep 17 00:00:00 2001 From: spisarski Date: Wed, 16 May 2018 09:06:57 -0600 Subject: 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 --- docs/submodules/snaps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/snaps') diff --git a/docs/submodules/snaps b/docs/submodules/snaps index 81d21bfc8..d36c4808d 160000 --- a/docs/submodules/snaps +++ b/docs/submodules/snaps @@ -1 +1 @@ -Subproject commit 81d21bfc84084f7b4a2d6a45a8979ea1f947b103 +Subproject commit d36c4808d746934986300d0b3710693e3c89cd64 -- cgit 1.2.3-korg