How can I integrate java with Openstack nova in my project?

Asked by anwenhao

Dears.

      my project wants to leverage Openstack-nova IaaS capacity. I have already installed and config the nova service in my server. and it works very well. but I don't know how can I integrate nova with my project? and my project is writing in java.
      their is some approach, is it reasonable?
      * java invoke REST service. but is their have any document for this. and what's the REST API document? how can I use and test it?
      * java invoke python
      * java invoke linux command
      * does have any other integration way? webservice, socket, MQ,

      thanks very much.

Question information

Language:
English Edit question
Status:
Answered
For:
OpenStack Compute (nova) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Alex Meade (alex-meade) said :
#1

I would do it using REST.

This is the document I believe:

http://docs.rackspacecloud.com/servers/api/cs-devguide-latest.pdf

I'm not knowledgeable enough to suggest how to use it, but hopefully I've helped a little.

Can you help with this problem?

Provide an answer of your own, or ask anwenhao for more information if necessary.

To post a message you must log in.