Skip to content

Commit 048c80a

Browse files
authored
Add comment on --limit-memory flavor-manager parameter. (#996)
Signed-off-by: Kurt Garloff <[email protected]>
1 parent 0b8c996 commit 048c80a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Standards/scs-0103-w1-standard-flavors-implementation.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@ supplements:
99
## Operational tooling
1010

1111
The [openstack-flavor-manager](https://github.com/osism/openstack-flavor-manager) is able to
12-
create all standard, mandatory SCS flavors for you. It takes input that can be generated by
12+
create all standard, mandatory as well as recommended SCS flavors for you. It now has a `--limit-memory`
13+
(defaulting to 32 GiB) to skip the creation of recommended flavors above this memory limit.
14+
15+
You can generate input for it using the tool
1316
[`flavor-manager-input.py`](https://github.com/SovereignCloudStack/standards/blob/main/Tests/iaas/scs_0100_flavor_naming/flavor-manager-input.py).
1417

1518
## Automated tests

0 commit comments

Comments
 (0)