Mark Image Service (Glance) v1 as unsupported

Bug #1472388 reported by Everett Toews
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack SDK
Confirmed
High
Unassigned

Bug Description

Glance is seriously considering introducing the deprecation of v1 in the M cycle. We do not want to encourage users to get stuck on something deprecated by supporting its use in the SDK. Until Glance officially makes it deprecated, we should mark it as unsupported in the SDK.

We can do this 4 ways:

1. use the warnings module
2. logs messages
3. add messages to docstrings
4. set allow_create and allow_update to False since they're broken anyway

This was also discussed in the meeting http://eavesdrop.openstack.org/meetings/python_openstacksdk/2015/python_openstacksdk.2015-07-07-19.00.log.html#l-74

description: updated
Changed in python-openstacksdk:
status: New → Confirmed
importance: Undecided → Medium
milestone: none → 1.0
importance: Medium → High
Revision history for this message
Brian Curtin (brian.curtin) wrote :

Is there anything quick and easy we can do here for 1.0, or push this off for 1.1+?

Changed in python-openstacksdk:
assignee: nobody → Everett Toews (everett-toews)
milestone: 1.0 → none
Changed in python-openstacksdk:
assignee: Everett Toews (everett-toews) → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.