Skip to content

Commit 7072f20

Browse files
committed
Call out all models with cable_peer name changes
1 parent 5f59f45 commit 7072f20

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

docs/release-notes/version-3.1.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,12 +160,24 @@ Support for single sign-on (SSO) authentication has been added via the [python-s
160160
* tenancy.TenantGroup
161161
* virtualization.ClusterGroup
162162
* virtualization.ClusterType
163+
* circuits.CircuitTermination
164+
* `cable_peer` has been renamed to `link_peer`
165+
* `cable_peer_type` has been renamed to `link_peer_type`
163166
* dcim.Cable
164167
* Added `tenant` field
168+
* dcim.ConsolePort
169+
* `cable_peer` has been renamed to `link_peer`
170+
* `cable_peer_type` has been renamed to `link_peer_type`
171+
* dcim.ConsoleServerPort
172+
* `cable_peer` has been renamed to `link_peer`
173+
* `cable_peer_type` has been renamed to `link_peer_type`
165174
* dcim.Device
166175
* Added `airflow` field
167176
* dcim.DeviceType
168177
* Added `airflow` field
178+
* dcim.FrontPort
179+
* `cable_peer` has been renamed to `link_peer`
180+
* `cable_peer_type` has been renamed to `link_peer_type`
169181
* dcim.Interface
170182
* `cable_peer` has been renamed to `link_peer`
171183
* `cable_peer_type` has been renamed to `link_peer_type`
@@ -180,6 +192,18 @@ Support for single sign-on (SSO) authentication has been added via the [python-s
180192
* Added `count_fhrp_groups` read-only field
181193
* dcim.Location
182194
* Added `tenant` field
195+
* dcim.PowerFeed
196+
* `cable_peer` has been renamed to `link_peer`
197+
* `cable_peer_type` has been renamed to `link_peer_type`
198+
* dcim.PowerOutlet
199+
* `cable_peer` has been renamed to `link_peer`
200+
* `cable_peer_type` has been renamed to `link_peer_type`
201+
* dcim.PowerPort
202+
* `cable_peer` has been renamed to `link_peer`
203+
* `cable_peer_type` has been renamed to `link_peer_type`
204+
* dcim.RearPort
205+
* `cable_peer` has been renamed to `link_peer`
206+
* `cable_peer_type` has been renamed to `link_peer_type`
183207
* dcim.Site
184208
* Added `asns` relationship to ipam.ASN
185209
* extras.Webhook

0 commit comments

Comments
 (0)