change service type to "accelerator"
As we discussed in irc meeting, we use "accelerator" as service type. Change-Id: Ib932f9fe27bf7fc08c3f334acc6b3da6cfd0489f
This commit is contained in:
parent
38c1618e60
commit
2e10d20110
@ -100,7 +100,7 @@ function configure_cyborg_dirs {
|
||||
# service cyborg admin
|
||||
function create_cyborg_accounts {
|
||||
create_service_user "cyborg" "admin"
|
||||
get_or_create_service "cyborg" "acceleration" "Cyborg Accelerators Service"
|
||||
get_or_create_service "cyborg" "accelerator" "Cyborg Accelerators Service"
|
||||
get_or_create_endpoint "cyborg" \
|
||||
"$REGION_NAME" \
|
||||
"${CYBORG_SERVICE_PROTOCOL}://${CYBORG_SERVICE_HOST}:${CYBORG_SERVICE_PORT}/v1" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user