Skip to content

Commit cd4f6a7

Browse files
authored
Merge pull request #53698 from bscott-rh/BZ2117154
BZ2117154 Reword storage space for OpenShift Container Platform cluster on RHOSP
2 parents a2d4830 + d350282 commit cd4f6a7

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

modules/installation-osp-bootstrap-machine.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ The bootstrap machine requires:
1414

1515
* An instance from the {rh-openstack} quota
1616
* A port from the {rh-openstack} quota
17-
* A flavor with at least 16 GB memory, 4 vCPUs, and 100 GB storage space
17+
* A flavor with at least 16 GB memory and 4 vCPUs
18+
* At least 100 GB storage space from the {rh-openstack} quota

modules/installation-osp-control-compute-machines.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ Each machine requires:
2424

2525
* An instance from the {rh-openstack} quota
2626
* A port from the {rh-openstack} quota
27-
* A flavor with at least 16 GB memory, 4 vCPUs, and 100 GB storage space
27+
* A flavor with at least 16 GB memory and 4 vCPUs
28+
* At least 100 GB storage space from the {rh-openstack} quota
2829

2930
[id="installation-osp-compute-machines_{context}"]
3031
= Compute machines
@@ -36,7 +37,8 @@ Each machine requires:
3637

3738
* An instance from the {rh-openstack} quota
3839
* A port from the {rh-openstack} quota
39-
* A flavor with at least 8 GB memory, 2 vCPUs, and 100 GB storage space
40+
* A flavor with at least 8 GB memory and 2 vCPUs
41+
* At least 100 GB storage space from the {rh-openstack} quota
4042

4143
[TIP]
4244
====

0 commit comments

Comments
 (0)