Skip to content

Commit 3a2a972

Browse files
committed
Revert "[OSDOCS-5249] TP - Failure domains for ShiftStack (#57526)"
This reverts commit 7338ecc. This commit addresses OSDOCS-6793.
1 parent 9dbdef4 commit 3a2a972

7 files changed

+0
-130
lines changed

installing/installing_openstack/installing-openstack-installer-custom.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ After you deploy your cluster, you can attach pods to additional networks. For m
5252
====
5353

5454
include::modules/installation-osp-config-yaml.adoc[leveloffset=+2]
55-
include::modules/installation-osp-failure-domains-config.adoc[leveloffset=+2]
5655
include::modules/installation-osp-external-lb-config.adoc[leveloffset=+2]
5756
// include::modules/installation-osp-setting-worker-affinity.adoc[leveloffset=+1]
5857
include::modules/ssh-agent-using.adoc[leveloffset=+1]

installing/installing_openstack/installing-openstack-installer-kuryr.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ include::modules/installation-configure-proxy.adoc[leveloffset=+2]
4343
include::modules/installation-configuration-parameters.adoc[leveloffset=+1]
4444
include::modules/installation-osp-custom-subnet.adoc[leveloffset=+2]
4545
include::modules/installation-osp-kuryr-config-yaml.adoc[leveloffset=+2]
46-
include::modules/installation-osp-failure-domains-config.adoc[leveloffset=+2]
4746
include::modules/installation-osp-external-lb-config.adoc[leveloffset=+2]
4847
include::modules/installation-osp-provider-networks.adoc[leveloffset=+2]
4948
include::modules/installation-osp-provider-network-preparation.adoc[leveloffset=+3]

installing/installing_openstack/installing-openstack-installer-restricted.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ include::modules/installation-osp-bootstrap-machine.adoc[leveloffset=+2]
3030
include::modules/cluster-entitlements.adoc[leveloffset=+1]
3131
include::modules/installation-osp-enabling-swift.adoc[leveloffset=+1]
3232
include::modules/installation-osp-describing-cloud-parameters.adoc[leveloffset=+1]
33-
include::modules/installation-osp-failure-domains-config.adoc[leveloffset=+2]
3433
include::modules/installation-osp-setting-cloud-provider-options.adoc[leveloffset=+1]
3534
include::modules/installation-creating-image-restricted.adoc[leveloffset=+1]
3635
include::modules/installation-initializing.adoc[leveloffset=+1]

installing/installing_openstack/installing-openstack-user-kuryr.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ include::modules/installation-initializing.adoc[leveloffset=+1]
4949
include::modules/installation-configuration-parameters.adoc[leveloffset=+1]
5050
include::modules/installation-osp-custom-subnet.adoc[leveloffset=+2]
5151
include::modules/installation-osp-kuryr-config-yaml.adoc[leveloffset=+2]
52-
include::modules/installation-osp-failure-domains-config.adoc[leveloffset=+2]
5352
include::modules/installation-osp-provider-networks.adoc[leveloffset=+2]
5453
include::modules/installation-osp-provider-network-preparation.adoc[leveloffset=+3]
5554
include::modules/installation-osp-deploying-provider-networks-installer.adoc[leveloffset=+3]

installing/installing_openstack/installing-openstack-user.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ include::modules/installation-initializing.adoc[leveloffset=+1]
4141
include::modules/installation-configuration-parameters.adoc[leveloffset=+1]
4242
include::modules/installation-osp-custom-subnet.adoc[leveloffset=+2]
4343
include::modules/installation-osp-config-yaml.adoc[leveloffset=+2]
44-
include::modules/installation-osp-failure-domains-config.adoc[leveloffset=+2]
4544
include::modules/installation-osp-fixing-subnet.adoc[leveloffset=+2]
4645
include::modules/installation-osp-emptying-worker-pools.adoc[leveloffset=+2]
4746
include::modules/installation-osp-provider-networks.adoc[leveloffset=+2]

modules/installation-configuration-parameters.adoc

Lines changed: 0 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -1093,88 +1093,6 @@ If you deploy to a custom subnet, you cannot specify an external DNS server to t
10931093

10941094
|A UUID as a string. For example, `fa806b2f-ac49-4bce-b9db-124bc64209bf`.
10951095
|====
1096-
1097-
[id="installation-configuration-parameters-failure-domains-osp_{context}"]
1098-
== {rh-openstack} parameters for failure domains
1099-
1100-
:FeatureName: {rh-openstack} failure domains
1101-
[IMPORTANT]
1102-
====
1103-
[subs="attributes+"]
1104-
{FeatureName} is a Technology Preview feature only. Technology Preview features
1105-
are not supported with Red Hat production service level agreements (SLAs) and
1106-
might not be functionally complete. Red Hat does not recommend using them
1107-
in production. These features provide early access to upcoming product
1108-
features, enabling customers to test functionality and provide feedback during
1109-
the development process.
1110-
1111-
For more information about the support scope of Red Hat Technology Preview features, see link:https://access.redhat.com/support/offerings/techpreview/[Technology Preview Features Support Scope].
1112-
====
1113-
// Undefine {FeatureName} attribute, so that any mistakes are easily spotted
1114-
:!FeatureName:
1115-
1116-
{rh-openstack-first} deployments do not have a single implementation of failure domains. Instead, availability zones are defined individually for each service, such as the compute service, Nova; the networking service, Neutron; and the storage service, Cinder.
1117-
1118-
Beginning with {product-title} 4.13, there is a unified definition of failure domains for {rh-openstack} deployments that covers all supported availability zone types. You can use failure domains to control related aspects of Nova, Neutron, and Cinder configurations from a single place.
1119-
1120-
In {rh-openstack}, a port describes a network connection and maps to an interface inside a compute machine. A port also:
1121-
1122-
* Is defined by a network or by one more or subnets
1123-
* Connects a machine to one or more subnets
1124-
1125-
Failure domains group the services of your deployment by using ports. If you use failure domains, each machine connects to:
1126-
1127-
* The `portTarget` object with the ID `control-plane` while that object exists.
1128-
* All non-control-plane `portTarget` objects within its own failure domain.
1129-
* All networks in the machine pool's `additionalNetworkIDs` list.
1130-
1131-
To configure failure domains for a machine pool, edit availability zone and port target parameters under `controlPlane.platform.openstack.failureDomains`.
1132-
1133-
.{rh-openstack} parameters for failure domains
1134-
[cols=".^2,.^3a,.^3a",options="header"]
1135-
|====
1136-
|Parameter|Description|Values
1137-
1138-
|`platform.openstack.failuredomains.computeAvailabilityZone`
1139-
|An availability zone for the server. If not specified, the cluster default is used.
1140-
|The name of the availability zone. For example, `nova-1`.
1141-
1142-
|`platform.openstack.failuredomains.storageAvailabilityZone`
1143-
|An availability zone for the root volume. If not specified, the cluster default is used.
1144-
|The name of the availability zone. For example, `cinder-1`.
1145-
1146-
|`platform.openstack.failuredomains.portTargets`
1147-
|A list of `portTarget` objects, each of which defines a network connection to attach to machines within a failure domain.
1148-
|A list of `portTarget` objects.
1149-
1150-
|`platform.openstack.failuredomains.portTargets.portTarget.id`
1151-
|The ID of an individual port target. To select that port target as the first network for machines, set the value of this parameter to `control-plane`. If this parameter has a different value, it is ignored.
1152-
|`control-plane` or an arbitrary string.
1153-
1154-
|`platform.openstack.failuredomains.portTargets.portTarget.network`
1155-
|Required. The name or ID of the network to attach to machines in the failure domain.
1156-
a|A `network` object that contains either a name or UUID. For example:
1157-
1158-
[source,yaml]
1159-
----
1160-
network:
1161-
id: 8db6a48e-375b-4caa-b20b-5b9a7218bfe6
1162-
----
1163-
1164-
or:
1165-
1166-
[source,yaml]
1167-
----
1168-
network:
1169-
name: my-network-1
1170-
----
1171-
1172-
|`platform.openstack.failuredomains.portTargets.portTarget.fixedIPs`
1173-
|Subnets to allocate fixed IP addresses to. These subnets must exist within the same network as the port.
1174-
|A list of `subnet` objects.
1175-
|====
1176-
1177-
NOTE: You cannot combine zone fields and failure domains. If you want to use failure domains, the `controlPlane.zone` and `controlPlane.rootVolume.zone` fields must be left unset.
11781096
endif::osp[]
11791097

11801098
ifdef::azure[]

modules/installation-osp-failure-domains-config.adoc

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

0 commit comments

Comments
 (0)