Comment 27 for bug 1466148

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

Reviewed: https://review.openstack.org/220741
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=ef2ac6551af54a69a4e1387a46ba6b8a8e8a268f
Submitter: Jenkins
Branch: master

commit ef2ac6551af54a69a4e1387a46ba6b8a8e8a268f
Author: Aleksey Kasatkin <email address hidden>
Date: Sat Sep 5 12:14:01 2015 -0500

    Remap Admin network when PXE interface is changed

    1. Check whether PXE interface was changed and remap Admin-pxe network accordingly.
    2. Fix _get_pxe_iface_name to check all meta info related to PXE interface.
    3. Update node's IP and MAC before checking it against interfaces meta.
    4. Fix 'pxe' flag assignment in tests.

    Change-Id: I6bec445dbc56c9caad12926a2733c59e82e58e36
    Partial-bug: #1466148