[Openstack] Java application over Openstack

Rafael Durán Castañeda rafadurancastaneda at gmail.com
Mon Jun 6 18:51:48 UTC 2011


On 06/06/11 02:30, Rajesh Mohan wrote:
> Hi,
>
> Not sure whether this is the right place to post this question.
> I'm new to Openstack and trying to write a java application by using 
> Openstack API. I read admin manual on the openstack site. It talks 
> about using "nova-manage" to create the project, user and network. 
> That's CLI interface. I'd like to do the same thing through openstack 
> API. Is it doable? Is there any example available?
> I saw there are two api-server, one is nova-api, the other is 
> nova-direct-api. Which one I should use? When I followed the manual, 
> it seems that only nova-api is started. Should I start direct api 
> server separately?
>
> Best,
>
> Rajesh
>
>
> _______________________________________________
> 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
You can find API information in OpenStack DeveloperGuide API at 
http://docs.openstack.org/. nova-direct-api I think (I'm not really 
sure) is used only with nova command line client, so you don't need it.

Bye
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20110606/6c289c6f/attachment.html>


More information about the Openstack mailing list