Skip to content

Commit 21276b7

Browse files
committed
Documentation updates for enterprise_sonic release 3.1.o
1 parent 2eba32d commit 21276b7

File tree

70 files changed

+1261
-807
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+1261
-807
lines changed

CHANGELOG.rst

Lines changed: 102 additions & 0 deletions

changelogs/.plugin-cache.yaml

Lines changed: 107 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
---
21
objects:
32
role: {}
43
plugins:
@@ -35,6 +34,11 @@ plugins:
3534
name: sonic_api
3635
namespace: ''
3736
version_added: 1.0.0
37+
sonic_ars:
38+
description: Manage adaptive routing and switching (ARS) configuration on SONiC
39+
name: sonic_ars
40+
namespace: ''
41+
version_added: 3.1.0
3842
sonic_bfd:
3943
description: Manage BFD configuration on SONiC
4044
name: sonic_bfd
@@ -75,6 +79,11 @@ plugins:
7579
name: sonic_bgp_neighbors_af
7680
namespace: ''
7781
version_added: 1.0.0
82+
sonic_br_l2pt:
83+
description: Manage L2PT configurations on SONiC
84+
name: sonic_br_l2pt
85+
namespace: ''
86+
version_added: 3.1.0
7887
sonic_command:
7988
description: Runs commands on devices running Enterprise SONiC
8089
name: sonic_command
@@ -90,6 +99,11 @@ plugins:
9099
name: sonic_copp
91100
namespace: ''
92101
version_added: 2.1.0
102+
sonic_dcbx:
103+
description: Manage DCBx configurations on SONiC
104+
name: sonic_dcbx
105+
namespace: ''
106+
version_added: 3.1.0
93107
sonic_dhcp_relay:
94108
description: Manage DHCP and DHCPv6 relay configurations on SONiC
95109
name: sonic_dhcp_relay
@@ -100,11 +114,41 @@ plugins:
100114
name: sonic_dhcp_snooping
101115
namespace: ''
102116
version_added: 2.3.0
117+
sonic_drop_counter:
118+
description: Manage drop counter configuration on SONiC
119+
name: sonic_drop_counter
120+
namespace: ''
121+
version_added: 3.1.0
122+
sonic_ecmp_load_share:
123+
description: IP ECMP load share mode configuration handling for SONiC.
124+
name: sonic_ecmp_load_share
125+
namespace: ''
126+
version_added: 3.1.0
127+
sonic_evpn_esi_multihome:
128+
description: Manage EVPN ESI multihoming configuration on SONiC
129+
name: sonic_evpn_esi_multihome
130+
namespace: ''
131+
version_added: 3.1.0
103132
sonic_facts:
104133
description: Collects facts on devices running Enterprise SONiC
105134
name: sonic_facts
106135
namespace: ''
107136
version_added: 1.0.0
137+
sonic_fbs_classifiers:
138+
description: Manage flow based services (FBS) classifiers configuration on SONiC
139+
name: sonic_fbs_classifiers
140+
namespace: ''
141+
version_added: 3.1.0
142+
sonic_fbs_groups:
143+
description: Manage flow based services (FBS) groups configuration on SONiC
144+
name: sonic_fbs_groups
145+
namespace: ''
146+
version_added: 3.1.0
147+
sonic_fbs_policies:
148+
description: Manage flow based services (FBS) policies configuration on SONiC
149+
name: sonic_fbs_policies
150+
namespace: ''
151+
version_added: 3.1.0
108152
sonic_fips:
109153
description: Manage FIPS configurations on SONiC
110154
name: sonic_fips
@@ -127,6 +171,17 @@ plugins:
127171
name: sonic_ip_neighbor
128172
namespace: ''
129173
version_added: 2.1.0
174+
sonic_ip_neighbor_interfaces:
175+
description: Manage interface-specific IP neighbor configurations on SONiC
176+
name: sonic_ip_neighbor_interfaces
177+
namespace: ''
178+
version_added: 3.1.0
179+
sonic_ipv6_router_advertisement:
180+
description: Manage interface-specific IPv6 Router Advertisement configurations
181+
on SONiC
182+
name: sonic_ipv6_router_advertisement
183+
namespace: ''
184+
version_added: 3.1.0
130185
sonic_l2_acls:
131186
description: Manage Layer 2 access control lists (ACL) configurations on SONiC
132187
name: sonic_l2_acls
@@ -179,6 +234,11 @@ plugins:
179234
name: sonic_login_lockout
180235
namespace: ''
181236
version_added: 2.5.0
237+
sonic_lst:
238+
description: Manage link state tracking (LST) configuration on SONiC
239+
name: sonic_lst
240+
namespace: ''
241+
version_added: 3.1.0
182242
sonic_mac:
183243
description: Manage MAC configuration on SONiC
184244
name: sonic_mac
@@ -195,6 +255,16 @@ plugins:
195255
name: sonic_mgmt_servers
196256
namespace: ''
197257
version_added: 2.5.0
258+
sonic_mirroring:
259+
description: Manage port mirroring configuration on SONiC.
260+
name: sonic_mirroring
261+
namespace: ''
262+
version_added: 3.1.0
263+
sonic_network_policy:
264+
description: Manage network policy configuration on SONiC
265+
name: sonic_network_policy
266+
namespace: ''
267+
version_added: 3.1.0
198268
sonic_ntp:
199269
description: Manage NTP configuration on SONiC.
200270
name: sonic_ntp
@@ -215,6 +285,21 @@ plugins:
215285
name: sonic_ospfv2_interfaces
216286
namespace: ''
217287
version_added: 2.5.0
288+
sonic_ospfv3:
289+
description: Configure global OSPFv3 protocol settings on SONiC.
290+
name: sonic_ospfv3
291+
namespace: ''
292+
version_added: 3.1.0
293+
sonic_ospfv3_area:
294+
description: Configure OSPFv3 area settings on SONiC.
295+
name: sonic_ospfv3_area
296+
namespace: ''
297+
version_added: 3.1.0
298+
sonic_ospfv3_interfaces:
299+
description: Configure OSPFv3 interface mode protocol settings on SONiC.
300+
name: sonic_ospfv3_interfaces
301+
namespace: ''
302+
version_added: 3.1.0
218303
sonic_pim_global:
219304
description: Manage global PIM configurations on SONiC
220305
name: sonic_pim_global
@@ -230,6 +315,11 @@ plugins:
230315
name: sonic_pki
231316
namespace: ''
232317
version_added: 2.3.0
318+
sonic_pms:
319+
description: Configure interface mode port security settings on SONiC.
320+
name: sonic_pms
321+
namespace: ''
322+
version_added: 3.1.0
233323
sonic_poe:
234324
description: Manage PoE configuration on SONiC
235325
name: sonic_poe
@@ -250,6 +340,16 @@ plugins:
250340
name: sonic_prefix_lists
251341
namespace: ''
252342
version_added: 2.0.0
343+
sonic_ptp_default_ds:
344+
description: Manage global PTP configurations on SONiC
345+
name: sonic_ptp_default_ds
346+
namespace: ''
347+
version_added: 3.1.0
348+
sonic_ptp_port_ds:
349+
description: Manage port specific PTP configurations on SONiC
350+
name: sonic_ptp_port_ds
351+
namespace: ''
352+
version_added: 3.1.0
253353
sonic_qos_buffer:
254354
description: Manage QoS buffer configuration on SONiC
255355
name: sonic_qos_buffer
@@ -305,6 +405,11 @@ plugins:
305405
name: sonic_ssh
306406
namespace: ''
307407
version_added: 3.0.0
408+
sonic_ssh_server:
409+
description: Manage SSH server configurations on SONiC
410+
name: sonic_ssh_server
411+
namespace: ''
412+
version_added: 3.1.0
308413
sonic_static_routes:
309414
description: Manage static routes configuration on SONiC
310415
name: sonic_static_routes
@@ -361,4 +466,4 @@ plugins:
361466
strategy: {}
362467
test: {}
363468
vars: {}
364-
version: 3.0.0
469+
version: 3.1.0
File renamed without changes.

changelogs/fragments/419-sflow-max-header-size.yaml renamed to changelogs/archive_fragments/3.1.0/419-sflow-max-header-size.yaml

File renamed without changes.

changelogs/fragments/452-bgp-af-dup-addr-detection-support.yaml renamed to changelogs/archive_fragments/3.1.0/452-bgp-af-dup-addr-detection-support.yaml

File renamed without changes.
File renamed without changes.
File renamed without changes.

changelogs/fragments/475-lag-graceful_shutdown-min_links-lacp_individual-system_mac-support.yaml renamed to changelogs/archive_fragments/3.1.0/475-lag-graceful_shutdown-min_links-lacp_individual-system_mac-support.yaml

File renamed without changes.

changelogs/fragments/486-delete-attribute-logging-server.yaml renamed to changelogs/archive_fragments/3.1.0/486-delete-attribute-logging-server.yaml

File renamed without changes.

changelogs/fragments/487-port-group_interface_speed_error-handling_enhancement.yaml renamed to changelogs/archive_fragments/3.1.0/487-port-group_interface_speed_error-handling_enhancement.yaml

File renamed without changes.

0 commit comments

Comments
 (0)