Bug 1273714

Summary: python glanceclient now defaults to v2
Product: Red Hat OpenStack Reporter: Flavio Percoco <fpercoco>
Component: documentationAssignee: Charelle Collett <ccollett>
Status: CLOSED CURRENTRELEASE QA Contact: Martin Lopes <mlopes>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.0 (Liberty)CC: lbopf, mlopes, srevivo
Target Milestone: asyncKeywords: Documentation, 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-10-11 04:10: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 2015-10-21 05:55:57 UTC
As of Liberty, python-glanceclient started using v2 as the default API version.

This means that users running commands without specifying the version explicitly may face some issues as there are some incompatibilities between these 2 versions.

For users willing to stick to v1 of the API, it's important to let them know that: `--os-image-api-version 1` must be passed through the CLI.

You can find more information about these incompatibilities here: 


https://wiki.openstack.org/wiki/Glance-v2-v1-client-compatability

Comment 1 Lucy Bopf 2017-02-21 01:00:16 UTC
Assigning to Charelle for review.

Comment 3 Martin Lopes 2017-02-23 01:41:34 UTC
Looks good to me. Merged.