Comment 4 for bug 1338777

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-nova (master)

Reviewed: https://review.openstack.org/105526
Committed: https://git.openstack.org/cgit/stackforge/puppet-nova/commit/?id=0ed5b7745b6b200cdda4ae6b7d88af71498361e4
Submitter: Jenkins
Branch: master

commit 0ed5b7745b6b200cdda4ae6b7d88af71498361e4
Author: Gael Chamoulaud <email address hidden>
Date: Tue Jul 8 18:54:04 2014 +0200

    Fixes Facts string comparisons in CentOS 7

    - CentOS Project has adopted a new rule for versioning numbers. The major number
      matches the RHEL major number, but the minor number is generated from the
      release date. For example, CentOS 7.1407.
    - Adds Support for Scientific Linux.

    Change-Id: I8ffb63ba3409c7595a0f13b5ec93c87b1d534d02
    Closes-Bug: 1338777
    Signed-off-by: Gael Chamoulaud <email address hidden>