Remove unused log v2 endpoints

Log v2 api is deprecated and should not be used.

Change-Id: I4c00809fd91de8266284dfb843c5af17c786373e
This commit is contained in:
Adrian Czarnecki 2019-06-27 14:17:18 +02:00
parent 29e25e6e29
commit 5b73565afa
1 changed files with 0 additions and 8 deletions

View File

@ -759,14 +759,6 @@ function create_log_management_accounts {
"$MONASCA_LOG_API_URI_V3" \
"$MONASCA_LOG_API_URI_V3"
get_or_create_service "logs_v2" "logs_v2" "Monasca Log V2.0 service"
get_or_create_endpoint \
"logs_v2" \
"$REGION_NAME" \
"$MONASCA_LOG_API_URI_V2" \
"$MONASCA_LOG_API_URI_V2" \
"$MONASCA_LOG_API_URI_V2"
get_or_create_service "logs-search" "logs-search" "Monasca Log search service"
get_or_create_endpoint \
"logs-search" \