Skip to content

Commit 6ff0c73

Browse files
Merge pull request #80109 from rohennes/TELCODOCS-1947
TELCODOCS-1947: Removing BMER from docs as it is EOL
2 parents 01f07de + f811e13 commit 6ff0c73

18 files changed

+5
-984
lines changed

_topic_maps/_topic_map.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3087,8 +3087,6 @@ Topics:
30873087
- Name: Managing bare metal hosts
30883088
File: managing-bare-metal-hosts
30893089
Distros: openshift-origin,openshift-enterprise
3090-
- Name: Monitoring bare-metal events
3091-
File: using-rfhe
30923090
- Name: What huge pages do and how they are consumed by apps
30933091
File: what-huge-pages-do-and-how-they-are-consumed-by-apps
30943092
Distros: openshift-origin,openshift-enterprise

edge_computing/policygenerator_for_ztp/ztp-advanced-policygenerator-config.adoc

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -89,24 +89,6 @@ include::modules/ztp-configuring-ptp-fast-events-amqp.adoc[leveloffset=+2]
8989

9090
* xref:../../registry/index.adoc#registry-overview[{product-registry} overview]
9191

92-
[id="ztp-advanced-policy-config-bare-metal_{context}"]
93-
== Configuring bare-metal events with {policy-gen-cr} CRs
94-
95-
You can use the {ztp} pipeline to configure bare-metal events that use HTTP or AMQP transport.
96-
97-
include::snippets/ptp-amq-interconnect-eol.adoc[]
98-
99-
include::modules/ztp-configuring-hwevents-using-pgt.adoc[leveloffset=+2]
100-
101-
[role="_additional-resources"]
102-
.Additional resources
103-
104-
* xref:../../scalability_and_performance/using-rfhe.adoc#nw-rfhe-installing-operator-cli_using-rfhe[Installing the {redfish-operator} using the CLI]
105-
106-
* xref:../../scalability_and_performance/using-rfhe.adoc#nw-rfhe-creating-hardware-event_using-rfhe[Creating the bare-metal event and Secret CRs]
107-
108-
include::modules/ztp-creating-hwevents-amqp.adoc[leveloffset=+2]
109-
11092
include::modules/ztp-add-local-reg-for-sno-duprofile.adoc[leveloffset=+1]
11193

11294
[role="_additional-resources"]

edge_computing/policygentemplate_for_ztp/ztp-advanced-policy-config.adoc

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -85,24 +85,6 @@ include::modules/ztp-configuring-ptp-fast-events-amqp.adoc[leveloffset=+2]
8585

8686
* xref:../../registry/index.adoc#registry-overview[{product-registry} overview]
8787

88-
[id="ztp-advanced-policy-config-bare-metal_{context}"]
89-
== Configuring bare-metal events with PolicyGenTemplate CRs
90-
91-
You can use the {ztp} pipeline to configure bare-metal events that use HTTP or AMQP transport.
92-
93-
include::snippets/ptp-amq-interconnect-eol.adoc[]
94-
95-
include::modules/ztp-configuring-hwevents-using-pgt.adoc[leveloffset=+2]
96-
97-
[role="_additional-resources"]
98-
.Additional resources
99-
100-
* xref:../../scalability_and_performance/using-rfhe.adoc#nw-rfhe-installing-operator-cli_using-rfhe[Installing the {redfish-operator} using the CLI]
101-
102-
* xref:../../scalability_and_performance/using-rfhe.adoc#nw-rfhe-creating-hardware-event_using-rfhe[Creating the bare-metal event and Secret CRs]
103-
104-
include::modules/ztp-creating-hwevents-amqp.adoc[leveloffset=+2]
105-
10688
include::modules/ztp-add-local-reg-for-sno-duprofile.adoc[leveloffset=+1]
10789

10890
[role="_additional-resources"]

modules/baremetal-event-relay.adoc

Lines changed: 0 additions & 48 deletions
This file was deleted.

modules/cnf-migrating-from-amqp-to-http-transport.adoc

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
11
// Module included in the following assemblies:
22
//
3-
// * scalability_and_performance/using-rfhe.adoc
43
// * networking/ptp/using-ptp-events.adoc
54

65
:_mod-docs-content-type: PROCEDURE
76
[id="cnf-migrating-from-amqp-to-http-transport_{context}"]
8-
= Migrating consumer applications to use HTTP transport for PTP or bare-metal events
7+
= Migrating consumer applications to use HTTP transport for PTP
98

10-
If you have previously deployed PTP or bare-metal events consumer applications, you need to update the applications to use HTTP message transport.
9+
If you have previously deployed PTP consumer applications, you need to update the applications to use HTTP message transport.
1110

1211
.Prerequisites
1312

1413
* You have installed the OpenShift CLI (`oc`).
1514
1615
* You have logged in as a user with `cluster-admin` privileges.
1716
18-
* You have updated the PTP Operator or {redfish-operator} to version 4.13+ which uses HTTP transport by default.
17+
* You have updated the PTP Operator to version 4.13+ which uses HTTP transport by default.
1918
2019
.Procedure
2120

@@ -39,7 +38,6 @@ containers:
3938
<1> The PTP Operator automatically resolves `NODE_NAME` to the host that is generating the PTP events.
4039
For example, `compute-1.example.com`.
4140
+
42-
In a cluster with bare-metal events configured, set the `http-event-publishers` field to `hw-event-publisher-service.openshift-bare-metal-events.svc.cluster.local:9043` in the cloud event sidecar deployment CR.
4341

4442
. Deploy the `consumer-events-subscription-service` service alongside the events consumer application.
4543
For example:

modules/cnf-rfhe-notifications-api-refererence.adoc

Lines changed: 0 additions & 132 deletions
This file was deleted.

modules/hw-installing-amq-interconnect-messaging-bus.adoc

Lines changed: 0 additions & 54 deletions
This file was deleted.

0 commit comments

Comments
 (0)