Skip to content

Commit 54084d2

Browse files
authored
Merge pull request #62110 from maxwelldb/remove-stack-fds-osdocs6793
2 parents a8c106f + 3a2a972 commit 54084d2

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
@@ -1092,88 +1092,6 @@ If you deploy to a custom subnet, you cannot specify an external DNS server to t
10921092

10931093
|A UUID as a string. For example, `fa806b2f-ac49-4bce-b9db-124bc64209bf`.
10941094
|====
1095-
1096-
[id="installation-configuration-parameters-failure-domains-osp_{context}"]
1097-
== {rh-openstack} parameters for failure domains
1098-
1099-
:FeatureName: {rh-openstack} failure domains
1100-
[IMPORTANT]
1101-
====
1102-
[subs="attributes+"]
1103-
{FeatureName} is a Technology Preview feature only. Technology Preview features
1104-
are not supported with Red Hat production service level agreements (SLAs) and
1105-
might not be functionally complete. Red Hat does not recommend using them
1106-
in production. These features provide early access to upcoming product
1107-
features, enabling customers to test functionality and provide feedback during
1108-
the development process.
1109-
1110-
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].
1111-
====
1112-
// Undefine {FeatureName} attribute, so that any mistakes are easily spotted
1113-
:!FeatureName:
1114-
1115-
{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.
1116-
1117-
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.
1118-
1119-
In {rh-openstack}, a port describes a network connection and maps to an interface inside a compute machine. A port also:
1120-
1121-
* Is defined by a network or by one more or subnets
1122-
* Connects a machine to one or more subnets
1123-
1124-
Failure domains group the services of your deployment by using ports. If you use failure domains, each machine connects to:
1125-
1126-
* The `portTarget` object with the ID `control-plane` while that object exists.
1127-
* All non-control-plane `portTarget` objects within its own failure domain.
1128-
* All networks in the machine pool's `additionalNetworkIDs` list.
1129-
1130-
To configure failure domains for a machine pool, edit availability zone and port target parameters under `controlPlane.platform.openstack.failureDomains`.
1131-
1132-
.{rh-openstack} parameters for failure domains
1133-
[cols=".^2,.^3a,.^3a",options="header"]
1134-
|====
1135-
|Parameter|Description|Values
1136-
1137-
|`platform.openstack.failuredomains.computeAvailabilityZone`
1138-
|An availability zone for the server. If not specified, the cluster default is used.
1139-
|The name of the availability zone. For example, `nova-1`.
1140-
1141-
|`platform.openstack.failuredomains.storageAvailabilityZone`
1142-
|An availability zone for the root volume. If not specified, the cluster default is used.
1143-
|The name of the availability zone. For example, `cinder-1`.
1144-
1145-
|`platform.openstack.failuredomains.portTargets`
1146-
|A list of `portTarget` objects, each of which defines a network connection to attach to machines within a failure domain.
1147-
|A list of `portTarget` objects.
1148-
1149-
|`platform.openstack.failuredomains.portTargets.portTarget.id`
1150-
|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.
1151-
|`control-plane` or an arbitrary string.
1152-
1153-
|`platform.openstack.failuredomains.portTargets.portTarget.network`
1154-
|Required. The name or ID of the network to attach to machines in the failure domain.
1155-
a|A `network` object that contains either a name or UUID. For example:
1156-
1157-
[source,yaml]
1158-
----
1159-
network:
1160-
id: 8db6a48e-375b-4caa-b20b-5b9a7218bfe6
1161-
----
1162-
1163-
or:
1164-
1165-
[source,yaml]
1166-
----
1167-
network:
1168-
name: my-network-1
1169-
----
1170-
1171-
|`platform.openstack.failuredomains.portTargets.portTarget.fixedIPs`
1172-
|Subnets to allocate fixed IP addresses to. These subnets must exist within the same network as the port.
1173-
|A list of `subnet` objects.
1174-
|====
1175-
1176-
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.
11771095
endif::osp[]
11781096

11791097
ifdef::azure[]

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

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

0 commit comments

Comments
 (0)