diff options
author | Zhijiang Hu <hu.zhijiang@zte.com.cn> | 2017-08-26 07:02:13 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-08-26 07:02:13 +0000 |
commit | 544d8d7eb12bca66df726ba55aa7164d22a47ff6 (patch) | |
tree | b8971766b04426c05747d70782d6c36a297be7e1 /requirements.txt | |
parent | 5f51dc664600f8259f5880b1c76ffe5f95292ba2 (diff) | |
parent | 1cf9f49c5167d7bbf4969ed9146599c73a73fbcc (diff) |
Merge "Add the pytest files for post py files"
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 99af97bb..f3937271 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,3 +6,7 @@ pyyaml scp oslo_config deepdiff +keystoneauth1 +python-glanceclient +python-neutronclient +python-novaclient |