Comment 7 for bug 1562966

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

Reviewed: https://review.openstack.org/368375
Committed: https://git.openstack.org/cgit/openstack/dragonflow/commit/?id=2fe96282e3e934f3495ad8b301748d879420abb8
Submitter: Jenkins
Branch: master

commit 2fe96282e3e934f3495ad8b301748d879420abb8
Author: Hong Hui Xiao <email address hidden>
Date: Sun Sep 11 09:43:47 2016 +0800

    Add default-subnetpools to DFPlugin

    default subnetpools is pure control plane functionality in neutron. df can
    just enable it. And fullstack can use it to avoid subnet collisions.

    TODO: should we remove all unintentional, explicit subnet cidr defination
    in fullstack?

    Change-Id: I32afc73c1cf289bdbfb51ea3c140aff903c7261b
    Closes-Bug: #1562966