Fixup endpoint checks

This commit is contained in:
James Page 2016-02-17 11:43:27 +00:00
parent 49e7ba7f82
commit a70806edf0

View File

@ -885,7 +885,7 @@ class NeutronGatewayBasicDeployment(OpenStackAmuletDeployment):
'project_name': 'services',
'username': 'nova',
'password': nova_cc_relation['service_password'],
'auth_url': ep,
'auth_url': ep.split('/v')[0],
'region': 'RegionOne',
'service_metadata_proxy': 'True',
'metadata_proxy_shared_secret': u.not_null