Comment 3 for bug 1709922

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

Reviewed: https://review.openstack.org/492649
Committed: https://git.openstack.org/cgit/openstack/octavia/commit/?id=7c986df83d3eb09d210778c4f30b20eeb23a4edf
Submitter: Jenkins
Branch: master

commit 7c986df83d3eb09d210778c4f30b20eeb23a4edf
Author: Michael Johnson <email address hidden>
Date: Thu Aug 10 11:49:10 2017 -0700

    Fix LB creation with VIP port

    Octavia v2 API was failing to create the load balancer when the user
    specified a VIP port ID.
    This also improves the user experience when specifying a VIP address.
    It also removes the un-used nova_network directory.

    Change-Id: I8b533094df1e5425f824fff0454335709ce05447
    Closes-Bug: #1709922