neutron-lib/neutron_lib
Bence Romsics 461be56076 Delete floating IPs on network turned internal
The neutron-lib part of this change: https://review.openstack.org/624751

This change introduces a new shim extension
(floatingip-autodelete-internal) to signal a change in API behavior
introduced by the fix of a bug referred below. That is now we autodelete
unused floating IPs when changing a network to router:external=False.

It also documents the API change.

Change-Id: I247106e95abb5d6822aa35ae793531a1d79edbd4
Needed-By: https://review.openstack.org/624751
Partial-Bug: #1806032
2019-02-01 14:40:59 +01:00
..
agent Add port bindings to RPC topics resources 2018-04-27 11:03:34 -05:00
api Delete floating IPs on network turned internal 2019-02-01 14:40:59 +01:00
callbacks Add bandit to pep8 gate 2018-06-14 11:38:33 -04:00
db Use oslo.db jitter in our db retries 2019-01-22 15:07:13 -08:00
exceptions Add missing ws seperator between words 2019-01-28 09:25:14 +08:00
hacking Fix N536 - Use assertIsNone regex 2017-07-13 21:27:35 -04:00
legacy Move some common test and framework goo into neutron-lib 2016-01-29 23:45:49 -07:00
locale/zh_CN/LC_MESSAGES Imported Translations from Zanata 2018-03-01 06:47:27 +00:00
objects rehome get_updatable_fields into object utils 2018-11-26 09:02:09 -07:00
placement Placement client: improve Placement 4xx exceptions 2018-11-26 17:42:37 +01:00
plugins Extend methods for network segment range support 2019-01-25 06:00:25 +08:00
services rehome qos service DriverBase class 2017-06-13 09:06:33 -06:00
tests Delete floating IPs on network turned internal 2019-02-01 14:40:59 +01:00
utils Revert "Add function helpers.compare_dict" 2018-12-21 15:40:05 +00:00
__init__.py rehome db api orm event listener functions 2018-12-31 10:28:49 -07:00
_i18n.py Update the documentation link for doc migration 2017-07-20 15:46:41 +00:00
_policy.py Use authorize instead of enforce in policy 2018-10-11 08:59:48 +03:00
constants.py Move network segment range types to lib constants 2019-01-21 22:04:32 +08:00
context.py context: Warn on mixed uses of old and new db methods 2018-11-28 20:00:25 +09:00
fixture.py fix DBResourceExtendFixture fixture 2018-11-09 06:27:33 -07:00
rpc.py Fix exception logging formatting 2019-01-30 08:15:14 +01:00
version.py Setup for devref documentation 2015-12-07 18:50:07 +00:00
worker.py Enable module reference 2017-07-05 12:09:10 +09:00