Merge branch 'stable-2.8' into stable-2.9
[ganeti-local] / lib / rapi / rlib2.py
2013-07-25 Guido TrotterMerge branch 'stable-2.8' into stable-2.9
2013-07-19 Christos StavrakakisMake RAPI export device names and UUIDs
2013-07-16 Klaus AehligMerge branch 'stable-2.8' into master
2013-07-15 Klaus AehligMerge branch 'stable-2.7' into stable-2.8
2013-07-10 Christos StavrakakisFix RAPI to include missing network fields
2013-07-01 Bernardo Dal SenoExport CPUs used by the node OS
2013-06-07 Bernardo Dal SenoExport node spindles
2013-06-03 Bernardo Dal SenoExport instance disk spindles
2013-04-22 Michele TartaraRemove old "reason" implementation
2013-03-21 Bernardo Dal SenoMerge branch 'devel-2.7'
2013-03-20 Michele TartaraUpdate "FIXME" string in RAPI
2013-03-12 Iustin PopEnable split queries for the network
2013-02-25 Michael HanselmannFix style violations in commit 4a90bd4, small changes
2013-02-19 Michele TartaraStatus change reason support for Reboot
2013-02-15 Iustin PopRevert "Disable live-RPC queries under split query"
2013-02-11 Dimitris AragiorgisRemove network_type slot (Issue 363)
2013-01-31 Iustin PopDisable live-RPC queries under split query
2012-12-19 Michael HanselmannReplace frozenset with compat.UniqueFrozenset
2012-12-19 Iustin PopEnable job queries via confd in gnt-node and RAPI
2012-11-20 Dimitris AragiorgisFixes to pass pep8 (make lint)
2012-11-20 Dimitris AragiorgisFixes to pass unittests (make check)
2012-11-20 Dimitris AragiorgisAdd tags in network objects
2012-11-20 Dimitris AragiorgisRapi support for networks
2012-11-16 Michael Hanselmannrapi: Add new user option for querying
2012-11-08 Michael Hanselmannrlib2: Document two previously undocumented functions
2012-10-11 Iustin PopEnable query socket usage in gnt-node/gnt-group
2012-09-27 René NussbaumerPopulate the instance dict with opcode infos
2012-09-24 René NussbaumerAdding RAPI resource for multi-allocation
2012-09-03 Iustin PopComplete and enable the haskell QueryClusterInfo call
2012-08-28 Iustin PopEnable tags query over the query socket
2012-08-28 Iustin PopSwitch RAPI to use same tags listing as CLI
2012-07-06 René NussbaumerRAPI regression beparams/memory fix
2012-06-15 Iustin PopExport more information in RAPI group queries
2012-02-21 Iustin PopSmall fixup to rapi docstrings
2012-02-21 Iustin PopExport ndparams in RAPI node query
2011-12-08 Agata MurawskaGroup query now calculates ipolicy
2011-11-01 Michael HanselmannRAPI: Fix issue when replacing disks
2011-10-31 Michael HanselmannMerge branch 'devel-2.5'
2011-10-21 René NussbaumerMerge branch 'stable-2.5' into devel-2.5
2011-10-18 Guido TrotterMerge branch 'devel-2.5'
2011-10-18 Guido TrotterMerge branch 'devel-2.5'
2011-10-18 Guido TrotterFix RAPI node modify client and server calls
2011-10-17 Michael HanselmannRAPI: Fix resource for replacing disks
2011-10-13 Michael Hanselmannrapi: Allow auto-promotion on node role change
2011-10-13 Michael Hanselmannrapi: Add resource for modifying node
2011-10-12 Iustin PopRename filter and filter_ to qfilter
2011-09-22 Michael HanselmannRAPI: Fix wrong check on instance shutdown
2011-09-20 Michael HanselmannRAPI: Add resource to powercycle node
2011-09-20 Andrea SpadacciniFix two pylint errors
2011-09-16 Michael HanselmannRAPI: Add resource to recreate instance's disks
2011-09-15 Guido TrotterMerge branch 'devel-2.5'
2011-09-14 Michael Hanselmannrlib2: Declare all opcodes and equivalents
2011-09-13 Michael Hanselmannrapi: Re-add “/2” resource
2011-09-09 Michael Hanselmannrlib2: Convert /2/instances to OpcodeResource
2011-09-09 Michael Hanselmannrlib2: Convert /2/*/tags to OpcodeResource
2011-09-09 Michael Hanselmannrlib2: Convert /2/nodes/[node_name]/storage/repair...
2011-09-09 Michael Hanselmannrlib2: Convert /2/nodes/[node_name]/storage/modify...
2011-09-09 Michael Hanselmannrlib2: Convert /2/nodes/[node_name]/storage to OpcodeRe...
2011-09-09 Michael Hanselmannrlib2: Convert /2/groups/[group_name] to OpcodeResource
2011-09-09 Michael Hanselmannrlib2: Convert /2/nodes/[node_name]/role to OpcodeResource
2011-09-09 Michael Hanselmannrlib2: Convert /2/instances/[inst]/disk/[idx]/grow...
2011-09-09 Michael Hanselmannrlib2: Convert /2/instances/[inst]/modify to OpcodeResource
2011-09-09 Michael Hanselmannrlib2: Convert /2/instances/[inst]/rename to OpcodeResource
2011-09-09 Michael Hanselmannrlib2: Convert /2/instances/[inst]/failover to OpcodeRe...
2011-09-09 Michael Hanselmannrlib2: Convert /2/instances/[inst]/migrate to OpcodeRes...
2011-09-09 Michael Hanselmannrlib2: Convert /2/instances/[inst]/export to OpcodeResource
2011-09-09 Michael Hanselmannrlib2: Convert /2/instances/[inst]/prepare-export to...
2011-09-09 Michael Hanselmannrlib2: Convert /2/instances/[inst]/deactivate-disks...
2011-09-09 Michael Hanselmannrlib2: Convert /2/instances/[inst]/activate-disks to...
2011-09-09 Michael Hanselmannrlib2: Convert /2/instances/[inst]/replace-disks to...
2011-09-09 Michael Hanselmannrlib2: Convert /2/instances/[inst]/shutdown to OpcodeRe...
2011-09-09 Michael Hanselmannrlib2: Convert /2/instances/[inst]/startup to OpcodeRes...
2011-09-09 Michael Hanselmannrlib2: Convert /2/instances/[inst]/reboot to OpcodeResource
2011-09-09 Michael Hanselmannrlib2: Convert /2/instances/[inst]/info to OpcodeResource
2011-09-09 Michael Hanselmannrlib2: Convert /2/instances/[inst] to OpcodeResource
2011-09-09 Michael Hanselmannrlib2: Convert /2/groups/[group_name]/assign-nodes...
2011-09-09 Michael Hanselmannrlib2: Convert /2/groups/[group_name]/rename to OpcodeR...
2011-09-09 Michael Hanselmannrlib2: Convert /2/groups/[group_name]/modify to OpcodeR...
2011-09-09 Michael Hanselmannrlib2: Convert /2/groups to OpcodeResource
2011-09-09 Michael Hanselmannrlib2: Convert /2/nodes/[node_name]/evacuate to OpcodeR...
2011-09-09 Michael Hanselmannrlib2: Convert /2/nodes/[node_name]/migrate to OpcodeRe...
2011-09-09 Michael Hanselmannrlib2: Convert /2/redistribute-config to OpcodeResource
2011-09-09 Michael Hanselmannrlib2: Convert /2/modify to OpcodeResource
2011-09-09 Michael Hanselmannbaserlib: Rename R_Generic to ResourceBase
2011-09-09 Michael Hanselmannbaserlib: Move GetClient/SubmitJob into base class
2011-09-09 Michael Hanselmannrapi: Merge tag helpers into resource
2011-09-07 Michael Hanselmannrapi: Remove “/2” resource, deprecate “/”
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-08-25 Michael HanselmannPEP8 style fixes
2011-08-11 Michael HanselmannFix epydoc error in rlib2.py
2011-08-10 Michael HanselmannFix typo in rlib2's docstring
2011-08-10 Michael HanselmannDocumentation fixes and clarification
2011-08-10 Michael Hanselmannrlib2: Exclude oplog/opresult from bulk job list
2011-08-09 Michael Hanselmannrlib: Expose node group tags
2011-08-09 Michael Hanselmannrapi: Bulk support for jobs
2011-07-25 Iustin PopMost boring patch ever
2011-07-21 Michael HanselmannImplement instance failover via RAPI
2011-07-05 Michael HanselmannRAPI: Document all feature strings
2011-07-05 Michael HanselmannChange RAPI for new node evacuation opcode
2011-05-30 Michael Hanselmanngnt-node migrate: Use LU-generated jobs
next