Update monitor function with the good parameter
This commit is contained in:
@@ -241,7 +241,7 @@ glance_api_monitor() {
|
|||||||
ocf_run -q $OCF_RESKEY_client_binary \
|
ocf_run -q $OCF_RESKEY_client_binary \
|
||||||
--os_username "$OCF_RESKEY_os_username" \
|
--os_username "$OCF_RESKEY_os_username" \
|
||||||
--os_password "$OCF_RESKEY_os_password" \
|
--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" \
|
--os_auth_url "$OCF_RESKEY_os_auth_url" \
|
||||||
index > /dev/null 2>&1
|
index > /dev/null 2>&1
|
||||||
rc=$?
|
rc=$?
|
||||||
|
|||||||
Reference in New Issue
Block a user