Comment 2 for bug 1650130

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

Reviewed: https://review.openstack.org/411144
Committed: https://git.openstack.org/cgit/openstack/kuryr-libnetwork/commit/?id=678dafbad8be7202880b8bc210c66e026cb6660a
Submitter: Jenkins
Branch: master

commit 678dafbad8be7202880b8bc210c66e026cb6660a
Author: Dongcan Ye <email address hidden>
Date: Thu Dec 15 15:17:10 2016 +0800

    Delete kuryr-subnet in existing Neutron network

    When we create docker network using existing Neutron network,
    we should delete the subnet created by kuryr.
    Otherwise, there will leave the subnet and subnetpool undeleted.

    Change-Id: Ieb93bb935e52fb5cd3043a1c5c60656b93a37298
    Closes-Bug: #1650130