Revert "ceilometer.conf configuration option missing os_auth_url"
patch breaks gate (see any logs/screen-ceilometer-acentral.txt.gz
after this patch)
This reverts commit 4c11089739
.
Change-Id: I684d50be1b4d580d385a8bb74b3539b1305ec330
This commit is contained in:
parent
9d57dc8b04
commit
d24afa190c
@ -163,7 +163,6 @@ function configure_ceilometer {
|
||||
iniset $CEILOMETER_CONF service_credentials os_username ceilometer
|
||||
iniset $CEILOMETER_CONF service_credentials os_password $SERVICE_PASSWORD
|
||||
iniset $CEILOMETER_CONF service_credentials os_tenant_name $SERVICE_TENANT_NAME
|
||||
iniset $CEILOMETER_CONF service_credentials os_auth_url $OS_AUTH_URL
|
||||
|
||||
iniset $CEILOMETER_CONF keystone_authtoken auth_host $KEYSTONE_AUTH_HOST
|
||||
iniset $CEILOMETER_CONF keystone_authtoken auth_port $KEYSTONE_AUTH_PORT
|
||||
|
Loading…
Reference in New Issue
Block a user