Bug 1305183

Summary: rebase OSP8 with latest backports
Product: Red Hat OpenStack Reporter: Abel Lopez <abelopez>
Component: openstack-cinderAssignee: Eric Harney <eharney>
Status: CLOSED CURRENTRELEASE QA Contact: nlevinki <nlevinki>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.0 (Liberty)CC: dcadzow, eharney, sgotliv, yeylon
Target Milestone: ---Keywords: FeatureBackport
Target Release: 8.0 (Liberty)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-cinder-7.0.1-5.el7ost Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-06 15:16:50 UTC 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 Abel Lopez 2016-02-05 23:49:48 UTC
Description of problem:
Unable to get quotas in cinder with v3 auth, unable to boot from volume in horizon.
Same configs and settings in RDO latest works fine. 

Version-Release number of selected component (if applicable):
python-cinder-7.0.0-2.el7ost.noarch
openstack-cinder-7.0.0-2.el7ost.noarch

How reproducible:
every time

Steps to Reproduce:
1. import an image to glance
2. attempt to boot an instance from volume (Creates new volume)
3.

Actual results:
Danger: There was an error submitting the form. Please try again.

Expected results:
A new cinder backed instance...

Additional info:
The tenant ID exists, but shows up as 404.
The upstream bug in Mitaka has been merged and backported to Liberty

2016-02-05 23:37:03.285 26646 DEBUG keystoneclient.session [req-4963ded0-7138-4c85-b751-a90bad66a00e b1ff55e83cb74b3ba622c9026955aafd c37b3ca5b1da4930a956a18fcc59efe8 - - -] REQ: curl -g -i -X GET http://172.28.128.241:35357/projects/c37b3ca5b1da4930a956a18fcc59efe8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8005eb1cb32fe9065c2baec5753632806c14f30f" _http_log_request /usr/lib/python2.7/site-packages/keystoneclient/session.py:198
2016-02-05 23:37:03.289 26646 DEBUG keystoneclient.session [req-4963ded0-7138-4c85-b751-a90bad66a00e b1ff55e83cb74b3ba622c9026955aafd c37b3ca5b1da4930a956a18fcc59efe8 - - -] RESP: [404] date: Fri, 05 Feb 2016 23:37:03 GMT vary: X-Auth-Token content-length: 93 content-type: application/json server: Apache/2.4.6 (Red Hat Enterprise Linux) mod_wsgi/3.4 Python/2.7.5 
RESP BODY: {"error": {"message": "The resource could not be found.", "code": 40, "title": "Not Found"}}
 _http_log_response /usr/lib/python2.7/site-packages/keystoneclient/session.py:215
2016-02-05 23:37:03.290 26646 DEBUG keystoneclient.session [req-4963ded0-7138-4c85-b751-a90bad66a00e b1ff55e83cb74b3ba622c9026955aafd c37b3ca5b1da4930a956a18fcc59efe8 - - -] Request returned failure status: 404 request /usr/lib/python2.7/site-packages/keystoneclient/session.py:400
2016-02-05 23:37:03.291 26646 INFO cinder.api.openstack.wsgi [req-4963ded0-7138-4c85-b751-a90bad66a00e b1ff55e83cb74b3ba622c9026955aafd c37b3ca5b1da4930a956a18fcc59efe8 - - -] HTTP exception thrown: Tenant ID: c37b3ca5b1da4930a956a18fcc59efe8 does not exist.

Comment 2 Sergey Gotliv 2016-02-06 15:16:50 UTC
You are using a bit outdated openstack-cinder-7.0.0-2.el7ost.noarch, we rebased
openstack-cinder-7.0.1-5.el7ost a month ago.