Fixed failing router test on Aricent pod. 85/38485/1
authorspisarski <s.pisarski@cablelabs.com>
Mon, 31 Jul 2017 21:13:33 +0000 (15:13 -0600)
committerspisarski <s.pisarski@cablelabs.com>
Mon, 31 Jul 2017 21:13:33 +0000 (15:13 -0600)
commitf9a9c6eb7e11ba70e39b5b05b4dbba743bf3fd02
tree19e3ac1ab3948a6b9ca39d5dfd4a42bfda1b110f
parentc4eba6eaaa2f8e0a0ca40c40907fc9e04a65e6d9
Fixed failing router test on Aricent pod.

Removed project ID from network lookup for the router_external
network as the test test_create_router_admin_user_to_new_project()
as the OpenStackRouter object was including its own project ID to
the API call causing the network lookup to fail.
Note: this is the only pod where this bug has reared it's ugly head.

Change-Id: I159252b3f3c3bc418f9947710e9e97d8471ec538
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
snaps/openstack/create_router.py