Remove mistral libs installation from test-hooks

After the https://review.openstack.org/#/c/225960/ landed, we need to
remove mistral libs installation to devstack.

Change-Id: I1824f9dd026fdc016d5a34292542d13d393ba566
Related-Bug: #1497913
This commit is contained in:
Victor Ryzhenkin 2015-09-21 23:51:53 +03:00
parent 0fc631ae3e
commit af9b93a8da
1 changed files with 0 additions and 2 deletions

View File

@ -3,5 +3,3 @@
# Install Mistral devstack integration
source ./pre_test_hook_common.sh
MISTRAL_BASE=/opt/stack/new/mistral/contrib/devstack
cp $MISTRAL_BASE/lib/* $DEVSTACK_BASE/lib
cp $MISTRAL_BASE/extras.d/* $DEVSTACK_BASE/extras.d