Skip to content
Snippets Groups Projects
Commit c3e618cc authored by Guido Trotter's avatar Guido Trotter
Browse files

Add the MASTER_POOL_SIZE_DEFAULT constant

This constant will be used at cluster init time.

Reviewed-by: imsnah
parent 90eb468c
No related branches found
No related tags found
No related merge requests found
......@@ -436,3 +436,5 @@ BEC_DEFAULTS = {
BE_VCPUS: 1,
BE_AUTO_BALANCE: True,
}
MASTER_POOL_SIZE_DEFAULT = 10
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