<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    It is a little strange but the following seems to be true. <br>
    <br>
    1. The nova HTTP API has a max_count and min_count that go in the
    request dictionary.<br>
    2. This is not documented.<br>
    3. The novaclient python api create function has these arguments.<br>
    4. The novaclient cli does not have them, or at least they are not
    documented by 'nova help boot'.<br>
    <br>
    Beats me why this is the case...<br>
    <br>
     -David<br>
    <br>
    On 8/7/2012 1:47 PM, Patrick Petit wrote:
    <blockquote
cite="mid:CAKEMk_d2tBZg8Mqt9MC72ko61GygQsF1ps4Tyo1jhBZvbV-p_g@mail.gmail.com"
      type="cite">Dear All,
      <div><br>
      </div>
      <div>Looking into the details of the request_spec part of a RPC
        message ensuing a nova boot command.</div>
      <div>There is a 'num_instances' : 1 property that implies the
        value could be different than one (default) even though there is
        no cardinality parameter in nova boot nor in the API (unless I
        missed something big). So, I am curious to know: why is it there
        if we cannot create more than one instance at a time through the
        API, but more importantly is there a (secret) way to set that
        value different than 1 to tell the scheduler "please create
        multiple instances of that type".</div>
      <div>Thanks in advance</div>
      <div>Patrick</div>
      <div>
        <div><br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Mailing list: <a class="moz-txt-link-freetext" href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a>
Post to     : <a class="moz-txt-link-abbreviated" href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a>
Unsubscribe : <a class="moz-txt-link-freetext" href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a>
More help   : <a class="moz-txt-link-freetext" href="https://help.launchpad.net/ListHelp">https://help.launchpad.net/ListHelp</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>