Update monitor function with the good parameter
This commit is contained in:
parent
45704d5506
commit
491e7f28d2
@ -241,7 +241,7 @@ glance_api_monitor() {
|
||||
ocf_run -q $OCF_RESKEY_client_binary \
|
||||
--os_username "$OCF_RESKEY_os_username" \
|
||||
--os_password "$OCF_RESKEY_os_password" \
|
||||
--os_tenant-name "$OCF_RESKEY_os_tenant_name" \
|
||||
--os_tenant_name "$OCF_RESKEY_os_tenant_name" \
|
||||
--os_auth_url "$OCF_RESKEY_os_auth_url" \
|
||||
index > /dev/null 2>&1
|
||||
rc=$?
|
||||
|
Loading…
x
Reference in New Issue
Block a user