neutron-lib/neutron_lib
LIU Yulong 8dc31ec5f2 Disable port number 0 for floating IP port_forwarding
Floating IP port forwarding internal or external port number should
not allow 0, otherwise you will get some ValueError exception in
neutron server.

Directly modify the floating-ip-port-forwarding extension to change
the external_port and internal_port minimum value.

Change-Id: Icb177932f6cf1262757b29cb9b997321704616b7
Closes-Bug: #1799150
2018-11-02 23:06:28 +08:00
..
agent Add port bindings to RPC topics resources 2018-04-27 11:03:34 -05:00
api Disable port number 0 for floating IP port_forwarding 2018-11-02 23:06:28 +08:00
callbacks Add bandit to pep8 gate 2018-06-14 11:38:33 -04:00
db Merge "rehome the resource_extend db module" 2018-10-31 00:46:37 +00:00
exceptions Placement client: ensure_resource_provider 2018-08-21 16:52:30 +02: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 Support custom filters in OVO 2018-10-29 15:27:50 +00:00
placement PlacementAPIClient.update_resource_class client call missing argument 2018-09-26 16:15:16 +01:00
plugins Mechanism driver API: resource_provider_uuid5_namespace 2018-08-21 16:52:30 +02:00
services rehome qos service DriverBase class 2017-06-13 09:06:33 -06:00
tests Merge "rehome the resource_extend db module" 2018-10-31 00:46:37 +00:00
utils Fix random_mac_generator to make proper EUI64s 2018-10-25 10:57:56 -04:00
__init__.py Removes unnecessary utf-8 encoding 2016-12-28 17:08:10 +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 remove CORE and L3 from neutron_lib.constants 2018-06-14 07:53:46 -06:00
context.py Adopted to new oslo.context code to remove deprecation warnings 2018-01-19 10:26:37 -08:00
fixture.py rehome the resource_extend db module 2018-10-25 15:42:00 -06:00
rpc.py rehome rpc and related plumbing 2018-07-12 13:13:21 -06: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