summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmrith Kumar <amrith@tesora.com>2016-06-21 10:44:11 -0400
committerAmrith Kumar <amrith@tesora.com>2016-06-21 10:46:46 -0400
commitff4308b82ae365c0874d6d5894a3922859420dbe (patch)
treedae6453ac6a0e5ca0af27b3465f7e1ef59b272e3
parent075be84738c7017c762e42b5b7eebc8a9a1d8d84 (diff)
downloadtrove-integration-ff4308b82ae365c0874d6d5894a3922859420dbe.tar.gz
Move the rabbit/rpc options to its own section
Using the DEFAULT section for rabbit configuration is deprecated, so all rabbit related option should be moved to the oslo_messaging_rabbit section. Change-Id: Iec072877e9174e136b4f0c1c806d7f9b377a7f2e
-rwxr-xr-xscripts/redstack1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/redstack b/scripts/redstack
index 1800803..fcd496b 100755
--- a/scripts/redstack
+++ b/scripts/redstack
@@ -1162,6 +1162,7 @@ function cmd_dsvm_gate_tests() {
sudo chown -R $(whoami) /etc/trove
sudo chown -R $(whoami) $DEST/trove-integration
iniset $TROVE_GUESTAGENT_CONF DEFAULT rabbit_host $NETWORK_GATEWAY
+ iniset $TROVE_GUESTAGENT_CONF oslo_messaging_rabbit rabbit_hosts $NETWORK_GATEWAY
cd $DEST/trove-integration/scripts
sudo -H $HTTP_PROXY pip install --upgrade pip dib-utils