Skip to content

Commit 2c9906f

Browse files
Add openconfig system annotation for authz
Signed-off-by: Niranjani Vivek <niranjaniv@google.com>
1 parent d802877 commit 2c9906f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

models/yang/annotations/openconfig-system-annot.yang

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@ module openconfig-system-annot {
2424
}
2525
}
2626

27+
   deviation /oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:state {
28+
     deviate add {
29+
       sonic-ext:db-name "STATE_DB";
30+
       sonic-ext:subtree-transformer "authz_policy_xfmr";
31+
     }
32+
   }
33+
2734
deviation /oc-sys:system/gnsi-pathz:gnmi-pathz-policies {
2835
deviate add {
2936
sonic-ext:key-transformer "pathz_policies_key_xfmr";

0 commit comments

Comments
 (0)