Skip to content

Commit f8b3063

Browse files
committed
Adding release note for TELCODOCS-1862 REST API v2
1 parent afc04a3 commit f8b3063

File tree

1 file changed

+25
-3
lines changed

1 file changed

+25
-3
lines changed

release_notes/ocp-4-17-release-notes.adoc

+25-3
Original file line numberDiff line numberDiff line change
@@ -438,14 +438,31 @@ Starting in {product-title} 4.14, Extended Update Support (EUS) is extended to t
438438
[id="ocp-4-17-networking_{context}"]
439439
=== Networking
440440

441+
[id="ocp-ptp-fast-events-rest-api-v2-available_{context}"]
442+
==== New PTP fast events REST API v2 available
443+
444+
A new PTP fast events O-RAN v3 compliant REST API v2 is available.
445+
Now, you can develop PTP event consumer applications that receive host hardware PTP events directly from the PTP Operator managed pod via REST API.
446+
The PTP fast events REST API v1 will be deprecated in a future release.
447+
448+
[NOTE]
449+
====
450+
In the link:https://orandownloadsweb.azurewebsites.net/download?id=344[_O-RAN O-Cloud Notification API Specification for Event Consumers 3.0_] specification, the resource is defined as a hierarchical path for the subsystem that produces the notifications.
451+
This implies that a subscription to a higher hierarchy path includes subscriptions for all lower hierarchy resources contained in the path.
452+
453+
The PTP events REST API v2 does not support a global events subscription endpoint.
454+
You subscribe consumer applications to the various available event types separately.
455+
====
456+
457+
For more information, see xref:../networking/ptp/ptp-cloud-events-consumer-dev-reference-v2.adoc#ptp-cloud-events-consumer-dev-reference-v2[Developing PTP event consumer applications with the REST API v2].
458+
441459
[id="ocp-4-17-nw-sriov-day1-nics"]
442460
==== NIC partitioning for SR-IOV devices (Generally Available)
443461

444462
With this update, the ability to enable NIC partitioning for Single Root I/O Virtualization (SR-IOV) devices at install time is Generally Available.
445463

446464
For more information, see xref:../installing/installing_bare_metal/preparing-to-install-on-bare-metal.adoc#nw-sriov-dual-nic-con_preparing-to-install-on-bare-metal[NIC partitioning for SR-IOV devices].
447465

448-
449466
[id="ocp-4-17-nw-sriov-vfs-day2"]
450467
==== Host network settings for SR-IOV VFs (Generally Available)
451468

@@ -957,11 +974,11 @@ BMER was deprecated in {product-title} version 4.15 and 4.16. With this release,
957974
[id="ocp-4-17-image-registry-bug-fixes_{context}"]
958975
==== Image Registry
959976

960-
* In {product-title} 4.14, installing a cluster with Azure AD Workload Identity was made generally available. With that feature, administrators can configure a Microsoft Azure cluster to use Azure AD Workload Identity. With Azure AD Workload Identity, cluster components use temporary security credentials that are managed outside of the cluster.
977+
* In {product-title} 4.14, installing a cluster with Azure AD Workload Identity was made generally available. With that feature, administrators can configure a Microsoft Azure cluster to use Azure AD Workload Identity. With Azure AD Workload Identity, cluster components use temporary security credentials that are managed outside of the cluster.
961978
+
962979
Previously, when {product-title} was deployed on Azure clusters with Azure AD Workload Identity, storage accounts created for the cluster and the image registry had *Storage Account Key Access* enabled by default, which could pose security risks to the deployment.
963980
+
964-
With this update, shared access keys are disabled by default on new installations that use Azure AD Workload Identity, enhancing security by preventing the use of shared access keys.
981+
With this update, shared access keys are disabled by default on new installations that use Azure AD Workload Identity, enhancing security by preventing the use of shared access keys.
965982
+
966983
[IMPORTANT]
967984
====
@@ -1145,6 +1162,11 @@ In the following tables, features are marked with the following statuses:
11451162
|General Availability
11461163
|General Availability
11471164

1165+
|PTP events REST API v2
1166+
|Not Available
1167+
|Not Available
1168+
|General Availability
1169+
11481170
|Configure the `br-ex` bridge needed by OVN-Kuberenetes using NMState
11491171
|Not Available
11501172
|Technology Preview

0 commit comments

Comments
 (0)