Revision e1530b10 doc/design-2.2.rst

b/doc/design-2.2.rst
317 317
   instance move with the key received from the source cluster and
318 318
   receives the public part of the destination's encryption key
319 319

  
320
   - The current API to create instances (``OpCreateInstance``) will be
320
   - The current API to create instances (``OpInstanceCreate``) will be
321 321
     extended to support an import from a remote cluster.
322 322
   - A valid, unexpired X509 certificate signed with the destination
323 323
     cluster's secret will be required. By verifying the signature, we
......
725 725

  
726 726
For the blacklisted OSes, they are also not shown (unless the
727 727
blacklisted state is requested), and they are also prevented from
728
installation via ``OpCreateInstance`` (in create mode).
728
installation via ``OpInstanceCreate`` (in create mode).
729 729

  
730 730
Both these attributes are per-OS, not per-variant. Thus they apply to
731 731
all of an OS' variants, and it's impossible to blacklist or hide just

Also available in: Unified diff