Bug 1133511 - update python-httplib2 to >= 0.7.5
Summary: update python-httplib2 to >= 0.7.5
Keywords:
Status: CLOSED EOL
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-httplib2
Version: 4.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.0
Assignee: Jakub Ruzicka
QA Contact: yeylon@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-08-25 10:54 UTC by John Schwarz
Modified: 2016-04-26 14:11 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-19 17:57:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1091358 1 None None None 2021-01-20 06:05:38 UTC
Red Hat Bugzilla 1126451 0 medium CLOSED VMs get 2 private IPs during launching of a large amount of VMs 2022-07-09 08:35:10 UTC

Internal Links: 1091358

Description John Schwarz 2014-08-25 10:54:28 UTC
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:

Comment 2 John Schwarz 2014-08-25 11:45:31 UTC
*** Bug 1126451 has been marked as a duplicate of this bug. ***

Comment 3 Ivan Chavero 2014-08-26 17:48:35 UTC
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?

Comment 4 John Schwarz 2014-08-27 07:39:11 UTC
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.

Comment 5 Ofer Blaut 2014-08-27 08:47:58 UTC
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

Comment 6 Ivan Chavero 2014-08-29 00:53:06 UTC
i'm trying to change the component to neutron but bugzilla does not let me, John are you able to change it?

Comment 7 Jakub Ruzicka 2014-10-06 12:18:51 UTC
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.

Comment 9 Scott Lewis 2015-06-19 17:57:58 UTC
This bug has been closed because OSP-4 has reached its end of life: https://rhn.redhat.com/errata/RHSA-2015-1127.html


Note You need to log in before you can comment on or make changes to this bug.