Merge "Remove uses of --os-url and --os-token"
This commit is contained in:
commit
7792bd2025
@ -979,8 +979,6 @@ function get_or_create_endpoint {
|
||||
function get_endpoint_url {
|
||||
echo $(openstack endpoint list \
|
||||
--service $1 --interface $2 \
|
||||
--os-url $KEYSTONE_SERVICE_URI_V3 \
|
||||
--os-identity-api-version=3 \
|
||||
-c URL -f value)
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user