Comment 6 for bug 1572342

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

Reviewed: https://review.openstack.org/311939
Committed: https://git.openstack.org/cgit/openstack/octavia/commit/?id=6f94a41e0686e06d73705e8c07fc1ac47f5cd0e4
Submitter: Jenkins
Branch: master

commit 6f94a41e0686e06d73705e8c07fc1ac47f5cd0e4
Author: Lingxian Kong <email address hidden>
Date: Tue May 3 18:58:13 2016 +1200

    Attach port to amphora when adding member to shared pool

    When adding member to shared pool of load balancer(in spite of this
    load balancer has listeners or not), it should plug the member port
    into the amphorae if it isn't already plugged.

    Change-Id: Ibe4c05fcb8a416caf931e55ab2233220b80613cb
    Closes-Bug: #1572342