Updated from global requirements
Change-Id: I10ea32764a04cfe0dd8445708f04bcd184c0d308
This commit is contained in:
parent
09fc560609
commit
8c44be5c9c
@ -14,14 +14,14 @@ cryptography!=2.0,>=1.9 # BSD/Apache-2.0
|
||||
WebOb>=1.7.1 # MIT
|
||||
greenlet>=0.4.10 # MIT
|
||||
PasteDeploy>=1.5.0 # MIT
|
||||
Paste # MIT
|
||||
Paste>=2.0.2 # MIT
|
||||
PrettyTable<0.8,>=0.7.1 # BSD
|
||||
sqlalchemy-migrate>=0.11.0 # Apache-2.0
|
||||
netaddr>=0.7.18 # BSD
|
||||
netifaces>=0.10.4 # MIT
|
||||
paramiko>=2.0.0 # LGPLv2.1+
|
||||
Babel!=2.4.0,>=2.3.4 # BSD
|
||||
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
|
||||
enum34>=1.0.4;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
|
||||
iso8601>=0.1.11 # MIT
|
||||
jsonschema<3.0.0,>=2.6.0 # MIT
|
||||
python-cinderclient>=3.2.0 # Apache-2.0
|
||||
|
@ -15,7 +15,7 @@ python-ironicclient>=1.14.0 # Apache-2.0
|
||||
python-subunit>=0.0.18 # Apache-2.0/BSD
|
||||
requests-mock>=1.1.0 # Apache-2.0
|
||||
sphinx>=1.6.2 # BSD
|
||||
sphinxcontrib-actdiag # BSD
|
||||
sphinxcontrib-actdiag>=0.8.5 # BSD
|
||||
os-api-ref>=1.4.0 # Apache-2.0
|
||||
oslotest>=1.10.0 # Apache-2.0
|
||||
os-testr>=1.0.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user