← Back to team overview

openstack team mailing list archive

Re: Java application over Openstack

 

Thanks Rafael and Jay.

By following the openstack installation manual, nova-direct-api is not installed. To install it, should I just download openstack package and copy the nova-direct-api and stack to the /usr/bin/ directory? The nova-api seems have limited function to call, but nova-direct-api seems can call any function, right?

Best,
Rajesh


On Jun 6, 2011 12:00pm, Jay Pipes <jaypipes@xxxxxxxxx> wrote:
2011/6/6 Rafael Durán Castañeda rafadurancastaneda@xxxxxxxxx>:

> 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.



Hi Rafael,



Actually, the nova-direct-api is a server that publishes an alternate

HTTP interface called the Direct API. This API can be accessed with

the bin/stack CLI tool



Cheers,

jay



_______________________________________________

Mailing list: https://launchpad.net/~openstack

Post to : openstack@xxxxxxxxxxxxxxxxxxx

Unsubscribe : https://launchpad.net/~openstack

More help : https://help.launchpad.net/ListHelp



Follow ups