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

commit b5e2cd8182f1dec6e79f68e1ccce2813b6490a39
Author: wei.ying <wei.y...@easystack.cn>
Date:   Sat Apr 15 19:24:02 2017 +0800

    Correct the create volume snapshot description and used of quota
    
    Create volume snapshot form should show its own description and
    used of quota not volumes.
    
    Change-Id: I5e5b1eb085d7d0c3fe446983128d07f73d113c8c
    Closes-Bug: #1682987


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

Title:
  Create volume snapshot form: usage is volumes not volume snapshots.

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Env: devstack master branch

  In path of Create volume snapshot form,we need show snapshots usage
  not volumes.

  The reason - this line [0] always uses volumes data instead of snapshots data.
  We already have necessary info in snapshot_limit template here [1], but we 
don't use it.

  [0] -
  
https://github.com/openstack/horizon/blob/29a6ed4cc06ef9cbadee311c947fe19308a387ed/openstack_dashboard/dashboards/project/volumes/templates/volumes/_limits.html#L42

  [1] -
  
https://github.com/openstack/horizon/blob/29a6ed4cc06ef9cbadee311c947fe19308a387ed/openstack_dashboard/dashboards/project/volumes/templates/volumes/_snapshot_limits.html#L24-L30

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to