neutron/neutron
Yang JianFeng 0ea92d3541 Don't uninstall flow tables in setup_dvr_flows_on_integ_br
This is a revise for I7b24a159962af7b58c096a1b2766e2169e9f8aed

Br-int's flow tables are already uninstalled in setup_integration_br.
And setup_integration_br will install some default flows. If we still
uninstall flow tables of br-int in setup_dvr_flows_on_integ_br, these
default flow tables will be missing.

Closes-Bug: #1775146
Change-Id: I71c1f9034dfc913b9e9ae17cc8f6bd084c9ee580
(cherry picked from commit 760870b6c2)
2018-09-22 00:33:02 +00:00
..
agent Merge "metadata: use requests for comms with nova api" into stable/rocky 2018-09-18 02:26:42 +00:00
api Add ext_parent policy check 2018-08-01 02:45:42 +08:00
cmd Fix exception in neutron-sanity-check 2018-06-13 18:21:14 +00:00
common Fix neutron-openvswitch-agent Windows support 2018-08-28 06:53:11 +00:00
conf Implement filter validation 2018-07-19 04:13:43 +00:00
core_extensions Refactor duplicated implementation of _get_policy_obj 2018-06-20 09:51:02 +08:00
db DVR: Add IPv6 csnat port address correctly 2018-08-30 19:04:59 +00:00
debug Fix all pep8 E265 errors 2018-04-30 16:35:52 -04:00
extensions [server side] Expose port forwardings in FIP API 2018-07-27 17:25:10 +08:00
hacking use sqla functions from neutron-lib 2018-07-25 21:04:20 +00:00
ipam Reduce IP address collision during port creating 2018-07-18 13:51:58 +00:00
locale Imported Translations from Zanata 2018-03-03 06:08:46 +00:00
notifiers Fix W503 pep8 warnings 2018-04-17 14:22:58 +00:00
objects Merge "[server side] Floating IP port forwarding OVO and db script" 2018-07-18 23:44:37 +00:00
pecan_wsgi Implement filter validation 2018-07-19 04:13:43 +00:00
plugins Don't uninstall flow tables in setup_dvr_flows_on_integ_br 2018-09-22 00:33:02 +00:00
privileged python3: fix netlink_lib delete_entries 2018-06-29 00:30:19 +02:00
quota use sqla functions from neutron-lib 2018-07-25 21:04:20 +00:00
scheduler use retry_db_errors from neutron-lib 2018-07-16 08:10:54 -06:00
server Allow neutron-api load config from WSGI process 2018-07-25 15:22:14 +07:00
services Merge "ovs fw: apply the NORMAL action on egress traffic in a single table" into stable/rocky 2018-09-07 18:40:00 +00:00
tests Merge "metadata: use requests for comms with nova api" into stable/rocky 2018-09-18 02:26:42 +00:00
__init__.py
_i18n.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
auth.py Use oslo.context class method to construct context object 2017-03-23 09:02:46 +00:00
manager.py Implement filter validation 2018-07-19 04:13:43 +00:00
neutron_plugin_base_v2.py Do not load default service plugins if core plugin is not DB based 2017-11-09 20:34:52 +00:00
opts.py Merge "Remove deprecated cache_url" 2018-01-03 06:35:59 +00:00
policy.py Add ext_parent policy check 2018-08-01 02:45:42 +08:00
service.py Allow neutron-api load config from WSGI process 2018-07-25 15:22:14 +07:00
version.py
worker.py replace WorkerSupportServiceMixin with neutron-lib's WorkerBase 2017-06-14 06:56:48 -06:00
wsgi.py Fix all pep8 E265 errors 2018-04-30 16:35:52 -04:00