← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1584218] Re: NG Image edit removes metadata

 

Reviewed:  https://review.openstack.org/320122
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=13339f218010766261955697f04b50cd3dc45346
Submitter: Jenkins
Branch:    master

commit 13339f218010766261955697f04b50cd3dc45346
Author: Matt Borland <matt.borland@xxxxxxx>
Date:   Mon May 23 11:57:31 2016 -0600

    Fixes issue where metadata is always removed on edit
    
    This patch modifies the way in which the metadata is saved so that:
     * it responds to metadata-changed events properly
     * it saves the metadata
     * it saves the image record
    
    Change-Id: If21a7170e7a33f61619e1fa20faa32adc4bb3a90
    Closes-Bug: 1584218


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1584218

Title:
  NG Image edit removes metadata

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Screen shot flow: http://imgur.com/a/5tPlU

  Create an image (using the Angular Image feature) and include metadata
  from the glance catalog.

  e.g. CPU pinning = shared

  After creation, expand the row and you'll see the info about cpu
  pinning.

  Edit the image, but don't change any values.  Just click update
  (arguably that button should see if the forms are dirty).

  Reload and you'll see that expanding the row the metadata is gone.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1584218/+subscriptions


References