[Openstack] Script to boot servers

Anne Gentle anne at openstack.org
Tue Sep 25 19:54:16 UTC 2012


For python-specific calls, see for example:

http://docs.openstack.org/developer/python-novaclient/ref/servers.html



On Tue, Sep 25, 2012 at 2:11 PM, Anne Gentle <anne at openstack.org> wrote:
> Hi Guillermo -
>
> The CLI guide was recently added. It's a bit rough and needs
> improvement but here are links you can use to answer your questions.
>
> On Tue, Sep 25, 2012 at 1:42 PM, Guillermo Alvarado
> <guillermoalvarado89 at gmail.com> wrote:
>> Hi Everyone,
>>
>> I want to make a script that create tenants, users and boot a server. Where
>> I can found documentation of the nova python client?
>
> http://docs.openstack.org/cli/quick-start/content/index.html#nova-cli-refrence
>
>> Anybody knows the class/method to boot servers and the params?
>
> nova image-list
> nova flavor-list
> nova boot
>
> See
> http://docs.openstack.org/cli/quick-start/content/index.html#launch_instance
>
>> Thanks And Regards.
>>
>> ~GA
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~openstack
>> Post to     : openstack at lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~openstack
>> More help   : https://help.launchpad.net/ListHelp
>>




More information about the Openstack mailing list