Description of problem: Following bug #1091358, a dependency for python-httplib2 >=0.7.5 was added, but this wasn't enforced in the RPM's spec file of version 2.3.4-1, so when installing via packstack, any version of python-httplib2 may be installed (my setup had 0.7.2). This will cause the bug the reproduce as the bug specifies. Version-Release number of selected component (if applicable): python-neutronclient-2.3.4-1.el6ost How reproducible: Steps to Reproduce: 1. Launch 160 VMs 2. 3. Actual results: Some of the VMs get 2 IPs for the same NIC Expected results: None of the VMs get more than one IP for the same NIC Additional info:
*** Bug 1126451 has been marked as a duplicate of this bug. ***
this seems more like a neutron packaging problem. on the other hand puppet does not enforce package versions se we can't control that. is it ok if i change the product to neutron?
I have no idea as I'm not familiar with the packaging system. Changing needinfo to Ofer Blaut so he can decide what to do with this.
We should make it neutron one [root@cougar16 ~(keystone_admin)]# rpm -qR python-neutronclient-2.3.4-2.el6ost.noarch /usr/bin/python pyparsing python(abi) = 2.6 python-cliff >= 1.0 python-prettytable >= 0.6 python-setuptools python-simplejson rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(PayloadIsXz) <= 5.2-1
i'm trying to change the component to neutron but bugzilla does not let me, John are you able to change it?
You got httplib2 0.7.2 because that is the latest version available. I confirmed that it (python-httplib2-0.7.2) doesn't have the required httplib2.RETRIES and thus we need a new version of httplib2.
This bug has been closed because OSP-4 has reached its end of life: https://rhn.redhat.com/errata/RHSA-2015-1127.html