[Client][UI] Image unregister doesn't clear tags

Bug #1237939 reported by Andrew Lazarev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Python client library for Sahara
Fix Released
High
Matthew Farrellee
Sahara
Fix Released
High
Matthew Farrellee

Bug Description

Steps to repro:
1. Register image
2. Add tags to it
3. Unregister image

Observed behavior:
Image still contain 'tags' (stored in 'metadata').

Expected behavior:
Unregistered image must contain nothing from Savanna.

Tags: dashboard
description: updated
Changed in savanna:
milestone: none → next
status: New → Triaged
importance: Undecided → High
summary: - Image unregister doesn't clear tags
+ [Core] Image unregister doesn't clear tags
Changed in savanna:
milestone: next → icehouse-1
milestone: icehouse-1 → icehouse-2
Revision history for this message
Matthew Farrellee (mattf) wrote : Re: [Core] Image unregister doesn't clear tags

The issue is unregister just triggers a POST /images/ID instead of DELETE /images/ID

Changed in savanna:
assignee: nobody → Matthew Farrellee (farrellee)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-savannaclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/57362

Changed in savanna:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to savanna-dashboard (master)

Fix proposed to branch: master
Review: https://review.openstack.org/57363

Changed in savanna:
milestone: icehouse-2 → icehouse-1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-savannaclient (master)

Reviewed: https://review.openstack.org/57362
Committed: http://github.com/openstack/python-savannaclient/commit/8310c221ec15fe7919d46770f65c28c03b186fea
Submitter: Jenkins
Branch: master

commit 8310c221ec15fe7919d46770f65c28c03b186fea
Author: Matthew Farrellee <email address hidden>
Date: Tue Nov 19 23:21:35 2013 -0500

    Add unregister_image(id) call

    Change-Id: Ic2e2a49e7c3f59093d9b68b66948520ed18571a3
    Fixes: bug #1237939

Changed in savanna:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in savanna:
status: Fix Committed → Fix Released
summary: - [Core] Image unregister doesn't clear tags
+ [Core][Client][UI] Image unregister doesn't clear tags
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to savanna-dashboard (master)

Reviewed: https://review.openstack.org/57363
Committed: http://github.com/openstack/savanna-dashboard/commit/f357996bd6386db9a2c0b1e4e2fce82864635900
Submitter: Jenkins
Branch: master

commit f357996bd6386db9a2c0b1e4e2fce82864635900
Author: Matthew Farrellee <email address hidden>
Date: Tue Nov 19 23:22:31 2013 -0500

    Use unregister_image(id) on unregister

    Change-Id: I573a89ae8e59790e6e860ac2b58390497734d6a8
    Fixes: bug #1237939

summary: - [Core][Client][UI] Image unregister doesn't clear tags
+ [Client][UI] Image unregister doesn't clear tags
tags: added: dashboard
Changed in python-savannaclient:
status: New → Fix Released
importance: Undecided → High
assignee: nobody → Matthew Farrellee (farrellee)
milestone: none → 0.4.0
Thierry Carrez (ttx)
Changed in sahara:
milestone: icehouse-1 → 2014.1
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.