Comment 7 for bug 1588713

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

Reviewed: https://review.openstack.org/325167
Committed: https://git.openstack.org/cgit/openstack/tacker/commit/?id=c74cb38f23c9b7dd15a978d67a1c13f275349f48
Submitter: Jenkins
Branch: master

commit c74cb38f23c9b7dd15a978d67a1c13f275349f48
Author: Kanagaraj Manickam <email address hidden>
Date: Thu Jun 2 22:25:47 2016 +0530

    Delete device when instance_id is null

    When nfv delete action is performed, it helps to
    remove the device from tacker when that device's
    instance_id is null.

    Change-Id: I3796a1c5b4a077d14c56ff84976e72a5a891fdca
    Closes-bug: #1588713