diff options
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 8d5a51c..9c2a4b4 100644 --- a/vio/requirements.txt +++ b/vio/requirements.txt @@ -14,6 +14,7 @@ httplib2==0.9.2 # for call openstack api openstacksdk==0.9.14 +python-cinderclient==3.5.0 # for unit test django-nose>=1.4.0 |