]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix the end point test for client
authorManjeet Singh Bhatia <manjeet.s.bhatia@intel.com>
Thu, 19 Nov 2015 15:51:05 +0000 (15:51 +0000)
committerManjeet Singh Bhatia <manjeet.s.bhatia@intel.com>
Thu, 19 Nov 2015 15:55:58 +0000 (15:55 +0000)
commit661f1b5e8019f3c2521208925b833f2d9113cce7
tree0d800dab9ebd8ad3e229a2b4df3ae0e372615645
parenta93b889ae517d29332848854b0757a92ffb4f76b
Fix the end point test for client

Due to recent change in neutronclient the endpoint value got changes
in following patch.

https://review.openstack.org/#/c/236325/

This patch will test both public or publicURL endpoints.

Change-Id: I0dffb06c5151203e9fe2ab041a7beb028a39aac0
Closes-bug: #1517579
neutron/tests/unit/debug/test_shell.py