← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1700977] Re: Volumes tab doesn't list any volumes

 

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

commit 45665406b49680967d246de647a9b95a27e14b39
Author: Radomir Dopieralski <openstack@xxxxxxxxxxxx>
Date:   Fri Jun 30 16:06:55 2017 +0200

    Prefer volumev3 and volumev2 endpoints over volume
    
    Make cinderclient use volumev3 or volumev2 endpoints, before
    falling back to the volume endpoint, otherwise Horizon is
    trying to use the v1 API, and that doesn't work with the
    "sort" parameter that we are using, resulting in an empty
    volumes list.
    
    Change-Id: Id03988d89000c4bc976090c68a41ee320b9d43f7
    Closes-bug: #1700977


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

Title:
  Volumes tab doesn't list any volumes

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  It seems that the Volumes tab doesn't show any volumes at the moment,
  even when there are some -- when I select "create volume" and "from
  volume", I have several volumes to choose from, but they don't show up
  in the main table.

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


References