Merge "Remove CLASSIFIER_TYPES constant - it was never used"
This commit is contained in:
commit
0b0fbc413c
@ -12,10 +12,6 @@
|
||||
# License for the specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
CLASSIFIER_TYPES = ['ip_classifier', 'ipv4_classifier', 'ipv6_classifier',
|
||||
'transport_classifier', 'ethernet_classifier',
|
||||
'encapsulation_classifier', 'neutron_port_classifier']
|
||||
|
||||
# TODO(sc68cal) add more protocols`
|
||||
PROTOCOLS = ['tcp', 'udp', 'icmp', 'icmpv6']
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user