Skip to content

Commit 9f151cb

Browse files
committed
Update version to 1.1.0 for submodules openconfig-aaa-radius.yang and openconfig-aaa-tacacs.yang
1 parent 15938fe commit 9f151cb

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

release/models/system/openconfig-aaa-radius.yang

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,15 @@ submodule openconfig-aaa-radius {
2626
related to the RADIUS protocol for authentication,
2727
authorization, and accounting.";
2828

29-
oc-ext:openconfig-version "1.0.0";
29+
oc-ext:openconfig-version "1.1.0";
30+
31+
revision "2025-07-04" {
32+
description
33+
"Add accounting-method and authorization-method leaf-lists
34+
inside accounting/events/event and authorization/events/event
35+
lists, respectively.";
36+
reference "1.1.0";
37+
}
3038

3139
revision "2022-07-29" {
3240
description

release/models/system/openconfig-aaa-tacacs.yang

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,15 @@ submodule openconfig-aaa-tacacs {
2525
related to the TACACS+ protocol for authentication,
2626
authorization, and accounting.";
2727

28-
oc-ext:openconfig-version "1.0.0";
28+
oc-ext:openconfig-version "1.1.0";
29+
30+
revision "2025-07-04" {
31+
description
32+
"Add accounting-method and authorization-method leaf-lists
33+
inside accounting/events/event and authorization/events/event
34+
lists, respectively.";
35+
reference "1.1.0";
36+
}
2937

3038
revision "2022-07-29" {
3139
description

0 commit comments

Comments
 (0)