diff options
author | Steven Pisarski <s.pisarski@cablelabs.com> | 2018-05-16 17:52:59 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-05-16 17:52:59 +0000 |
commit | be6b70dd42092b6cf82bec37d2a05f44eb4b290c (patch) | |
tree | ebe6ec9c93a75dd1448b2380d8853259b280f630 /docs/submodules | |
parent | 53971397db071615a9a47e066ddead154b557dce (diff) |
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Merge "Removed project query restriction when looking up network for port creation."
- 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>
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/snaps | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/snaps b/docs/submodules/snaps -Subproject 43841adbdf40caf8d63574a7acc3e74eed98cd5 +Subproject 399d3eddd132ed77af569d2532c47624cb7e116 |