Skip to content

Commit

Permalink
Removing deviation route_policy_under_afi_unsupported for Nokia (open…
Browse files Browse the repository at this point in the history
…config#2344)

This deviation is not applicable for nokia with latest images.

"This code is a Contribution to the OpenConfig Feature Profiles project ("Work") made under the Google Software Grant and Corporate Contributor License Agreement ("CLA") and governed by the Apache License 2.0. No other rights or licenses in or to any of Nokia's intellectual property are granted for any other purpose. This code is provided on an "as is" basis without any warranties of any kind."
  • Loading branch information
trathod1 authored Nov 7, 2023
1 parent a914b71 commit 1e1a43b
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ platform_exceptions: {
deviations: {
explicit_port_speed: true
explicit_interface_in_default_vrf: true
route_policy_under_afi_unsupported: true
interface_enabled: true
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ platform_exceptions: {
use_vendor_native_acl_config: true
explicit_port_speed: true
explicit_interface_in_default_vrf: true
route_policy_under_afi_unsupported: true
interface_enabled: true
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ platform_exceptions: {
deviations: {
explicit_port_speed: true
explicit_interface_in_default_vrf: true
route_policy_under_afi_unsupported: true
interface_enabled: true
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ platform_exceptions: {
deviations: {
explicit_port_speed: true
explicit_interface_in_default_vrf: true
route_policy_under_afi_unsupported: true
interface_enabled: true
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ platform_exceptions: {
deviations: {
explicit_port_speed: true
explicit_interface_in_default_vrf: true
route_policy_under_afi_unsupported: true
interface_enabled: true
}
}
Expand Down
1 change: 0 additions & 1 deletion feature/bgp/tests/local_bgp_test/metadata.textproto
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ platform_exceptions: {
deviations: {
explicit_port_speed: true
explicit_interface_in_default_vrf: true
route_policy_under_afi_unsupported: true
missing_value_for_defaults: true
interface_enabled: true
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ platform_exceptions: {
deviations: {
explicit_port_speed: true
explicit_interface_in_default_vrf: true
route_policy_under_afi_unsupported: true
interface_enabled: true
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ platform_exceptions: {
use_vendor_native_acl_config: true
explicit_port_speed: true
explicit_interface_in_default_vrf: true
route_policy_under_afi_unsupported: true
interface_enabled: true
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ platform_exceptions: {
vendor: NOKIA
}
deviations: {
route_policy_under_afi_unsupported: true
interface_enabled: true
explicit_interface_in_default_vrf: true
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ platform_exceptions: {
use_vendor_native_acl_config: true
explicit_port_speed: true
explicit_interface_in_default_vrf: true
route_policy_under_afi_unsupported: true
interface_enabled: true
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ platform_exceptions: {
vendor: NOKIA
}
deviations: {
route_policy_under_afi_unsupported: true
interface_enabled: true
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ platform_exceptions: {
vendor: NOKIA
}
deviations: {
route_policy_under_afi_unsupported: true
interface_enabled: true
explicit_interface_in_default_vrf: true
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ platform_exceptions: {
missing_isis_interface_afi_safi_enable: true
explicit_port_speed: true
explicit_interface_in_default_vrf: true
route_policy_under_afi_unsupported: true
interface_enabled: true
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ platform_exceptions: {
missing_isis_interface_afi_safi_enable: true
explicit_port_speed: true
explicit_interface_in_default_vrf: true
route_policy_under_afi_unsupported: true
interface_enabled: true
}
}
Expand Down

0 comments on commit 1e1a43b

Please sign in to comment.