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:
parent
0fc631ae3e
commit
af9b93a8da
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user