Comment 7 for bug 1659575

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

Reviewed: https://review.openstack.org/453276
Committed: https://git.openstack.org/cgit/openstack/charm-nova-compute/commit/?id=2358f94b30349a8543e75179750d1d61dba03a9f
Submitter: Jenkins
Branch: master

commit 2358f94b30349a8543e75179750d1d61dba03a9f
Author: Alex Kavanagh <email address hidden>
Date: Tue Apr 4 18:53:20 2017 +0100

    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: Iffd4ed0aecbb966fe493fe0f24bf2422aab55bb6
    Related-Bug: #1659575