Comment 4 for bug 1707204

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to sahara-dashboard (stable/pike)

Reviewed: https://review.openstack.org/510617
Committed: https://git.openstack.org/cgit/openstack/sahara-dashboard/commit/?id=26b04834352a6dc9c4eceb5e53f32db381c2ffa6
Submitter: Jenkins
Branch: stable/pike

commit 26b04834352a6dc9c4eceb5e53f32db381c2ffa6
Author: Jeremy Freudberg <email address hidden>
Date: Fri Sep 15 21:03:25 2017 +0000

    Fix plugin version sorting

    Default sorting is not good enough, since it alphabetically sorts
    numbers, as in 11 < 2 instead of 11 > 10.

    Change-Id: Iaa575cf4ba0fe76524ba2823ce50de30a5b931d9
    Closes-Bug: #1707204
    (cherry picked from commit ffe437171096c4b8589cb9d0fdc77d0af200e027)