aboutsummaryrefslogtreecommitdiffstats
path: root/test/vcpe/bin
diff options
context:
space:
mode:
authorYang Xu <yang.xu@futurewei.com>2019-06-26 01:50:15 -0400
committerYang Xu <yang.xu@futurewei.com>2019-06-26 12:46:31 +0000
commit1b31a1d43b9be2938fde5639ab7aaea6262adc4f (patch)
tree9a4ac9b08801746e311a00c7673ac73c66036b9f /test/vcpe/bin
parentfdae148d303b3153e2dec38d830d3784491b6f65 (diff)
Clean up vCPE script
Signed-off-by: Yang Xu <yang.xu@futurewei.com> Issue-ID: INT-847 Change-Id: I1158442cd73c6e0d943e9cc111cb12dae1381d36
Diffstat (limited to 'test/vcpe/bin')
-rwxr-xr-xtest/vcpe/bin/setup.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/vcpe/bin/setup.sh b/test/vcpe/bin/setup.sh
index a52e0222e..100190f05 100755
--- a/test/vcpe/bin/setup.sh
+++ b/test/vcpe/bin/setup.sh
@@ -16,5 +16,6 @@ pip install mysql-connector-python
pip install progressbar2
pip install python-novaclient
pip install python-openstackclient
+pip install python-heatclient
pip install netaddr
pip install kubernetes