Bug 1298261

Summary: Image v2 lookup issues
Product: Red Hat OpenStack Reporter: Brad P. Crochet <brad>
Component: python-openstackclientAssignee: Jason E. Rist <jrist>
Status: CLOSED UPSTREAM QA Contact: Shai Revivo <srevivo>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.0 (Liberty)CC: apevec, beth.white, lhh, srevivo
Target Milestone: ---Keywords: ZStream
Target Release: 8.0 (Liberty)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-31 15:03:26 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:

Description Brad P. Crochet 2016-01-13 15:57:54 UTC
Image API v2 implementation in glanceclient uses a drastically different resource than the rest of OpenStack. OSC's utils.find_resource() chokes:

  AttributeError: 'Controller' object has no attribute 'resource_class'

Comment 3 Beth White 2017-08-31 15:03:26 UTC
This was fixed upstream and backported to liberty upstream.