(2.11) Make disk.name and disk.uuid available in bdev
[ganeti-local] / lib / rapi /
2014-04-10 Hrvoje RibicicFix non-running test and remove custom_nicparams rename
2014-03-27 Hrvoje RibicicMerge branch 'stable-2.9' into stable-2.10
2014-03-27 Hrvoje RibicicMerge branch 'stable-2.8' into stable-2.9
2014-03-26 Hrvoje RibicicAdd renaming of instance custom params
2014-03-26 Hrvoje RibicicAdd renaming of group custom ndparams, ipolicy, diskparams
2014-03-26 Hrvoje RibicicAdd aliases for nodes
2014-03-26 Hrvoje RibicicAdd aliases for cluster parameters
2014-03-26 Hrvoje RibicicAdd support for value aliases to RAPI
2014-03-26 Michele TartaraAdd reason parameter to RAPI client functions
2014-02-06 Thomas ThrainerMerge branch 'stable-2.9' into stable-2.10
2014-01-29 Hrvoje RibicicAdd QA tests for RAPI multi-instance allocation
2014-01-29 Hrvoje RibicicFix multi-allocation RAPI method
2014-01-27 Klaus AehligMerge branch 'stable-2.9' into stable-2.10
2014-01-23 Klaus AehligMerge branch 'stable-2.8' into stable-2.9
2014-01-09 Michele TartaraImprove backwards compatibility of Issue 649 fix
2013-12-16 Klaus AehligMerge branch 'stable-2.8' into stable-2.9
2013-12-16 Hrvoje RibicicFix RAPI network tag handling
2013-11-18 Dimitris AragiorgisRAPI: Make use of request_body in Reboot/Remove
2013-11-18 Dimitris AragiorgisRAPI: Pass depends body arg (if any) to opcode
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 Leon HandrekeExpose bulk parameter for GetJobs in RAPI client
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-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
next