Comment 11 for bug 1558934

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

Reviewed: https://review.openstack.org/298803
Committed: https://git.openstack.org/cgit/openstack/octavia/commit/?id=eb2a06b47d1c45a55043a2f64957f58b5d983c1d
Submitter: Jenkins
Branch: stable/mitaka

commit eb2a06b47d1c45a55043a2f64957f58b5d983c1d
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
    (cherry picked from commit f7c776fdd96c7857506737e4c150413244368850)