Bug 1067237
Summary: | neutronclient with pre-determined auth token fails when doing Client.get_auth_info() | ||
---|---|---|---|
Product: | [Community] RDO | Reporter: | Chris Hoge <chris.hoge> |
Component: | python-neutronclient | Assignee: | Jakub Ruzicka <jruzicka> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Ofer Blaut <oblaut> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | unspecified | CC: | chrisw, ihrachys, yeylon |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | Type: | Bug | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Chris Hoge
2014-02-20 01:10:00 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). 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. 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. |