Comment 17 for bug 1526403

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

Reviewed: https://review.openstack.org/317391
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=b186297f324231db43f77999359714c67aa45973
Submitter: Jenkins
Branch: master

commit b186297f324231db43f77999359714c67aa45973
Author: Vasyl Saienko <email address hidden>
Date: Tue May 17 13:59:24 2016 +0300

    Add network_interface node field to DB and object

    This patch adds a new field 'network_interface' to node object.
    Its default value is None meaning 'use the default network interface'
    to comply with driver composition reform. The default setting logic
    will be added to the driver factory in the next patch.

    Partial-bug: #1526403
    Co-Authored-By: Vladyslav Drok <email address hidden>
    Change-Id: Id9b9f4199c2640ca30b2d87c3a517c65f9cb5527