v1 ImageManager rejects update with 'deleted' attribute
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Glance Client |
High
|
Brian Waldon |
Bug Description
The deleted attribute is not settable by a user, but it is reported through the API and many clients attempt to set it. We should support this old legacy behavior.
Reviewed: https:/
Committed: http://
Submitter: Jenkins
Branch: master
commit a5b8165d7de5edd
Author: Brian Waldon <email address hidden>
Date: Mon Aug 13 10:56:27 2012 -0700
Allow 'deleted' to be passed through image update
The legacy client allowed users to pass 'deleted' through an
update call. This is breaking some clients of this library because
they expect to be be able to still do that.
Fixes bug 1036315
Change-Id: I9ae20a5e457924
Changed in python-glanceclient: | |
status: | In Progress → Fix Committed |
Brian Waldon (bcwaldon) wrote : | #3 |
Released in v0.4.1
Changed in python-glanceclient: | |
status: | Fix Committed → Fix Released |
Fix proposed to branch: master /review. openstack. org/11293
Review: https:/