Feature #198
OCA JAVA Bindings
| Status: | Closed | Start date: | 03/04/2010 | ||
|---|---|---|---|---|---|
| Priority: | Normal | Due date: | |||
| Assignee: | % Done: | 70% |
|||
| Category: | Client API & Library | ||||
| Target version: | Release 2.0 | ||||
| Resolution: | fixed | Addon: | |||
| Story points | - | ||||
| Velocity based estimate | - |
Description
The functionality provided by OpenNebula can be directly interface by using:
- The XML-RPC interface , invoking the XML-RPC methods
- The OpenNebula Cloud Api, OCA , Ruby bindings
This feature will implement the OCA interface using JAVA. The goal is to have a JAVA equivalent to the Ruby API.
Associated revisions
feature #198: Base Classes for the OCA API - JAVA Bindings
feature #198: OCA-JAVA Client Session example
feature #198: Added dirs to build.sh script
feature #198: User related classes for the OCA-JAVA Bindings
feature #198: More build options for build.sh
feature #198: Sample program to use the User and UserPool classes
feature #198: Classes to deal with the Hosts and the Host Pool
feature #198: Classes for the Virtual Networks
feature #198: Classes for the VirtualMachine and VirtualMachine Pool
feature #198: Uploaded a Copy of the Apache XML-RPC Library, Copyright 1999-2009 The Apache Software Foundation
feature #198: Removed some unused directories
History
Updated by Ruben S. Montero almost 2 years ago
- % Done changed from 0 to 70
- Complete the samples
- Add install options to the build.sh script
- Publish the API documentation in opennebual.org
Updated by Ruben S. Montero almost 2 years ago
- Status changed from New to Closed
- Resolution set to fixed