diff options
author | Rex Lee <limingjiang@huawei.com> | 2017-04-13 04:03:52 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-04-13 04:03:52 +0000 |
commit | d304708efc188f4c7d5d52c1ecc1e0adf6d0dd45 (patch) | |
tree | a2b1fe853b2e0631814cfb3586963a39b48079a6 /requirements.txt | |
parent | 2240fcc201fa9665e42e92c29e201cb62490acfa (diff) | |
parent | a84dfcb92e1de313fea7841224be5a374a2d2184 (diff) |
Merge "Bugfix: fix typo"
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 80547f5cd..749a0a9d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,7 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## +ansible==2.2.0.0 appdirs==1.4.0 Babel==2.3.4 backport-ipaddress==0.1 @@ -70,6 +71,7 @@ PyYAML==3.11 requests==2.10.0 requestsexceptions==1.1.3 scp==0.10.2 +shade==1.17.0 simplejson==3.8.2 six==1.10.0 stevedore==1.17.1 |