Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TELCODOCS-1862 - Adding release note for PTP events REST API v2 #81486

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 21 additions & 1 deletion release_notes/ocp-4-17-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -438,6 +438,22 @@ Starting in {product-title} 4.14, Extended Update Support (EUS) is extended to t
[id="ocp-4-17-networking_{context}"]
=== Networking

[id="ocp-ptp-fast-events-rest-api-v2-available_{context}"]
==== New PTP fast events REST API version 2 available

A new PTP fast events O-RAN Release 3 compliant REST API version 2 is available.
Now, you can develop PTP event consumer applications that receive host hardware PTP events directly from the PTP Operator-managed pod.
The PTP fast events REST API v1 will be deprecated in a future release.

[NOTE]
====
In link:https://orandownloadsweb.azurewebsites.net/download?id=344[O-RAN O-Cloud Notification API Specification for Event Consumers 3.0], the resource is defined as a hierarchical path for the subsystem that produces the notifications.
The PTP events REST API v2 does not have a global subscription for all lower hierarchy resources contained in the resource path.
You subscribe consumer applications to the various available event types separately.
====

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].

[id="ptp-automatic-leap-seconds-handling-for-ptp-clocks_{context}"]
==== Automatic leap seconds handling for PTP grandmaster clocks

Expand All @@ -454,7 +470,6 @@ With this update, the ability to enable NIC partitioning for Single Root I/O Vir

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].


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

Expand Down Expand Up @@ -1159,6 +1174,11 @@ In the following tables, features are marked with the following statuses:
|Not Available
|General Availability

|PTP events REST API v2
|Not Available
|Not Available
|General Availability

|Configure the `br-ex` bridge needed by OVN-Kuberenetes using NMState
|Not Available
|Technology Preview
Expand Down