service list is not sorted

Bug #1676689 reported by Kenji Ishii
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Wishlist
Kenji Ishii

Bug Description

Currently service list in API Access panel is not sorted. This order is the order of request.user.service_catalog.
In my case, that order is below.

Compute http://10.0.2.15:8774/v2.1
Volumev3 http://10.0.2.15:8776/v3/4a6a3550cea24c78989f07596571e8b6
Compute_Legacy http://10.0.2.15:8774/v2/4a6a3550cea24c78989f07596571e8b6
Network http://10.0.2.15:9696/
Volume http://10.0.2.15:8776/v1/4a6a3550cea24c78989f07596571e8b6
Placement http://10.0.2.15/placement
Volumev2 http://10.0.2.15:8776/v2/4a6a3550cea24c78989f07596571e8b6
Image http://10.0.2.15:9292
Identity http://10.0.2.15/identity

This should be sorted like service name.

Kenji Ishii (ken-ishii)
Changed in horizon:
assignee: nobody → Kenji Ishii (ken-ishii)
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/450512

Changed in horizon:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

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

commit 1f49ac5346779ae95c2892946b916427b7109b9b
Author: Kenji Ishii <email address hidden>
Date: Tue Mar 28 02:06:49 2017 +0000

    Sort service list in API Access

    Currently, this order is the order of user.catalog_service and
    this is not sorted. This patch sort that list by service type.

    Change-Id: I7de8e6c349b947a960123d35c2c872a2e97ff72b
    Closes-bug: #1676689

Changed in horizon:
status: In Progress → Fix Released
Changed in horizon:
milestone: none → pike-3
milestone: pike-3 → pike-1
importance: Undecided → Wishlist
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/horizon 12.0.0.0b1

This issue was fixed in the openstack/horizon 12.0.0.0b1 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.