Skip to content

Commit

Permalink
Merge pull request #439 from theopenlab/fix-trove
Browse files Browse the repository at this point in the history
Fix devstack trove deployment failling
  • Loading branch information
liusheng authored Feb 23, 2019
2 parents a82e8f8 + 6904973 commit 9554606
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
set -e
set -x
export BRIDGE_IP=10.0.0.1
export DEST='/opt/stack'
export DEST='/opt/stack/new'
export PATH_DEVSTACK_SRC=$DEST/devstack
export TROVE_RESIZE_TIME_OUT=''
cd $DEST/trove
Expand Down

0 comments on commit 9554606

Please sign in to comment.