Skip to content

Commit 114053d

Browse files
authored
Merge pull request #45916 from xenolinux/storage-space
[BZ2079656]:Correct the storage space value for the compute and control nodes
2 parents 1d0e649 + 9cff127 commit 114053d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/installation-osp-bootstrap-machine.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ 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 25 GB storage space
17+
* A flavor with at least 16 GB memory, 4 vCPUs, and 100 GB storage space

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ 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 25 GB storage space
27+
* A flavor with at least 16 GB memory, 4 vCPUs, and 100 GB storage space
2828

2929
[TIP]
3030
====

0 commit comments

Comments
 (0)