Bug 1314930

Summary: Update OSP8's glance_store to 0.13
Product: Red Hat OpenStack Reporter: Flavio Percoco <fpercoco>
Component: python-glance-storeAssignee: Flavio Percoco <fpercoco>
Status: CLOSED NEXTRELEASE QA Contact: yeylon <yeylon>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.0 (Liberty)CC: apevec, hguemar, lhh, markmc, nbarcet, nlevinki, scohen, sgotliv, srevivo
Target Milestone: ---   
Target Release: 9.0 (Mitaka)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-07 18:48:18 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 Flavio Percoco 2016-03-04 23:08:00 UTC
We're currently using 0.9.0 for glance-store in OSP8. While this is aligned with the upstream releases, I believe we could update OSP8 to glance_store 0.13.

The update would bring a couple of interesting changes in:

- Cinder backend
- http store will use python-requests w/ support for TLS
- vmware store will uses python-requests w/ support for TLS 
- Swift store will support trust requests and service tokens.

The last point is perhaps what need better testing. I've tested this upstream and the results in the gate are good as in all jobs passed (except for the one matching the requirements file)

https://review.openstack.org/#/c/288701/

I'd like to use this BZ to discuss how feasible this is.