octavia/octavia/amphorae
Michael Johnson 56ab54008c Fix an issue with failover on VIP net without DHCP
During a failover event, if the VIP subnet did not have DHCP
enabled the failover would fail.  The failover flow was not
refreshing the amphora data stored in the flow.  This caused
later tasks in the flow to incorrectly think that there was no
vrrp_ip assigned to the amphora.

This change adds an amphora refresh task to the flow to make sure
the flow data is updated from the database and the vrrp_ip is
available.  It also corrects a logging message to show the port ID.

Change-Id: Ibb9607a8aa14cdcfbaf5eca7b5206c586d22efce
Closes-Bug: #1694440
Closes-Bug: #1694426
2017-06-08 16:49:07 -07:00
..
backends Handle log message interpolation by the logger 2017-06-07 16:08:59 -07:00
driver_exceptions Fixes unicode problems in p35 2017-04-24 11:29:27 -04:00
drivers Fix an issue with failover on VIP net without DHCP 2017-06-08 16:49:07 -07:00
__init__.py Initial directory skeleton 2014-09-04 15:28:10 -06:00