error in requesting cinder quota sets restful api

Bug #1611212 reported by xujun
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Medium
xujun

Bug Description

A simple bug in horizon. Here is the code.

``` python
if api.cinder.is_volume_service_enabled():
```

And, here is the define.

``` python
def is_volume_service_enabled(request):
```

I will fix it at once.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

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

Changed in horizon:
assignee: nobody → xujun (yamajik)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on horizon (master)

Change abandoned by xujun (xu.jun@99cloud.net) on branch: master
Review: https://review.openstack.org/352882

David Lyle (david-lyle)
Changed in horizon:
importance: Undecided → Medium
milestone: none → newton-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

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

commit cf0c3bb09e3e17f45ec2d8a2076dec693232a50a
Author: majik <xu.jun@99cloud.net>
Date: Tue Aug 9 14:02:42 2016 +0800

    Error in cinder quota RESTful api

    Just a simple bug.
    Missing the argument when calling.

    Change-Id: I0bb6cdce8010c19db219ebfdbe7c7b5c40eb33c8
    Closes-Bug: #1611212

Changed in horizon:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/horizon 10.0.0.0b3

This issue was fixed in the openstack/horizon 10.0.0.0b3 development milestone.

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.