Merge "clean up integration test urls"
This commit is contained in:
commit
c55f7480cc
@ -128,9 +128,9 @@ function _aodh_create_accounts {
|
|||||||
"alarming" "OpenStack Alarming Service")
|
"alarming" "OpenStack Alarming Service")
|
||||||
get_or_create_endpoint $aodh_service \
|
get_or_create_endpoint $aodh_service \
|
||||||
"$REGION_NAME" \
|
"$REGION_NAME" \
|
||||||
"$(aodh_service_url)/" \
|
"$(aodh_service_url)" \
|
||||||
"$(aodh_service_url)/" \
|
"$(aodh_service_url)" \
|
||||||
"$(aodh_service_url)/"
|
"$(aodh_service_url)"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user