Feature #198
OCA JAVA Bindings
Status: | Closed | Start date: | 03/04/2010 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | Carlos Martín | % Done: | 70% | ||
Category: | Client API & Library | ||||
Target version: | Release 2.0 | ||||
Resolution: | fixed | Pull request: |
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
Changes (#198)
- Zoom graphs
- activated zoom and pan in graphs
- F #4359 Added auth panel to user settings
- F #2347 Added new section to VMTemplate for select a vmgroup
- F #2347 Added new checkbox for select vmgroup
- Removed conflict HEAD
- F #2347 Added possibility of select a vmgroup when:
- Instantiate a VM
- Create or Update a TEMPLATE
- Added new actions
- Added UID, GID and REQUEST_ID to placement into vm tab
- remove binding.pry()
- Updated vmgroup
- F #2347 changed checkbox per select when fill the vmgroup
- F #2347 Checking same group values
History
#1 Updated by Ruben S. Montero over 11 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
#2 Updated by Ruben S. Montero over 11 years ago
- Status changed from New to Closed
- Resolution set to fixed