eb16b1e1be
This switches us from the ipaddr lib, to the netaddr lib which is in use by other openstack projects. This also means an updated: - keystoneclient - hacking - distribute - setuptools Finally, we're violating two new Hacking rules (H231 / H501), so we cleanup these violations. Change-Id: I6658a0209fc7f0942188f7c518171e6b1fa2b4aa
20 lines
318 B
Plaintext
20 lines
318 B
Plaintext
cliff>=1.4
|
|
d2to1>=0.2.10,<0.3
|
|
eventlet>=0.12.0
|
|
extras
|
|
Flask==0.9
|
|
iso8601>=0.1.4
|
|
jsonschema>=1.0.0,!=1.4.0,<2
|
|
kombu>=2.4.8
|
|
netaddr
|
|
oslo.config>=1.1.0
|
|
Paste
|
|
PasteDeploy>=1.5.0
|
|
pbr>=0.5.16,<0.6
|
|
python-keystoneclient>=0.3.0
|
|
Routes>=1.12.3
|
|
SQLAlchemy>=0.7,<=0.7.99
|
|
sqlalchemy-migrate>=0.7
|
|
stevedore>=0.10
|
|
WebOb>=1.2.3,<1.3
|