Commit 7cd1f52
authored
Improve GNMI_CLIENT_CERT table to support multiple roles. (#21849)
Improve GNMI_CLIENT_CERT table to support multiple roles.
Why I did it
GNMI need support multiple roles.
HLD: sonic-net/SONiC#1967
Work item tracking
Microsoft ADO (number only):31561802
How I did it
Change GNMI_CLIENT_CERT table yang model.
How to verify it
Pass all test case.
This PR depends on following PRs:
sonic-net/sonic-gnmi#366
sonic-net/sonic-mgmt#178661 parent 8d6fe0c commit 7cd1f52
File tree
4 files changed
+15
-7
lines changed- src/sonic-yang-models
- tests
- files
- yang_model_tests
- tests_config
- tests
- yang-models
4 files changed
+15
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1414 | 1414 | | |
1415 | 1415 | | |
1416 | 1416 | | |
1417 | | - | |
| 1417 | + | |
| 1418 | + | |
| 1419 | + | |
1418 | 1420 | | |
1419 | 1421 | | |
1420 | | - | |
| 1422 | + | |
| 1423 | + | |
| 1424 | + | |
1421 | 1425 | | |
1422 | 1426 | | |
1423 | 1427 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
112 | 114 | | |
113 | 115 | | |
114 | 116 | | |
115 | | - | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
116 | 120 | | |
117 | 121 | | |
118 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments