Comment 4 for bug 1715040

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

Reviewed: https://review.openstack.org/501940
Committed: https://git.openstack.org/cgit/openstack/mogan/commit/?id=1c50ceed0bc78b862fe711db7592af91c998cedc
Submitter: Jenkins
Branch: master

commit 1c50ceed0bc78b862fe711db7592af91c998cedc
Author: Zhenguo Niu <email address hidden>
Date: Fri Sep 8 11:52:20 2017 +0800

    Add preserve_on_delete to server nic object

    This field will indicate whether we should delete or unbind the
    port during server deletion or detaching interfaces.

    Change-Id: I25834a82b83806bf87b4c7006a8d33d56e2ce976
    Closes-Bug: #1715040