Comment 6 for bug 1659282

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

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

commit b9ad3de19f648c159c371f78b1c7e068fe032a24
Author: Vasyl Saienko <email address hidden>
Date: Tue Jan 24 18:12:02 2017 +0200

    Allow to attach/detach VIFs to active ironic nodes

    This patch enhances attach/detach logic and allows to work with
    active ironic nodes. Starting with this change when VIF is attach/detach
    neutron port is updated appropriately to reflect changes on hardware
    (ie: plug port to specific network)

    Change-Id: Idc9dc37b11950e3aa2864a0a90d6ec2e307926a3
    Related-Bug: #1659282