Bug #141
OCCI implementation minor issues
Status: | Closed | Start date: | 09/03/2009 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Tino Vázquez | % Done: | 100% | |
Category: | - | |||
Target version: | - | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: |
Description
- Change POST for PUT
- Make the to_hash method for OCA classes
- Change POST fields to body
Associated revisions
OCCI modifications for CentOS
minor bug fixes for ticket #141
git-svn-id: http://svn.opennebula.org/one/trunk@808 3034c82b-c49b-4eb3-8279-a7acafdc01c0
Fix "to_hash" for #141.
git-svn-id: http://svn.opennebula.org/one/trunk@830 3034c82b-c49b-4eb3-8279-a7acafdc01c0
Merge pull request #141 from juanmont/feature-2921
Added DISKIO graphs in storage tab of VMs
History
#1 Updated by Tino Vázquez almost 12 years ago
- % Done changed from 0 to 80
- Change POST for PUT * Change POST fields to body
fixed in r808
#2 Updated by Tino Vázquez almost 12 years ago
Update documentation (User Guide) to reflect new commands and new XML
#3 Updated by Tino Vázquez over 11 years ago
- Status changed from New to Closed
- % Done changed from 80 to 100
- Resolution set to fixed
To_hash fixed in r830. Doc updated. Closing.