diff options
author | xinhuili <lxinhui@vmware.com> | 2019-04-08 03:06:10 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-04-08 03:06:10 +0000 |
commit | 37b43aa2b44de7c5b99eaa857d2d4d8b25106c06 (patch) | |
tree | ae9cf33e1830ee682906faaed1225a7790f726c0 /vio/requirements.txt | |
parent | 0e824506f033af90b45e77c9145bf1f1b562095c (diff) | |
parent | 7a02c59adf4fdf4fe79ad34c248679850311a784 (diff) |
Merge "Add more functions to vsphere plugin"
Diffstat (limited to 'vio/requirements.txt')
-rw-r--r-- | vio/requirements.txt | 1 |
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 |