Merge "Add missing netaddr requirement"

This commit is contained in:
Zuul 2018-07-24 00:14:40 +00:00 committed by Gerrit Code Review
commit 844c70f9e4
2 changed files with 2 additions and 1 deletions

View File

@ -51,7 +51,7 @@ mox3==0.20.0
msgpack==0.5.6
munch==2.2.0
murano-pkg-check==0.3.0
netaddr==0.7.19
netaddr==0.7.18
netifaces==0.10.6
openstackdocstheme==1.18.1
openstacksdk==0.12.0

View File

@ -24,6 +24,7 @@ python-ironicclient>=2.3.0 # Apache-2.0
python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0
alembic>=0.8.10 # MIT
cryptography>=2.1 # BSD/Apache-2.0
netaddr>=0.7.18 # BSD
python-dateutil>=2.5.3 # BSD
python-glanceclient>=2.8.0 # Apache-2.0
Routes>=2.3.1 # MIT