diff options
author | Zuul <zuul@review.openstack.org> | 2018-03-01 09:23:02 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2018-03-01 09:23:02 +0000 |
commit | c21911a8db568928b91065a9529213d306e45053 (patch) | |
tree | 25d0632e243c50b6c2c9f08337238a3fd08e7062 | |
parent | bc369618b2c7ee33e6deef65ed71fbb8ddbeb919 (diff) | |
parent | d3b6961f68691fdf3def7f3ce70251165cfd17c9 (diff) |
Merge "Updated from global requirements"
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index e0a937a..4acf4b6 100644 --- a/requirements.txt +++ b/requirements.txt | |||
@@ -9,7 +9,7 @@ eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT | |||
9 | WebOb>=1.7.1 # MIT | 9 | WebOb>=1.7.1 # MIT |
10 | cryptography!=2.0,>=1.9 # BSD/Apache-2.0 | 10 | cryptography!=2.0,>=1.9 # BSD/Apache-2.0 |
11 | python-ironicclient>=2.2.0 # Apache-2.0 | 11 | python-ironicclient>=2.2.0 # Apache-2.0 |
12 | python-neutronclient>=6.3.0 # Apache-2.0 | 12 | python-neutronclient>=6.7.0 # Apache-2.0 |
13 | python-glanceclient>=2.8.0 # Apache-2.0 | 13 | python-glanceclient>=2.8.0 # Apache-2.0 |
14 | oslo.cache>=1.26.0 # Apache-2.0 | 14 | oslo.cache>=1.26.0 # Apache-2.0 |
15 | oslo.concurrency>=3.25.0 # Apache-2.0 | 15 | oslo.concurrency>=3.25.0 # Apache-2.0 |