summaryrefslogtreecommitdiffstats
path: root/vio/requirements.txt
diff options
context:
space:
mode:
authorEthan Lynn <ethanlynnl@vmware.com>2019-03-21 16:31:41 +0800
committerEthan Lynn <ethanlynnl@vmware.com>2019-03-21 16:37:04 +0800
commit04ad05f0302fa1e059b3c3ab3470759dc333e33e (patch)
tree0bae0987ee2be82a8ce2ec8ff428600d8e429935 /vio/requirements.txt
parente6d3b542e4fc228108b39d514e994b5582d6a073 (diff)
Add execute to fakeplugin
Add an execute function to fakeplugin Change-Id: I15353c1f8e4c5514c5bf10600723cc51bbaebaac Issue-ID: MULTICLOUD-488 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
Diffstat (limited to 'vio/requirements.txt')
-rw-r--r--vio/requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/vio/requirements.txt b/vio/requirements.txt
index eec60b7..e7f743c 100644
--- a/vio/requirements.txt
+++ b/vio/requirements.txt
@@ -35,3 +35,4 @@ PyYAML>=3.1.0
pyvmomi
pyvim
fire
+requests