neutron/neutron/api/rpc/handlers
Jakub Libosvar 03c100b959 Fill device_info with port_security_enabled data
Firewall drivers check if port security is enabled. After ovo is sent
over the wire, the port_security_enabled is part of 'security' field.
The patch translates the RPC call from agent to server so the payload
containing port_security_enabled is at the same place.

We may consider implementing change of OVO field to contain boolean
directly.

Change-Id: I647343e84b41da63d7ffcc5a87f3dfa2036adc56
Closes-bug: #1605654
2017-08-08 19:42:09 +00:00
..
__init__.py RPC additions to support DVR 2014-07-17 11:45:45 -07:00
dhcp_rpc.py DHCP RPC: Separate local from non-local subnets 2017-06-19 12:06:58 -04:00
dvr_rpc.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
l3_rpc.py New RPC to set HA network port status to DOWN 2017-07-05 16:35:41 +03:00
metadata_rpc.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
resources_rpc.py Removed Mitaka times compatibility code from RPC callbacks 2017-06-12 09:05:04 +00:00
securitygroups_rpc.py Fill device_info with port_security_enabled data 2017-08-08 19:42:09 +00:00