Skip to content
Snippets Groups Projects
Commit bd2f1465 authored by Iustin Pop's avatar Iustin Pop
Browse files

Document the --vcpus option to hspace

parent 2485487d
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,7 @@ Request options:
.BI "[--memory " mem "]"
.BI "[--disk " disk "]"
.BI "[--req-nodes " req-nodes "]"
.BI "[--vcpus " vcpus "]"
.SH DESCRIPTION
......@@ -176,6 +177,10 @@ The disk size of the instances to be placed (defaults to 100GiB).
The number of nodes for the instances; the default of two means
mirrored instances, while passing one means plain type instances.
.TP
.BI "--vcpus " vcpus
The number of VCPUs of the instances to be placed (defaults to 1).
.TP
.BI "--max-cpu " cpu-ratio
The maximum virtual-to-physical cpu ratio, as a floating point number
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment