RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1067237 - neutronclient with pre-determined auth token fails when doing Client.get_auth_info()
Summary: neutronclient with pre-determined auth token fails when doing Client.get_auth...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RDO
Classification: Community
Component: python-neutronclient
Version: unspecified
Hardware: Unspecified
OS: Linux
unspecified
high
Target Milestone: ---
: ---
Assignee: Jakub Ruzicka
QA Contact: Ofer Blaut
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-02-20 01:10 UTC by Chris Hoge
Modified: 2016-04-26 14:43 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1277120 0 None None None Never
OpenStack gerrit 71551 0 None None None Never
Red Hat Bugzilla 1065411 1 None None None 2021-01-20 06:05:38 UTC

Description Chris Hoge 2014-02-20 01:10:00 UTC
Description of problem:

RDO packaging for python-neutronclient includes this bug:

https://bugs.launchpad.net/python-neutronclient/+bug/1277120

Version-Release number of selected component (if applicable):


How reproducible:

Install OpenStack nova and neutron with OVS networking. Connection to metadata service will fail after second attempt with 500 or 501 error.

Steps to Reproduce:
1. Install OpenStack with nova, neutron, and ova
2. Launch cirrus machine.
3. wget http://169.254.169.254/openstack

Actual results:

Connecting to 169.254.169.254 (169.254.169.254:80)
wget: server returned error: HTTP/1.1 500 Internal Server Error


Expected results:

File name openstack with content:

2012-08-10
2013-04-04
2013-10-17
latest

Additional info:

Comment 1 Ihar Hrachyshka 2014-02-24 13:57:11 UTC
We should push to RDO the same fix that was done in python-neutronclient-2.3.1-3.el6ost.noarch.rpm in RH-OSP as part of bug #1065411. Another option is to move to the latest neutronclient release from u/s (>=2.3.4).

Comment 2 Jakub Ruzicka 2014-03-25 15:09:22 UTC
Patch was backported to stable/havana and is included in following RDO Havana packages:
 * python-neutronclient-2.3.1-3.fc20
 * python-neutronclient-2.3.1-3.el6

RDO Icehouse includes python-neutronclient-2.3.4 with upstream patch.

Comment 3 Ihar Hrachyshka 2014-03-26 12:28:51 UTC
I've verified the bug as follows: installed openstack via packstack, made sure I use the proper version of neutronclient, created an instance with cirros, fired it up, logged into it and repeated wget http://169.254.169.254/openstack several times, works with no issues.


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