neutron/neutron/agent
Brian Haley b083d39a83 Change agents to use get_devices_with_ip()
Instead of instantiating an IPDevice object just to get
the list of IPs, call get_devices_with_ip() instead since
that's what it's doing anyways.

Trivialfix

Change-Id: I5055d24a40d45f3f3b13b05249d353ea67acf4d5
2019-02-05 18:30:01 +02:00
..
common Improve port dhcp Provisioning 2019-01-28 07:26:45 +00:00
dhcp Switch isolated metadata proxy to bind to 169.254.169.254 2019-01-30 14:17:43 +00:00
l2 Clear residual qos rules after l2-agent restarts. 2019-01-18 02:24:56 +00:00
l3 Change agents to use get_devices_with_ip() 2019-02-05 18:30:01 +02:00
linux Change agents to use get_devices_with_ip() 2019-02-05 18:30:01 +02:00
metadata Merge "Switch isolated metadata proxy to bind to 169.254.169.254" 2019-02-05 13:51:37 +00:00
ovsdb Add debug information in BridgeCreateEvent 2018-12-06 10:08:51 +00:00
windows remove neutron.common.exceptions 2019-02-01 14:35:00 -07:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
_topics.py Add binding_deactivate method to Linux bridge agent 2018-07-14 16:46:01 -05:00
agent_extensions_manager.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
dhcp_agent.py Enable mutable config in Neutron 2018-03-21 20:35:19 +00:00
firewall.py use EGRESS_DIRECTION and INGRESS_DIRECTION from neutron-lib 2018-02-23 10:36:36 -07:00
l3_agent.py Enable mutable config in Neutron 2018-03-21 20:35:19 +00:00
metadata_agent.py Remove deprecated cache_url 2017-11-10 00:47:19 -05:00
resource_cache.py Fix flake8 N534 untranslated exception message 2018-10-19 15:46:04 -04:00
rpc.py Check if agent can reach neutron server 2018-12-04 12:21:00 +08:00
securitygroups_rpc.py Fix all pep8 E129 errors 2018-05-03 13:44:04 +09:00