Skip to content

Commit e10ff53

Browse files
authored
Merge pull request #64292 from openshift/revert-64272-adding-new-openshift-telco-distro
Revert "Adding OpenShift Telco distro"
2 parents 2e06547 + 731fce5 commit e10ff53

File tree

9 files changed

+2
-62
lines changed

9 files changed

+2
-62
lines changed

_distro_map.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -224,16 +224,6 @@ openshift-dpu:
224224
enterprise-4.10:
225225
name: '4.10'
226226
dir: container-platform-dpu/4.10
227-
openshift-telco:
228-
name: OpenShift Container Platform for Telco
229-
author: OpenShift Documentation Project <[email protected]>
230-
site: commercial
231-
site_name: Documentation
232-
site_url: https://docs.openshift.com/
233-
branches:
234-
enterprise-4.14:
235-
name: '4.14'
236-
dir: container-platform-telco/4.14
237227
openshift-acs:
238228
name: Red Hat Advanced Cluster Security for Kubernetes
239229
author: OpenShift documentation team <[email protected]>

_templates/_page_openshift.html.erb

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
<meta content="width=device-width, initial-scale=1.0" name="viewport">
1212
<%= (distro_key == "openshift-webscale") ? '<meta name="robots" content="noindex,nofollow">' : '' %>
1313
<%= (distro_key == "openshift-dpu") ? '<meta name="robots" content="noindex,nofollow">' : '' %>
14-
<%= (distro_key == "openshift-telco") ? '<meta name="robots" content="noindex,nofollow">' : '' %>
1514
<%= ((["3.0", "3.1", "3.2", "3.3", "3.4", "3.5", "3.6", "3.7", "3.9", "3.10", "4.1", "4.2", "4.3", "4.4", "4.5", "4.6", "4.7"].include?(version)) && distro_key == "openshift-enterprise") ? '<meta name="googlebot" content="noindex">' : '' %>
1615
<title><%= [topic_title, subgroup_title].compact.join(' - ') %> | <%= group_title %> | <%= distro %> <%= version %></title>
1716
<link href="https://assets.openshift.net/content/subdomain.css" rel="stylesheet" type="text/css"/>
@@ -196,14 +195,7 @@
196195
<select id="version-selector" onchange="versionSelector(this);">
197196
<option value="1.9">1.9</option>
198197
<option value="1.8">1.8</option>
199-
</select>
200-
<% elsif (distro_key == "openshift-telco") %>
201-
<a href="https://docs.openshift.com/container-platform-telco/<%= version %>/telco_ref_design_specs/ztp-ran-reference-design.html">
202-
<%= distro %>
203-
</a>
204-
<select id="version-selector" onchange="versionSelector(this);">
205-
<option value="4.14">4.14</option>
206-
</select>
198+
</select>
207199
<% elsif (distro_key == "openshift-origin") %>
208200
<a href="https://docs.okd.io/<%= version %>/welcome/index.html">
209201
<%= distro %>
@@ -242,7 +234,6 @@
242234
((distro_key == "openshift-enterprise") ? "enterprise-#{version}"
243235
: (distro_key == "openshift-aro") ? "aro-work"
244236
: (distro_key=="openshift-dedicated" ) ? "dedicated-4"
245-
: (distro_key == "openshift-telco") ? "enterprise-#{version}"
246237
: "main" ) %>/<%= repo_path %>"><span class="material-icons-outlined" title="Page history">history</span></a>
247238
<%
248239
unless (unsupported_versions.include? version)
@@ -254,7 +245,6 @@
254245
: (distro_key=="openshift-aro" ) ? "[aro-#{version}]+Issue+in+file+#{repo_path}"
255246
: (distro_key=="openshift-online" ) ? "[online-#{version}]+Issue+in+file+#{repo_path}"
256247
: (distro_key=="openshift-rosa" ) ? "[rosa-#{version}]+Issue+in+file+#{repo_path}"
257-
: (distro_key=="openshift-telco" ) ? "[enterprise-#{version}]+Issue+in+file+#{repo_path}"
258248
: "Issue+in+file+#{repo_path}" ) %>">
259249
<span class="material-icons-outlined" title="Open an issue">bug_report</span>
260250
</a>
@@ -317,7 +307,7 @@
317307
</a>
318308
<% end %>
319309
</span>
320-
<% end %>
310+
<% end %>
321311
</ol>
322312
<div class="row row-offcanvas row-offcanvas-left">
323313
<div class="col-xs-8 col-sm-3 col-md-3 sidebar sidebar-offcanvas hide-for-print">
@@ -394,7 +384,6 @@
394384
'openshift-dedicated': ['docs_dedicated_v4'],
395385
'openshift-online': ['docs_online', version],
396386
'openshift-enterprise': ['docs_cp', version],
397-
'openshift-telco': ['docs_cp', version],
398387
'openshift-aro' : ['docs_aro', version],
399388
'openshift-rosa' : ['docs_rosa'],
400389
'openshift-acs' : ['docs_acs', version],

_topic_maps/_topic_map.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2733,10 +2733,8 @@ Topics:
27332733
Distros: openshift-origin,openshift-enterprise
27342734
- Name: Performing latency tests for platform verification
27352735
File: cnf-performing-platform-verification-latency-tests
2736-
Distros: openshift-origin,openshift-enterprise
27372736
- Name: Improving cluster stability in high latency environments using worker latency profiles
27382737
File: scaling-worker-latency-profiles
2739-
Distros: openshift-origin,openshift-enterprise
27402738
- Name: Creating a performance profile
27412739
File: cnf-create-performance-profiles
27422740
Distros: openshift-origin,openshift-enterprise
@@ -2780,15 +2778,6 @@ Topics:
27802778
- Name: Pre-caching images for single-node OpenShift deployments
27812779
File: ztp-precaching-tool
27822780
---
2783-
Name: Reference design specifications
2784-
Dir: telco_ref_design_specs
2785-
Distros: openshift-telco
2786-
Topics:
2787-
- Name: Telco RAN reference design specification
2788-
File: ztp-ran-reference-design
2789-
- Name: Telco core reference design specification
2790-
File: cnf-core-reference-design
2791-
---
27922781
Name: Specialized hardware and driver enablement
27932782
Dir: hardware_enablement
27942783
Distros: openshift-origin,openshift-enterprise

telco_ref_design_specs/_attributes

Lines changed: 0 additions & 1 deletion
This file was deleted.

telco_ref_design_specs/cnf-core-reference-design.adoc

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

telco_ref_design_specs/images

Lines changed: 0 additions & 1 deletion
This file was deleted.

telco_ref_design_specs/modules

Lines changed: 0 additions & 1 deletion
This file was deleted.

telco_ref_design_specs/snippets

Lines changed: 0 additions & 1 deletion
This file was deleted.

telco_ref_design_specs/ztp-ran-reference-design.adoc

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

0 commit comments

Comments
 (0)