Comment 4 for bug 1635030

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to instack-undercloud (stable/mitaka)

Reviewed: https://review.openstack.org/388889
Committed: https://git.openstack.org/cgit/openstack/instack-undercloud/commit/?id=d0b205c489cb66b50146889e617cabc728dd8952
Submitter: Jenkins
Branch: stable/mitaka

commit d0b205c489cb66b50146889e617cabc728dd8952
Author: James Slagle <email address hidden>
Date: Wed Oct 19 16:08:48 2016 -0400

    Make module name and file name equivalent

    Newer checkmodule commands have a requirement that the selinux module
    name and file name are equivalent. This patch updates the ipxe element
    to match that requirement.

    This patch is applied directly to mitaka since the ipxe element was
    removed in newton. Upon merging the plan is to apply to liberty as well.

    Change-Id: Id01e8084a238d939bbef2c82e1baa82812dc64b3
    Closes-Bug: #1635030