Comment 21 for bug 1609738

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

Reviewed: https://review.openstack.org/357966
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=3e4c0ae223de776732f70626b387fba4de2e9c3f
Submitter: Jenkins
Branch: master

commit 3e4c0ae223de776732f70626b387fba4de2e9c3f
Author: John Schwarz <email address hidden>
Date: Fri Aug 19 15:23:36 2016 +0100

    Revert "Add ALLOCATING state to routers"

    This reverts commit 9c3c19f07ce52e139d431aec54341c38a183f0b7.

    Following the merge of Ie98d5e3760cdb17450aea546f4b61f5ba14baf1c, the
    creation of new router uses RouterL3AgentBinding and its' new
    binding_index attribute to ensure correctness of the resources. As such,
    the ALLOCATING state (which was used to do just that) is no longer
    needed and can be removed.

    Closes-Bug: #1609738
    Change-Id: Ib04e08df13ef4e6b94bd588854a5795163e2a617