Do not apply rate limit rule on subport 38/73438/6
authorArun Sharma <arun.e.sharma@ericsson.com>
Tue, 26 Jun 2018 09:42:43 +0000 (15:12 +0530)
committerSam Hague <shague@redhat.com>
Sat, 30 Jun 2018 02:18:14 +0000 (02:18 +0000)
commit1d04468d1f05b86ed55b5909a8682c7674869cf0
treea6a40984fcfa92c26f2f1141dd1457b970b658ae
parent3f6dde77e99d94b0d753e00145387899a0f46807
Do not apply rate limit rule on subport

Fix details: QoS rate limit rule is applicable on a neutron
port (at trunk level) and can not be applied at subport level.
If port has multiple subports then its total limit of all subports.
Only QoS DSCP policy can be applied on sub port.

Change-Id: Ie75439aa0695412cb989f6076e8d783ed0fdcbb4
Signed-off-by: Arun Sharma <arun.e.sharma@ericsson.com>
qosservice/impl/src/main/java/org/opendaylight/netvirt/qosservice/QosNeutronUtils.java