bugfix: manage unhomogeneous OS_AUTH_URL 47/29347/1
authorMorgan Richomme <morgan.richomme@orange.com>
Fri, 24 Feb 2017 09:55:05 +0000 (10:55 +0100)
committerMorgan Richomme <morgan.richomme@orange.com>
Fri, 24 Feb 2017 09:55:05 +0000 (10:55 +0100)
commita29752882898c3ac0ea7a554b7bd0e90899fb5d1
tree689e882e5717ea7062ec9c9a8672a4809cbac0b6
parentc5e3e0d0249bd2d2c7788d282dc00f13bd427dcb
bugfix: manage unhomogeneous OS_AUTH_URL

the installers may use different format for the URL
use regex to retrieve the IP and the port
then build properly the V2 URL

Change-Id: I731d634eceb8f828ff5a22b2f800ee51c06fc341
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
promise/test/functest/run_tests.py