Comment 17 for bug 1463594

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

Reviewed: https://review.openstack.org/214058
Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=e1a4969c87da55143ef3273141203789e2c91582
Submitter: Jenkins
Branch: master

commit e1a4969c87da55143ef3273141203789e2c91582
Author: Brandon Logan <email address hidden>
Date: Mon Aug 17 18:43:00 2015 -0500

    Add ability for octavia to allocate vip

    Adds a configuration option (defaults to False) to allow octavia to be
    responsible for allocating the VIP. If this is the case, then the driver will
    then update the neutron-lbaas load balancer database with the vip information.

    This satisfies a few use cases where a single port created by neutron lbaas
    on behalf of the user is too restrictive for more complex vip allocation needs
    that Octavia does and will support.

    Closes-Bug: #1463594
    Change-Id: Idd52d5d8325f1447aadcdf9c687ce010a6488cf6