neutron/neutron/plugins/nec/extensions
Akihiro MOTOKI 1d62871fdd NEC plugin: PFC packet fitler support
It also enhances the following points of packet filter code:
- Allow to clear filter fields to wildcard by specifying None
  in PUT method
- Return None for wildcard fields in an API response
- Determine eth_type based on protocol field on DB layer
- Support OFC driver-specific API validation and update support
- Refactor packet filter code and better validations

Implements blueprint nec-packet-filter-pfc
Change-Id: I2b208c66a9f119ef6d2ef78079d9a7e5965202e7
2014-03-04 09:08:29 +09:00
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
packetfilter.py NEC plugin: PFC packet fitler support 2014-03-04 09:08:29 +09:00
router_provider.py Added check on plugin.supported_extension_aliases 2013-11-19 12:51:21 -06:00