Skip to content

Commit d035c24

Browse files
committed
Change bm-sno communication matrix name to none-sno
As the bm-sno cluster telco partners deploys is of platform type "None", we want to change the name of the files containing this type of commatrix data to none, to avoid confusion. Hence we have duplicated the bm-sno commatrix under the name none-sno (see PR openshift-kni/commatrix#149). after changing the pointer to the new communication matrix, the old one will be deleted.
1 parent be17e8f commit d035c24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/network-flow-matrix.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ To view or download the complete raw CSV content for an environment, see the fol
2525

2626
* link:https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.18/docs/stable/raw/bm.csv[{product-title} on bare metal]
2727
28-
* link:https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.18/docs/stable/raw/bm-sno.csv[{sno-caps} on bare metal]
28+
* link:https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.18/docs/stable/raw/none-sno.csv[{sno-caps} on bare metal]
2929
3030
* link:https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.18/docs/stable/raw/aws.csv[{product-title} on {aws-short}]
3131
@@ -79,7 +79,7 @@ In addition to the base network flows, the following matrix describes the ingres
7979
.{sno-caps} on bare metal
8080
[%header,format=csv]
8181
|===
82-
include::https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.18/docs/stable/unique/bm-sno.csv[]
82+
include::https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.18/docs/stable/unique/none-sno.csv[]
8383
|===
8484

8585
[id="network-flow-matrix-aws_{context}"]

0 commit comments

Comments
 (0)