neutron/neutron
Ihar Hrachyshka 1ae91ce9be ip_lib: ignore gre and lo devices in get_devices by default
This is the most common use pattern for the method, so it makes sense to
make it default.

(Actually, it may be that there are no usage for the arguments
whatsoever, but better safe than sorry.)

NeutronLibImpact this change potentially breaks callers of get_devices
that may want to get the automatic devices by default. Those imaginary
callers may need to set exclude_gre_devices and/or exclude_loopback to
True from now on.

Change-Id: Ic32b8abc7f8502b8907ae21c996e13cb8fd5401d
Related-Bug: #1604115
2017-04-13 15:03:06 -07:00
..
agent ip_lib: ignore gre and lo devices in get_devices by default 2017-04-13 15:03:06 -07:00
api Merge "use neutron_lib's portbindings api-def" 2017-04-02 03:25:51 +00:00
callbacks Downgrade callback abortable event log to debug 2017-03-16 13:35:39 -07:00
cmd ip_lib: ignore gre and lo devices in get_devices by default 2017-04-13 15:03:06 -07:00
common Merge "Throttle SIGHUPs to keepalived" 2017-03-28 23:28:50 +00:00
conf Merge "Bump default quotas for ports, subnets, and networks" 2017-03-23 11:19:26 +00:00
core_extensions Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
db Flush objects by ourselves before processing before_commit event 2017-04-06 21:52:19 +00:00
debug use neutron_lib's portbindings api-def 2017-03-31 09:16:22 -06:00
extensions Merge "Add validation for security_groups parameter in Port" 2017-04-03 07:52:39 +00:00
hacking hacking: disable log translations check 2017-04-04 20:34:33 +03:00
ipam New enginefacade for networks, subnets. 2017-03-30 01:26:45 -07:00
locale Imported Translations from Zanata 2016-08-19 07:27:43 +00:00
notifiers Merge "Use registry.receives decorator in neutron.notifiers.nova" 2017-03-15 06:27:04 +00:00
objects Merge "Remove unnecessary overrides in Subnetpool OVO" 2017-04-05 06:58:47 +00:00
pecan_wsgi Use new enginefacade for quota and provisioning blocks 2017-03-29 14:31:03 +00:00
plugins Merge "deepcopy binding and binding levels avoid expiration" 2017-04-07 23:54:37 +00:00
privileged Do not raise an error deleting neighbour entry 2017-01-26 16:22:20 -05:00
quota Use new enginefacade for quota and provisioning blocks 2017-03-29 14:31:03 +00:00
scheduler Refactor L3 scheduler (unify code paths) 2017-01-26 23:05:06 +00:00
server Pecan: Get loaded by paste deploy 2017-02-17 14:54:27 -06:00
services Inherit segmentation details for trunk subports if requested 2017-04-03 21:22:38 -07:00
tests ip_lib: ignore gre and lo devices in get_devices by default 2017-04-13 15:03:06 -07:00
__init__.py
_i18n.py
auth.py Use oslo.context class method to construct context object 2017-03-23 09:02:46 +00:00
manager.py Use is_loaded in manager.init 2017-03-30 14:53:20 +00:00
neutron_plugin_base_v2.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
opts.py Agent common config 2017-03-15 09:52:18 -06:00
policy.py Spin off context module 2017-03-06 16:25:29 +00:00
service.py Spin off context module 2017-03-06 16:25:29 +00:00
version.py
worker.py Move AgentStatusCheckWorker to PeriodicWorker 2016-11-17 15:31:19 -08:00
wsgi.py Fix some reST field lists in docstrings 2017-03-23 08:50:01 +08:00