Comment 3 for bug 1558934

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

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

commit f7c776fdd96c7857506737e4c150413244368850
Author: Michael Johnson <email address hidden>
Date: Mon Mar 21 19:43:48 2016 +0000

    Fixes failover when using a spares pool

    The failover flow was not plugging the ports back into the
    amphora if the failover used an amphora from the spares pool.
    This patch adds a task to plug the ports back into the amphora
    during failover

    Change-Id: Id7f0e60650ca2b35afb2695181897674abb9d8cf
    Closes-Bug: #1558934