From f2ea7d208d9319645bf5493ef064d90c38fc4620 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Tue, 2 Jan 2024 18:46:54 +0100 Subject: T5474: remove "aws glb" XML definitions as feature is not available in VyOS 1.4 Files got added by accident in commit c9eaafd9f ("T5474: establish common file name pattern for XML conf mode commands") --- data/configd-include.json | 1 - interface-definitions/service_aws_glb.xml.in | 127 --------------------------- 2 files changed, 128 deletions(-) delete mode 100644 interface-definitions/service_aws_glb.xml.in diff --git a/data/configd-include.json b/data/configd-include.json index dc00f0698..fe27ae2b7 100644 --- a/data/configd-include.json +++ b/data/configd-include.json @@ -54,7 +54,6 @@ "protocols_static_multicast.py", "protocols_static_neighbor-proxy.py", "qos.py", -"service_aws_glb.py", "service_broadcast-relay.py", "service_config-sync.py", "service_conntrack-sync.py", diff --git a/interface-definitions/service_aws_glb.xml.in b/interface-definitions/service_aws_glb.xml.in deleted file mode 100644 index c749fd04e..000000000 --- a/interface-definitions/service_aws_glb.xml.in +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - Amazon Web Service - 1280 - - - - - Gateway load-balancer tunnel handler - - - - - Script executed on create or destroy tunnel - - - - - Script to run when interface is created - - - - - - - - Script to run when interface is destroyed - - - - - - - - - - Status - - - - - Statistic format - - simple full - - - simple - Simple format - - - full - Full format - - - (simple|full) - - - - #include - - - - - Threads settings - - - - - Number of threads for each tunnel processor - - u32:1-256 - Number of threads - - - - - - - - - List of cores worker threads - - <idN>-<idM> - CPU core id range (use '-' as delimiter) - - - - - - - - - Number of threads for UDP receiver - - u32:1-256 - Number of threads - - - - - - - - - List of cores worker threads - - <idN>-<idM> - CPU core id range (use '-' as delimiter) - - - - - - - - - - - - - - - -- cgit v1.2.3