summaryrefslogtreecommitdiffstats
path: root/test/vpp_papi_provider.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/vpp_papi_provider.py')
-rw-r--r--test/vpp_papi_provider.py18
1 files changed, 0 insertions, 18 deletions
diff --git a/test/vpp_papi_provider.py b/test/vpp_papi_provider.py
index ad6d6bcf574..8084a7ffd8d 100644
--- a/test/vpp_papi_provider.py
+++ b/test/vpp_papi_provider.py
@@ -15,24 +15,6 @@ from hook import Hook
from vpp_ip_route import MPLS_IETF_MAX_LABEL, MPLS_LABEL_INVALID
-class QOS_SOURCE:
- EXT = 0
- VLAN = 1
- MPLS = 2
- IP = 3
-
-
-class SYSLOG_SEVERITY:
- EMERG = 0
- ALERT = 1
- CRIT = 2
- ERR = 3
- WARN = 4
- NOTICE = 5
- INFO = 6
- DBG = 7
-
-
#
# Dictionary keyed on message name to override default values for
# named parameters