Rodolfo Alonso Hernandez 1947fd65d2 Implement Floating IP association logic only once
Implement the Floating IP association logic only in one single place,
L3_NAT_dbonly_mixin._update_fip_assoc(). The dictionary returned will
include a new key, "association_event", with values:
- None: there is no association event. The internal port does not
  change.
- True: a new internal port is added to the FIP register. An
  association event can imply a disassociation event if the FIP register
  had an existing internal port.
- False: the previous internal port is removed and no one is added.

Change-Id: I775aee178cf56f842b3c0a375eda01577840e227
Related-Bug: #1842327
2019-09-15 16:23:26 +00:00
2016-06-28 22:46:19 +02:00
2019-09-04 15:25:34 +00:00
2019-09-14 00:09:59 +00:00
2019-04-19 19:38:27 +00:00
2016-10-17 17:06:19 +05:30
2019-04-19 19:38:27 +00:00
2014-05-16 13:40:04 -04:00
2017-06-13 19:26:49 +00:00
2017-08-31 16:44:51 +02:00
2019-09-11 07:24:19 +00:00
2019-09-15 01:39:25 +00:00
2017-03-04 11:19:58 +00:00
2019-08-26 02:50:58 +09:00

Team and repository tags

image

Welcome!

To learn more about neutron:

Get in touch via email. Use [Neutron] in your subject.

To learn how to contribute:

CONTRIBUTING.rst

Description
OpenStack Networking (Neutron)
Readme 1,017 MiB
Languages
Python 99.7%
Shell 0.3%