rapi: Add /2/nodes/[node_name]/storage resource
[ganeti-local] / lib / rapi / rlib2.py
2009-08-11 Michael Hanselmannrapi: Add /2/nodes/[node_name]/storage resource
2009-07-31 Michael Hanselmannrapi: Add /2/nodes/[node_name]/migrate resource
2009-07-30 Michael Hanselmannrapi: Add /2/[node_name]/evacuate resource
2009-07-17 Guido TrotterMerge branch 'next' into branch-2.1
2009-07-13 Michael Hanselmannrapi: Implement /2/nodes/[node_name]/role resource
2009-07-13 Iustin PopRAPI: implement instance reinstall
2009-06-19 Iustin Poprapi: implement dry-run mode
2009-06-17 Guido TrotterRAPI: move to nic parameters
2009-06-16 Guido TrotterMerge branch 'next' into branch-2.1
2009-05-25 Iustin Poprapi: rework error handling
2009-05-21 Iustin PopDoc fixes for RAPI
2009-05-11 Tim BoringExporting the instance network_port on the RAPI
2009-02-27 Iustin PopFix some epydoc style issues
2009-02-19 Iustin PopUpdate version numbers to beta2 v2.0.0beta2
2009-02-13 Iustin PopRAPI: documentation updates
2009-02-13 Iustin PopRAPI: fixes related to write mode
2009-02-10 Iustin PopAllow query of the drained node attribute
2009-02-10 Iustin PopRAPI: fix a pylint warning
2009-02-09 Iustin PopAdd a new instance query flag ‘disk_usage’
2009-02-09 Iustin PopExport the cpu nodes and sockets from Xen
2009-02-06 Iustin PopFix rapi job listing
2009-02-05 Iustin PopRevive RAPI QA tests for 2.0-style RAPI
2009-02-04 Iustin Poprapi: fix 'bulk' processing and add locking option
2009-02-04 Iustin Poprapi: cleanup and update to latest 2.0 API
2009-02-04 Iustin PopImplement lockless query operations
2009-01-29 Oleksiy MishchenkoRAPI: tag work
2009-01-29 Oleksiy MishchenkoRAPI: rlib1 removal
2008-12-14 Iustin Popcleanup: rapi v2 instance tags wrong attribute
2008-12-11 Iustin PopFix epydoc format warnings
2008-12-04 Michael HanselmannRename all HTTP classes to camel case
2008-11-28 Oleksiy MishchenkoRAPI:Fix root list and unittest for it.
2008-11-28 Oleksiy MishchenkoRAPI: Switch from opcodes to no native 2.0 queries.
2008-11-26 Oleksiy MishchenkoRAPI: Make calls safier
2008-11-21 Oleksiy MishchenkoRAPI: Cancel a job
2008-11-19 Oleksiy MishchenkoRAPI: Instance modify.
2008-11-14 Oleksiy MishchenkoRAPI: Instance startup/shutdown resources
2008-11-14 Oleksiy MishchenkoRAPI: Implement an instance reboot
2008-10-22 Oleksiy MishchenkoRAPI: Forgoten in r1923 instance add change.
2008-10-16 Oleksiy MishchenkoRAPI: Instance add/delete implementation.
2008-10-15 Michael Hanselmannrapi: Don't throw class as an exception
2008-07-31 Oleksiy MishchenkoRAPI Implement DELETE for tags
2008-07-31 Oleksiy MishchenkoFirst write operation (add tag) for Ganeti RAPI
2008-07-30 Iustin PopFix pylint-detected issues
2008-07-23 Oleksiy MishchenkoGeneralization of bulk output mapping
2008-07-22 Oleksiy MishchenkoSplit RAPI resources to pieces