diff options
author | spisarski <s.pisarski@cablelabs.com> | 2018-05-16 09:06:57 -0600 |
---|---|---|
committer | spisarski <s.pisarski@cablelabs.com> | 2018-05-16 09:06:57 -0600 |
commit | 021432b38b6e9de94e81590da2f1c9e7ea8b63ea (patch) | |
tree | 4262e0325c5cf75e488dc5d78d9b91e483550ffb /examples/simple | |
parent | 816a90ca79a0f16bd5176b00c33391f522e517c1 (diff) |
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 'examples/simple')
0 files changed, 0 insertions, 0 deletions