Fix for the endpoint URL for kingbird
authorAshish Singh <ashishsingh2k8@gmail.com>
Tue, 2 Aug 2016 07:41:35 +0000 (13:11 +0530)
committerAshish Singh <ashishsingh2k8@gmail.com>
Tue, 2 Aug 2016 07:48:19 +0000 (13:18 +0530)
commitbc90becf8cfbe672926c813670a418f125f72b7b
tree1f610824eee0719a41a692780b9bcec0ff00e2f1
parent8f3ad08c40bd8977651794f6720eda5df61b0c26
Fix for the endpoint URL for kingbird

Currently, there is internal IP address which is getting populated
in tempest.conf. Since the tempest are run inside functest docker container
we need to use public IP address for accessing Kingbird services.

Now, there will not be any installer specific endpoints as we had earlier.
All should communicate with public endpoints.

Change-Id: Id22e7e4d9ece9a0000a1186113627b82d6ba400a
Signed-off-by: ashish singh <ashishsingh2k8@gmail.com>
testcases/OpenStack/tempest/run_tempest.py