neutron-classifier/neutron_classifier
Sean M. Collins 4d7daaa32e Implement ClassifierGroup and Security Group conversions
* The Security Group Rule ethertype only has two values: 4 or 6, but the
  actual Ethernet protocol specifies Ethertype as a two-octet field. So
  lets fix it up and handle the conversion.

* Create a DirectionClassifier that can store INGRESS, EGRESS
  and BIDIRECTIONAL directives

* Add get_classifier_group API method to query the DB for a
  ClassifierGroup

Change-Id: Ib7d5d83b0c06ad326d100d55a506262dbfc520b3
2015-12-03 12:28:18 -05:00
..
common Implement ClassifierGroup and Security Group conversions 2015-12-03 12:28:18 -05:00
db Implement ClassifierGroup and Security Group conversions 2015-12-03 12:28:18 -05:00
tests Implement ClassifierGroup and Security Group conversions 2015-12-03 12:28:18 -05:00
__init__.py Move neutron-classifier so it can be imported 2015-10-30 16:22:40 +09:00