Comment 7 for bug 1420885

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (stable/6.0)

Reviewed: https://review.openstack.org/155782
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=6797802764d40a5bf860d961193cd7b8d3d84a86
Submitter: Jenkins
Branch: stable/6.0

commit 6797802764d40a5bf860d961193cd7b8d3d84a86
Author: Alexander Gordeev <email address hidden>
Date: Fri Feb 13 13:47:22 2015 +0300

    [IBP] move udev rules manipulating out of cloud-init

    We need to create udev rules prior the first boot. It's significally
    easier to inject files and less magic required.

    Change-Id: Iaa4dddad0efe5ac41f6b1284a8c4aa85066e39a9
    Closes-Bug: #1420885