summaryrefslogtreecommitdiff
path: root/devstack
diff options
context:
space:
mode:
authorLingxian Kong <anlin.kong@gmail.com>2020-08-04 12:29:10 +1200
committerLingxian Kong <anlin.kong@gmail.com>2020-08-06 20:38:11 +1200
commitcf3e9a6e7459e8434172e03b0b046bcbe4b277d5 (patch)
tree3857cbd673ba3048e9afee0d9f69fba9b320f17a /devstack
parent8e48d757e64d7f88058584bbf2c2898a7a94b619 (diff)
downloadtrove-cf3e9a6e7459e8434172e03b0b046bcbe4b277d5.tar.gz
Support to rebuild instance by admin
Change-Id: I48f8c6f997daeb6d82ff62b3325277d86fee2147
Diffstat (limited to 'devstack')
-rw-r--r--devstack/plugin.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/devstack/plugin.sh b/devstack/plugin.sh
index 8bbcbac7..0e133e18 100644
--- a/devstack/plugin.sh
+++ b/devstack/plugin.sh
@@ -218,6 +218,7 @@ function configure_trove {
iniset_conditional $TROVE_CONF DEFAULT usage_timeout $TROVE_USAGE_TIMEOUT
iniset_conditional $TROVE_CONF DEFAULT state_change_wait_time $TROVE_STATE_CHANGE_WAIT_TIME
iniset_conditional $TROVE_CONF DEFAULT reboot_time_out 300
+ iniset $TROVE_CONF DEFAULT controller_address ${SERVICE_HOST}
configure_keystone_authtoken_middleware $TROVE_CONF trove
iniset $TROVE_CONF service_credentials username trove