diff --git a/doc/design-resource-model.rst b/doc/design-resource-model.rst index 0c1f987310246e9f34c05690a8ae0ffece6ac6ae..a4d63c63e75e1f81aa77dc14b62b11c2c854ea64 100644 --- a/doc/design-resource-model.rst +++ b/doc/design-resource-model.rst @@ -609,10 +609,10 @@ parameters: request Ganeti will by default reject non-standard instance sizes (lower than -``min_ispec`` or greater than ``max_ispec``), but as usual a ``--force`` -option on the command line or in the RAPI request will override these -constraints. The ``std_spec`` structure will be used to fill in missing -instance specifications on create. +``min_ispec`` or greater than ``max_ispec``), but as usual a +``--ignore-ipolicy`` option on the command line or in the RAPI request +will override these constraints. The ``std_spec`` structure will be used +to fill in missing instance specifications on create. Each of the ispec structures will be a dictionary, since the contents can change over time. Initially, we will define the following variables