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
This commit is contained in:
Amrith Kumar 2016-06-21 10:44:11 -04:00
parent 075be84738
commit ff4308b82a
1 changed files with 1 additions and 0 deletions

View File

@ -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