ansible venv: re-add netaddr Python package

Closes #1763
This commit is contained in:
Pierre-Louis Bonicoli
2018-05-30 01:56:33 +02:00
committed by Bill Nottingham
parent 4c9ceb48a1
commit 16cde26468
2 changed files with 2 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ azure-mgmt-containerinstance>=0.3.1
backports.ssl-match-hostname==3.5.0.1
boto==2.47.0 # last which does not break ec2 scripts
boto3==1.6.2
netaddr
ovirt-engine-sdk-python==4.2.4 # minimum set inside Ansible facts module requirements
pexpect==4.6.0 # same as AWX requirement
python-memcached==1.59 # same as AWX requirement