(grnet) Remove deprecated idx slot from NIC/Disk objects
[ganeti-local] / lib / rapi /
2014-03-27 Dimitris Aragiorgis(2.10) RAPI: Make use of request_body in Reboot/Remove
2014-03-27 Dimitris Aragiorgis(2.10) RAPI: Pass depends body arg (if any) to opcode
2014-03-26 Michele TartaraAdd reason parameter to RAPI client functions
2014-01-09 Michele TartaraImprove backwards compatibility of Issue 649 fix
2013-12-16 Hrvoje RibicicFix RAPI network tag handling
2013-07-19 Christos StavrakakisMake RAPI export device names and UUIDs
2013-07-15 Klaus AehligMerge branch 'stable-2.7' into stable-2.8
2013-07-10 Leon HandrekeExpose bulk parameter for GetJobs in RAPI client
2013-07-10 Christos StavrakakisFix RAPI to include missing network fields
2013-04-24 Michele TartaraReason trail implementation for "start"
2013-04-24 Michele TartaraReason trail implementation for "shutdown"
2013-04-22 Michele TartaraReason trail implementation for instance reboot
2013-04-22 Michele TartaraAdd "reason" as a common parameter for all the RAPI...
2013-04-22 Michele TartaraAdd infrastructure for adding common RAPI parameters
2013-04-22 Michele TartaraRemove old "reason" implementation
2013-03-22 Michele TartaraFix bug in rlib2 unit tests
2013-03-22 Michele TartaraRemove use of deprecated function
2013-03-21 Bernardo Dal SenoMerge branch 'devel-2.7'
2013-03-20 Michele TartaraUpdate "FIXME" string in RAPI
2013-03-12 Daniel Krambrockrapi client: add target_node to migrate instance
2013-03-12 Iustin PopEnable split queries for the network
2013-03-12 Bernardo Dal SenoMerge branch 'devel-2.7'
2013-03-11 Daniel KrambrockGanetiRapiClient: fix the no_remember option
2013-02-25 Michael HanselmannFix style violations in commit 4a90bd4, small changes
2013-02-22 Michael HanselmannRAPI: Add flag to require authentication
2013-02-20 Michael HanselmannAllow generating different RAPI resource lookup tables
2013-02-19 Michael Hanselmannbaserlib: Make "_OPCODE_ATTRS" public
2013-02-19 Michael HanselmannHelper to retrieve access permissions for RAPI resource
2013-02-19 Michele TartaraStatus change reason support for Reboot
2013-02-15 Iustin PopMerge branch 'devel-2.7'
2013-02-15 Iustin PopRevert "Disable live-RPC queries under split query"
2013-02-13 Michele TartaraFix wrong type in a docstring of the RAPI subsystem
2013-02-11 Dimitris AragiorgisRemove network_type slot (Issue 363)
2013-02-08 Michael Hanselmannbaserlib: Fix two mistakes in docstring
2013-01-31 Iustin PopDisable live-RPC queries under split query
2012-12-19 Michael HanselmannReplace frozenset with compat.UniqueFrozenset
2012-12-19 Iustin PopRemove some unused Python code
2012-12-19 Iustin PopEnable job queries via confd in gnt-node and RAPI
2012-12-10 Michael HanselmannChange value for ECODE_TEMP_NORES
2012-12-07 Michael HanselmannExport error codes from RAPI client module
2012-11-21 Iustin PopSmall style fixes (' vs ") in network code
2012-11-20 Dimitris AragiorgisFixes to pass py-apidoc (make commit-check)
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-11-08 Michael HanselmannMerge branch 'devel-2.6'
2012-11-08 Michael HanselmannMerge branch 'stable-2.6' into devel-2.6
2012-11-08 Michael Hanselmannrapi.testutils: Add utility to format HTTP headers
2012-11-08 Michael Hanselmannrapi.testutils: Return headers from mock utility
2012-11-08 Michael Hanselmannhttp: Add wrapper for mimetools.Message
2012-10-16 Michael HanselmannAdd new constant for pending job status
2012-10-11 Iustin PopEnable query socket usage in gnt-node/gnt-group
2012-09-27 René NussbaumerAdding RAPI client for instance multi allocation
2012-09-27 René NussbaumerPopulate the instance dict with opcode infos
2012-09-24 René NussbaumerAdding RAPI resource for multi-allocation
2012-09-18 Michael HanselmannMigrate lib/rapi/baserlib.py from constants to pathutils
2012-09-12 Michael HanselmannRAPI client: Fix typo in docstring
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-08-28 Iustin PopImplement support for query only clients in Rapi
2012-08-08 Guido Trotterrapi client: accept arbitrary shutdown arguments
2012-07-06 René NussbaumerRAPI regression beparams/memory fix
2012-06-15 Iustin PopExport more information in RAPI group queries
2012-05-30 René NussbaumerFix GenericCurlConfig when pycurl is linked against nss
2012-04-26 Michael HanselmannAdd more RAPI test utilities
2012-04-26 Michael Hanselmannrapi.testutils.FakeCurl: Add header support
2012-04-26 René NussbaumerMove _FakeCurl from tests/ganeti.rapi.client to ganeti...
2012-04-26 Michael HanselmannRemoteApiHandler: Add support for mocked LUXI client
2012-04-20 Chris SchrierChange CertificateError to subclass GanetiApiError
2012-04-19 Chris SchrierInclude PycURL error code in GanetiApiError.
2012-02-21 Iustin PopSmall fixup to rapi docstrings
2012-02-21 Iustin PopExport ndparams in RAPI node query
2012-02-15 Michael Hanselmannrapi.testutils: Add exported functions to verify opcode...
2012-02-01 René Nussbaumerrapi.client: Removing constants not needed anymore
2011-12-13 Michael HanselmannRAPI client: Export feature constants
2011-12-13 Michael HanselmannRAPI client: Replace body value assignments with helper
2011-12-13 Michael HanselmannRAPI client: Use utilities for building query parameters
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 Michael HanselmannRAPI: Make node evacuation actually work
2011-10-18 Guido TrotterMerge branch 'devel-2.5'
2011-10-18 Guido TrotterRevert "rapi.client.ModifyNode should PUT rather than...
2011-10-18 Guido TrotterMerge branch 'devel-2.5'
2011-10-18 Guido Trotterrapi.client.ModifyNode should PUT rather than POST
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-22 Michael Hanselmannbaserlib: Accept empty body in FillOpcode
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
next