summaryrefslogtreecommitdiffstats
path: root/vio/requirements.txt
diff options
context:
space:
mode:
authorEthan Lynn <ethanlynnl@vmware.com>2019-03-25 16:31:59 +0800
committerEthan Lynn <ethanlynnl@vmware.com>2019-04-04 18:54:53 +0800
commit7a02c59adf4fdf4fe79ad34c248679850311a784 (patch)
tree90f31ee6c261629a2c8ff4dafac6cd579ecf0093 /vio/requirements.txt
parent04ad05f0302fa1e059b3c3ab3470759dc333e33e (diff)
Add more functions to vsphere plugin
Add esxi ability to exec shell command. Add ovf upload function. Add vmdk validation function. Change-Id: I41e658e8d35f9ec2ae8c9238954b705997fa1b3b 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 e7f743c..f218ec5 100644
--- a/vio/requirements.txt
+++ b/vio/requirements.txt
@@ -36,3 +36,4 @@ pyvmomi
pyvim
fire
requests
+paramiko