Skip to content

Commit 63abfb1

Browse files
e-minguezhardys
authored andcommitted
feat: Renamed atip repo to telco-cloud (suse-edge#887)
(cherry picked from commit 6de6b01)
1 parent 18d6c37 commit 63abfb1

File tree

5 files changed

+15
-15
lines changed

5 files changed

+15
-15
lines changed

asciidoc/edge-book/links.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,10 @@
8585
// ============================================================================
8686
// SUSE Telco Cloud
8787

88-
:link-atip-examples: https://github.com/suse-edge/atip/tree/{release-tag-atip}/telco-examples/edge-clusters
89-
:link-atip-performance-settings: https://github.com/suse-edge/atip/blob/{release-tag-atip}/telco-examples/edge-clusters/dhcp/eib/custom/files/performance-settings.sh
90-
:link-atip-sriov-auto-filler: https://github.com/suse-edge/atip/blob/{release-tag-atip}/telco-examples/edge-clusters/dhcp/eib/custom/files/sriov-auto-filler.sh
91-
:link-atip-sriov-operator-values: https://github.com/suse-edge/charts/blob/main/charts/sriov-network-operator/{version-sriov-upstream}/values.yaml
88+
:link-telco-cloud-examples: https://github.com/suse-edge/telco-cloud-examples/tree/{release-tag-telco-cloud}/telco-examples/edge-clusters
89+
:link-telco-cloud-performance-settings: https://github.com/suse-edge/telco-cloud-examples/blob/{release-tag-telco-cloud}/telco-examples/edge-clusters/dhcp/eib/custom/files/performance-settings.sh
90+
:link-telco-cloud-sriov-auto-filler: https://github.com/suse-edge/telco-cloud-examples/blob/{release-tag-telco-cloud}/telco-examples/edge-clusters/dhcp/eib/custom/files/sriov-auto-filler.sh
91+
:link-telco-cloud-sriov-operator-values: https://github.com/suse-edge/charts/blob/main/charts/sriov-network-operator/{version-sriov-upstream}/values.yaml
9292

9393
// ============================================================================
9494
// MLM

asciidoc/edge-book/versions.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
// == Release Tags ==
5858
:release-tag-eib: release-1.3
5959
:release-tag-edge-charts: release-3.4
60-
:release-tag-atip: release-3.4
60+
:release-tag-telco-cloud: release-3.4
6161
:release-tag-fleet-examples: release-3.4.0
6262
:release-tag-rancher: v2.12.1
6363

asciidoc/product/atip-automated-provision.adoc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The following sections describe the different directed network provisioning work
5656
[NOTE]
5757
====
5858
The following sections show how to prepare the different scenarios for the directed network provisioning workflow using SUSE Telco Cloud.
59-
For examples of the different configurations options for deployment (incl. air-gapped environments, DHCP and DHCP-less networks, private container registries, etc.), see the {link-atip-examples}[SUSE Telco Cloud repository].
59+
For examples of the different configurations options for deployment (incl. air-gapped environments, DHCP and DHCP-less networks, private container registries, etc.), see the {link-telco-cloud-examples}[SUSE Telco Cloud repository].
6060
====
6161

6262
[#single-node]
@@ -198,7 +198,7 @@ mkdir -p /opt/performance-settings
198198
cp performance-settings.sh /opt/performance-settings/
199199
----
200200

201-
The content of `custom/files/performance-settings.sh` is a script that can be used to configure the system for performance tuning and can be downloaded from the following {link-atip-performance-settings}[link].
201+
The content of `custom/files/performance-settings.sh` is a script that can be used to configure the system for performance tuning and can be downloaded from the following {link-telco-cloud-performance-settings}[link].
202202

203203
[#add-custom-script-sriov]
204204
===== SR-IOV script
@@ -215,7 +215,7 @@ mkdir -p /opt/sriov
215215
cp sriov-auto-filler.sh /opt/sriov/sriov-auto-filler.sh
216216
----
217217

218-
The content of `custom/files/sriov-auto-filler.sh` is a script that can be used to configure the system for SR-IOV and can be downloaded from the following {link-atip-sriov-auto-filler}[link].
218+
The content of `custom/files/sriov-auto-filler.sh` is a script that can be used to configure the system for SR-IOV and can be downloaded from the following {link-telco-cloud-sriov-auto-filler}[link].
219219

220220
[NOTE]
221221
====
@@ -446,7 +446,7 @@ mkdir -p /opt/performance-settings
446446
cp performance-settings.sh /opt/performance-settings/
447447
----
448448

449-
The content of `custom/files/performance-settings.sh` is a script that can be used to configure the system for performance tuning and can be downloaded from the following {link-atip-performance-settings}[link].
449+
The content of `custom/files/performance-settings.sh` is a script that can be used to configure the system for performance tuning and can be downloaded from the following {link-telco-cloud-performance-settings}[link].
450450

451451
[#add-custom-script-sriov2]
452452
===== SR-IOV script
@@ -463,7 +463,7 @@ mkdir -p /opt/sriov
463463
cp sriov-auto-filler.sh /opt/sriov/sriov-auto-filler.sh
464464
----
465465

466-
The content of `custom/files/sriov-auto-filler.sh` is a script that can be used to configure the system for SR-IOV and can be downloaded from the following https://github.com/suse-edge/atip/blob/{release-tag-atip}/telco-examples/edge-clusters/dhcp/eib/custom/files/sriov-auto-filler.sh[link].
466+
The content of `custom/files/sriov-auto-filler.sh` is a script that can be used to configure the system for SR-IOV and can be downloaded from the following https://github.com/suse-edge/telco-cloud-examples/blob/{release-tag-telco-cloud}/telco-examples/edge-clusters/dhcp/eib/custom/files/sriov-auto-filler.sh[link].
467467

468468
===== Custom files for air-gap scenarios
469469

@@ -535,7 +535,7 @@ $ ./edge-load-oci-artefacts.sh -ad edge-release-oci-tgz-20240705 -r myregistry:5
535535

536536
. Preload with the rest of the images required for SR-IOV:
537537
+
538-
.. In this case, we must include the `sr-iov container images for telco workloads (e.g. as a reference, you could get them from {link-atip-sriov-operator-values}[helm-chart values])
538+
.. In this case, we must include the `sr-iov container images for telco workloads (e.g. as a reference, you could get them from {link-telco-cloud-sriov-operator-values}[helm-chart values])
539539
+
540540
[,shell]
541541
----
@@ -1515,7 +1515,7 @@ As for the previous example, replace the following variables with actual values,
15151515

15161516
[NOTE]
15171517
====
1518-
* You can refer to https://github.com/suse-edge/atip/tree/main/telco-examples/edge-clusters[SUSE Telco Cloud examples repo] for more complex examples, including IPv6 only and dual-stack configurations.
1518+
* You can refer to https://github.com/suse-edge/telco-cloud-examples/tree/main/telco-examples/edge-clusters[SUSE Telco Cloud examples repo] for more complex examples, including IPv6 only and dual-stack configurations.
15191519
* Single-stack IPv6 deployments are in tech preview status and not yet officially supported.
15201520
====
15211521

asciidoc/product/atip-features.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ There is another script that can be used to tune the CPU configuration, which ba
230230
* Set the isolated CPUs latency to the lowest possible value.
231231
* Delay the vmstat updates to 300 seconds.
232232
233-
The script is available at https://raw.githubusercontent.com/suse-edge/atip/refs/heads/{release-tag-atip}/telco-examples/edge-clusters/dhcp-less/eib/custom/files/performance-settings.sh[SUSE Telco Cloud Examples repository].
233+
The script is available at https://raw.githubusercontent.com/suse-edge/telco-cloud-examples/refs/heads/{release-tag-telco-cloud}/telco-examples/edge-clusters/dhcp-less/eib/custom/files/performance-settings.sh[SUSE Telco Cloud Examples repository].
234234

235235
[#cni-configuration]
236236
=== CNI Configuration

asciidoc/product/atip-management-cluster.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ The image `{micro-base-image-iso}` must be downloaded from the https://scc.suse.
142142
143143
You should check the SHA256 checksum of the image to ensure it has not been tampered with. The checksum can be found in the same location where the image was downloaded.
144144
145-
An example of the directory structure can be found in the https://github.com/suse-edge/atip[SUSE Edge GitHub repository under the "telco-examples" folder].
145+
An example of the directory structure can be found in the https://github.com/suse-edge/telco-cloud-examples[SUSE Edge GitHub repository under the "telco-examples" folder].
146146
====
147147

148148
[#mgmt-cluster-image-definition-file]
@@ -1379,4 +1379,4 @@ global:
13791379

13801380
where `$\{MGMT_CLUSTER_HOSTNAME\}` should be a Fully Qualified Domain Name resolving to your host IP addresses.
13811381

1382-
For more information visit https://github.com/suse-edge/atip/tree/main/telco-examples/mgmt-cluster/dual-stack[SUSE Edge GitHub repository under the "dual-stack" folder], where an example directory structure can be found.
1382+
For more information visit https://github.com/suse-edge/telco-cloud-examples/tree/main/telco-examples/mgmt-cluster/dual-stack[SUSE Edge GitHub repository under the "dual-stack" folder], where an example directory structure can be found.

0 commit comments

Comments
 (0)