← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1542468] Re: Need to include 'metadata' in Cinder's VolumeSnapshot object in Horizon API

 

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

commit a05883d88a22042a795e48e167c3e2c746f2c89d
Author: Vivek Agrawal <vivek.agrawal@xxxxxxxxxxx>
Date:   Thu Feb 11 13:34:52 2016 -0800

    Addition of metadata for snapshot in VolumeSnapshot object
    
    When accessing the snapshot object in Horizon codebase, we do not have
    access to the metadata of the snapshot. This is because the
    VolumeSnapshot object does not have metadata as a member. So added
    'metadata' to the VolumeSnapshot object. The fix should provide access
    to metadata.
    Added test data and test cases for snapshot object with metadata.
    
    Closes-Bug: 1542468
    
    Change-Id: I4ae2e7a74d3ddbff8493b42f8f86c7002229cf8c


** 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/1542468

Title:
  Need to include 'metadata' in Cinder's VolumeSnapshot object in
  Horizon API

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The VolumeSnapshot object in
  'horizon/openstack_dashboard/api/cinder.py'. This object is accessed
  by multiple views in Horizon. The object does not have metadata
  populated for the snapshot.

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


References