summaryrefslogtreecommitdiff
path: root/interface-definitions/include/bgp/neighbor-description.xml.i
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-09-25 16:47:28 +0200
committerChristian Poessinger <christian@poessinger.com>2021-09-25 16:47:28 +0200
commit4b287511af74448ebf1cdc44c7880989a6a02da1 (patch)
tree0f98b4bfe440536a55bb5f3f199715ec93ecbe02 /interface-definitions/include/bgp/neighbor-description.xml.i
parent801123eff1bf232ca1e5202ceb0989c2fba34c86 (diff)
downloadvyos-1x-4b287511af74448ebf1cdc44c7880989a6a02da1.tar.gz
vyos-1x-4b287511af74448ebf1cdc44c7880989a6a02da1.zip
bgp: xml: T2387: use "generic-description" building block over BGP specific one
There is no benefit in the BGP specific definition of a "description" node.
Diffstat (limited to 'interface-definitions/include/bgp/neighbor-description.xml.i')
-rw-r--r--interface-definitions/include/bgp/neighbor-description.xml.i7
1 files changed, 0 insertions, 7 deletions
diff --git a/interface-definitions/include/bgp/neighbor-description.xml.i b/interface-definitions/include/bgp/neighbor-description.xml.i
deleted file mode 100644
index 3095d2560..000000000
--- a/interface-definitions/include/bgp/neighbor-description.xml.i
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- include start from bgp/neighbor-description.xml.i -->
-<leafNode name="description">
- <properties>
- <help>Neighbor specific description</help>
- </properties>
-</leafNode>
-<!-- include end -->