From db71be30add5f4bc1c4324023b78c7a828cd28f5 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Tue, 17 Jul 2018 07:06:27 +0200 Subject: Remove workarounds from routing and mpls models related to YANGTOOLS-841 YANGTOOLS-841 was fixed in Oxygen SR1 used by HC since 18.07. Change-Id: Ifa2627e284574a0bab84763dc2b6252a4b6be4a3 Signed-off-by: Marek Gradzki --- .../main/yang/hc2vpp-ietf-ipv4-unicast-routing@2018-03-13.yang | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'routing/routing-api/src/main/yang/hc2vpp-ietf-ipv4-unicast-routing@2018-03-13.yang') diff --git a/routing/routing-api/src/main/yang/hc2vpp-ietf-ipv4-unicast-routing@2018-03-13.yang b/routing/routing-api/src/main/yang/hc2vpp-ietf-ipv4-unicast-routing@2018-03-13.yang index 8d2f94848..37e47a8bc 100755 --- a/routing/routing-api/src/main/yang/hc2vpp-ietf-ipv4-unicast-routing@2018-03-13.yang +++ b/routing/routing-api/src/main/yang/hc2vpp-ietf-ipv4-unicast-routing@2018-03-13.yang @@ -126,8 +126,8 @@ module hc2vpp-ietf-ipv4-unicast-routing { /* TODO(HC2VPP-298): - needed to comment out action which caused problems probapby simmilar to: - https://jira.opendaylight.org/browse/YANGTOOLS-841 + action augmentation does not work: + https://jira.opendaylight.org/browse/MDSAL-300 augment "/rt:routing/rt:ribs/rt:rib/rt:active-route/rt:input" { @@ -314,8 +314,8 @@ module hc2vpp-ietf-ipv4-unicast-routing { } /* TODO(HC2VPP-298): - needed to comment out action which caused problems probapby simmilar to: - https://jira.opendaylight.org/browse/YANGTOOLS-841 + action augmentation does not work: + https://jira.opendaylight.org/browse/MDSAL-300 augment "/rt:routing-state/rt:ribs/rt:rib/rt:active-route/" + "rt:input" { -- cgit 1.2.3-korg