neutron/neutron/api
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
..
rpc Fill device_info with port_security_enabled data 2017-08-08 19:42:09 +00:00
v2 Use context interface for constraint 2017-07-18 23:00:00 -07:00
views Add a new configuration variable for api links. 2017-04-18 15:16:41 +00:00
__init__.py Added API extensions to detect sorting/pagination features 2016-08-01 22:57:15 +02:00
api_common.py Ensure that fault map translations work correctly 2017-07-13 12:38:55 +03:00
extensions.py Reduce extension logging on init 2017-06-14 02:03:08 -07:00
versions.py Pecan: Get loaded by paste deploy 2017-02-17 14:54:27 -06:00