diff options
author | JingLu5 <lvjing5@huawei.com> | 2017-03-27 02:15:00 +0000 |
---|---|---|
committer | JingLu5 <lvjing5@huawei.com> | 2017-04-13 00:47:44 +0000 |
commit | a84dfcb92e1de313fea7841224be5a374a2d2184 (patch) | |
tree | 46ac9553e5464c7499ec9bf1263fe4f2d91abc35 /requirements.txt | |
parent | c7114df918ca1d463e49a1c41805e8f414100e7c (diff) |
Bugfix: fix typo
Change-Id: I9b7cd5f94b1663af3b807ce24c941868b10d85d1
Signed-off-by: JingLu5 <lvjing5@huawei.com>
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 |