BUG 9003: Support source-logical-port acl match 51/61851/2
authorJaime Caamaño Ruiz <jaime.caamano.ruiz@ericsson.com>
Mon, 14 Aug 2017 14:21:28 +0000 (16:21 +0200)
committerJaime Caamaño Ruiz <jaime.caamano.ruiz@ericsson.com>
Thu, 17 Aug 2017 10:04:23 +0000 (10:04 +0000)
commit14ee8ef736f2a089a19e3ae7cdd72ef0e2876bbc
tree7dadf01c96e730ce8caa3be6ff673432a19e2d2d
parent9025b0b802c757230a3483a1fb67ee8e1f1f8e23
BUG 9003: Support source-logical-port acl match

Neutron flow classifier includes acl matches for source and destination
neutron ports. Added support for source port, and updated the model to
also include destination port although not supported yet.

Change-Id: I83f8cc362869d046cdce756b5cbe4b13215b75f0
Signed-off-by: Jaime Caamaño Ruiz <jaime.caamano.ruiz@ericsson.com>
vpnservice/sfc/classifier/api/src/main/yang/netvirt-sfc-acl.yang
vpnservice/sfc/classifier/impl/src/main/java/org/opendaylight/netvirt/sfc/classifier/service/domain/impl/ConfigurationClassifierImpl.java
vpnservice/sfc/translator/src/main/java/org/opendaylight/netvirt/sfc/translator/flowclassifier/FlowClassifierTranslator.java