Skip to content

Commit 9c39cb6

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Stop setting osapi_volume_base_URL"
2 parents 87362e5 + 621704f commit 9c39cb6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/cinder

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,6 @@ function configure_cinder {
313313
# Set the service port for a proxy to take the original
314314
iniset $CINDER_CONF DEFAULT osapi_volume_listen_port $CINDER_SERVICE_PORT_INT
315315
iniset $CINDER_CONF DEFAULT public_endpoint $CINDER_SERVICE_PROTOCOL://$CINDER_SERVICE_HOST:$CINDER_SERVICE_PORT
316-
iniset $CINDER_CONF DEFAULT osapi_volume_base_URL $CINDER_SERVICE_PROTOCOL://$CINDER_SERVICE_HOST:$CINDER_SERVICE_PORT
317316
fi
318317

319318
if [ "$SYSLOG" != "False" ]; then

0 commit comments

Comments
 (0)