Revision 995736c6

b/doc/design-resource-model.rst
609 609
  request
610 610

  
611 611
Ganeti will by default reject non-standard instance sizes (lower than
612
``min_ispec`` or greater than ``max_ispec``), but as usual a ``--force``
613
option on the command line or in the RAPI request will override these
614
constraints. The ``std_spec`` structure will be used to fill in missing
615
instance specifications on create.
612
``min_ispec`` or greater than ``max_ispec``), but as usual a
613
``--ignore-ipolicy`` option on the command line or in the RAPI request
614
will override these constraints. The ``std_spec`` structure will be used
615
to fill in missing instance specifications on create.
616 616

  
617 617
Each of the ispec structures will be a dictionary, since the contents
618 618
can change over time. Initially, we will define the following variables

Also available in: Unified diff