Comment 2 for bug 1614413

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

Reviewed: https://review.openstack.org/357000
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=f217700e3f4cad9fe8a1ca219e73650923a28284
Submitter: Jenkins
Branch: master

commit f217700e3f4cad9fe8a1ca219e73650923a28284
Author: Vasyl Saienko <email address hidden>
Date: Thu Aug 18 10:59:26 2016 +0300

    Fix pxelinux.0 package name for Xenial

    On Ubuntu Xenial pxelinux.0 file was moved to pxelinux package.
    This patch updates required packages and source file directory based
    on operation system version.
    Update service provider for 'tftpd-hpa' to 'systemd' on Xenial.

    Change-Id: I9c78041e33ecc0f516f7cdbb91989785e0dc74a2
    Closes-Bug: #1612276
    Closes-Bug: #1614413