summaryrefslogtreecommitdiffstats
path: root/routing/routing-api/src/main/yang/hc2vpp-ietf-routing@2018-03-13.yang
diff options
context:
space:
mode:
Diffstat (limited to 'routing/routing-api/src/main/yang/hc2vpp-ietf-routing@2018-03-13.yang')
-rwxr-xr-xrouting/routing-api/src/main/yang/hc2vpp-ietf-routing@2018-03-13.yang11
1 files changed, 1 insertions, 10 deletions
diff --git a/routing/routing-api/src/main/yang/hc2vpp-ietf-routing@2018-03-13.yang b/routing/routing-api/src/main/yang/hc2vpp-ietf-routing@2018-03-13.yang
index 837ce7f67..bec64c871 100755
--- a/routing/routing-api/src/main/yang/hc2vpp-ietf-routing@2018-03-13.yang
+++ b/routing/routing-api/src/main/yang/hc2vpp-ietf-routing@2018-03-13.yang
@@ -509,10 +509,6 @@ module hc2vpp-ietf-routing {
uses route-metadata;
}
}
- /*
- TODO(HC2VPP-298):
- needed to comment out action which caused problems probapby simmilar to:
- https://jira.opendaylight.org/browse/YANGTOOLS-841
action active-route {
description
@@ -540,7 +536,7 @@ module hc2vpp-ietf-routing {
}
}
}
- */
+
leaf description {
type string;
description
@@ -690,10 +686,6 @@ module hc2vpp-ietf-routing {
}
}
}
- /*
- TODO(HC2VPP-298):
- needed to comment out action which caused problems probapby simmilar to:
- https://jira.opendaylight.org/browse/YANGTOOLS-841
action active-route {
status obsolete;
@@ -733,7 +725,6 @@ module hc2vpp-ietf-routing {
}
}
}
- */
}
}
}