Skip to content

Commit

Permalink
fix refs
Browse files Browse the repository at this point in the history
  • Loading branch information
dplore committed Dec 7, 2024
1 parent 8a78849 commit 76f2826
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions release/models/policy-forwarding/.spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
docs:
- yang/network-instance/openconfig-network-instance-types.yang
- yang/network-instance/openconfig-network-instance.yang
- yang/policy-forwarding/openconfig-pf-network-instances.yang
build:
- yang/network-instance/openconfig-network-instance.yang
- yang/policy-forwarding/openconfig-pf-srte.yang
- yang/policy-forwarding/openconfig-pf-network-instances.yang
run-ci: true
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ submodule openconfig-pf-network-instances {
description
"This submodule contains groupings to attach
a policy-forwarding policy to one or more network-instances.
When attached to a network-instance, the policy-forwarding rules
should be evaluated against packets in the specified
network-instances.";
Expand Down Expand Up @@ -121,10 +121,10 @@ submodule openconfig-pf-network-instances {
}
description
"Apply the specific VRF selection policy on the network-instance.
The referenced policy MUST be of the type VRF_SELECTION_POLICY.
The VRF selection policy may coexist with a policy-forwarding policy.
The policy specified in this leaf is used to specifically choose the
L3VRF network instance that is used for specific input criteria of
packets.";
Expand Down

0 comments on commit 76f2826

Please sign in to comment.