Skip to content

Commit 46e7bd0

Browse files
committed
TELCODOCS-2107 - CNF-13189 - Remove the internal API and sidecar support
1 parent 0c5ee47 commit 46e7bd0

4 files changed

+2
-97
lines changed

_topic_maps/_topic_map.yml

-4
Original file line numberDiff line numberDiff line change
@@ -1514,10 +1514,6 @@ Topics:
15141514
File: ptp-cloud-events-consumer-dev-reference-v2
15151515
- Name: PTP events REST API v2 reference
15161516
File: ptp-events-rest-api-reference-v2
1517-
- Name: Developing PTP events consumer applications with the REST API v1
1518-
File: ptp-cloud-events-consumer-dev-reference
1519-
- Name: PTP events REST API v1 reference
1520-
File: ptp-events-rest-api-reference
15211517
- Name: CIDR range definitions
15221518
File: cidr-range-definitions
15231519
- Name: Multiple networks

modules/cnf-about-ptp-and-clock-synchronization.adoc

+2-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ Event notifications are available to vRAN applications running on the same DU no
1717
A publish/subscribe REST API passes events notifications to the messaging bus.
1818
Publish/subscribe messaging, or pub-sub messaging, is an asynchronous service-to-service communication architecture where any message published to a topic is immediately received by all of the subscribers to the topic.
1919

20-
The PTP Operator generates fast event notifications for every PTP-capable network interface. You can access the events by using a `cloud-event-proxy` sidecar container over an HTTP message bus.
20+
The PTP Operator generates fast event notifications for every PTP-capable network interface.
21+
The consumer application can subscribe to PTP events by using the PTP events REST API {ptp-events-rest-api}.
2122

2223
[NOTE]
2324
====

networking/ptp/ptp-cloud-events-consumer-dev-reference.adoc

-58
This file was deleted.

networking/ptp/ptp-events-rest-api-reference.adoc

-34
This file was deleted.

0 commit comments

Comments
 (0)