Comment 8 for bug 1659575

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-keystone (master)

Reviewed: https://review.openstack.org/447457
Committed: https://git.openstack.org/cgit/openstack/charm-keystone/commit/?id=b8b5acd44d5ecf7490b31802cf2459c215a95822
Submitter: Jenkins
Branch: master

commit b8b5acd44d5ecf7490b31802cf2459c215a95822
Author: Alex Kavanagh <email address hidden>
Date: Mon Mar 20 11:37:16 2017 +0000

    Fix alphanumeric comparisons for openstack and ubuntu releases

    - sync charmhelpers with fix-alpha helpers
    - fix up code where the alpha comparisons are done
    - fix tests which assumed mocks would just work on os_release()

    Change-Id: I9f4a3b15e53c757c2ae5ffb2eb45b6cdaecf4c8e
    Related-Bug: #1659575