Allow modify_etc_hosts to be changed
[ganeti-local] / lib / opcodes.py
2013-07-15 Michele TartaraAllow modify_etc_hosts to be changed
2013-06-04 Klaus AehligAdd a force option to the ClusterSetParams Opcode
2013-04-22 Michele TartaraAdd a field to store the reason trail in OpCodes
2013-04-22 Michele TartaraAdd an opcode name conversion function
2013-04-22 Michele TartaraRemove old "reason" implementation
2013-04-17 Christos StavrakakisSupport UUIDs and names when refering to a device
2013-04-11 Helga VelroyenRemoves obsolete 'enabled storage types'
2013-04-11 Helga Velroyengnt-cluster modify: modify enabled disk templates
2013-04-02 Klaus AehligAdd parameter pnode to OpInstanceSetParams
2013-03-21 Helga Velroyengnt-cluster modify: dis/enabling storage types
2013-03-06 Michele TartaraFix "reason" opcode parameter description
2013-03-06 Michele TartaraMake "reason" a common opcode attribute
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 PopMerge branch 'devel-2.7'
2013-02-15 Iustin PopRename lib/objectutils to outils.py
2013-02-12 Helga VelroyenForce conflicts check in LUNetworkDisconnect
2013-02-12 Michael HanselmannMerge branch 'devel-2.7'
2013-02-11 Dimitris AragiorgisRemove network_type slot (Issue 363)
2013-01-30 Dato SimóDocument that OpTestDelay/TestDelay take duration in...
2013-01-30 Helga VelroyenForce conflicts check in LUNetworkDisconnect
2013-01-07 Michael HanselmannAdd "use_locking" parameter to network query opcode
2012-12-22 Constantinos Venet... Add the gnt-storage client
2012-12-21 Michael Hanselmannopcodes: Common parameter for target groups
2012-12-19 Michael HanselmannOpNetworkConnect: Check for network mode
2012-12-19 Guido TrotterAllow shutting down offline instance
2012-12-17 Iustin PopAdd optional formatting for OP_DSC_FIELD
2012-12-12 Constantinos Venet... Remove checks wrt IDISK_PARAMS from OpCode level
2012-12-07 Michael Hanselmanncmdlib: Opportunistic locking on instance creation
2012-12-04 Iustin PopAdd safety check on job dependency/TIsLength
2012-12-03 Dimitris AragiorgisFix locking in networks
2012-11-30 Iustin PopRename OpTestAllocator.allocator to iallocator
2012-11-30 Iustin PopAdd a helper for the "iallocator" opcode field
2012-11-30 Iustin PopAdd Group, OS and Backup opcodes
2012-11-30 Iustin PopFix empty list as default value in OpInstanceMultiAlloc
2012-11-30 Dimitris AragiorgisIntroduce ht.TMaybeValueNone and ht.TValueNone
2012-11-30 Michael Hanselmannopcodes: Replace manual loop with map
2012-11-29 Michael HanselmannFix type descriptions in RAPI documentation
2012-11-23 Iustin PopFix network opcode parameters
2012-11-23 Iustin PopIntroduce a TMaybe combinator
2012-11-23 Dimitris AragiorgisFix bug in OpNetworkQuery result check
2012-11-21 Michael Hanselmannht: Complain if TNone isn't listed first for TOr/TAnd
2012-11-21 Michael Hanselmannopcodes: Network parameter improvements and fixes
2012-11-21 Michael HanselmannMerge branch 'devel-2.6'
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 AragiorgisIP pool related objects, opcodes and constants
2012-11-20 Iustin PopImprove error message for wrong opcode parameter values
2012-11-20 Iustin PopCleanup ht's use of positive/strictpositive
2012-11-19 Iustin PopFix opcode validation for OpOobCommand.command
2012-11-19 Michael HanselmannAdd opcode for running commands remotely
2012-11-05 Dato Simócli.py: use None as name for tag operations on the...
2012-11-01 Michael HanselmannMerge branch 'devel-2.6'
2012-10-30 Iustin PopFix validation of vgname in OpClusterSetParams
2012-10-05 Michael Hanselmannbackend: Check for shared storage also
2012-09-28 René NussbaumerPylint cleanup
2012-09-28 René NussbaumerMake validation error message more useful
2012-09-28 René NussbaumerProvide a custom Validate for OpInstanceMultiAlloc
2012-09-24 René NussbaumerAdding the new opcode for multi-allocation
2012-09-12 René NussbaumerAdapt gnt-debug iallocator
2012-09-12 René NussbaumerMake the __slots__ functionality more modular
2012-09-07 Iustin PopMerge branch 'devel-2.6' into submit
2012-09-04 René NussbaumerFix gnt-debug iallocator
2012-07-25 Bernardo Dal SenoAllocator support in recreate-disks LU
2012-07-13 Iustin PopMerge branch 'stable-2.6'
2012-07-05 Iustin Pop9Add wait_for_sync flag to OpInstanceActivateDisks
2012-06-25 Iustin PopAdd summary field to OpNodeModifyStorage
2012-06-18 Iustin PopFix inconsistent punctuation in rapi docs and opcodes
2012-04-26 Iustin PopAdd 'absolute' grow-disk mode at OpCode/LU level
2012-04-26 Iustin PopEnsure that the grow disk amount is positive
2012-04-20 Michael HanselmannAdd opcode parameter descriptions
2012-04-20 Michael HanselmannStop using locks in LUXI "QueryTags"
2012-03-06 Iustin PopMerge remote-tracking branch 'origin/devel-2.5'
2012-02-23 Michael Hanselmannopcodes: Remove dependency on query module
2012-02-21 Michael HanselmannAdd result checks for OpTags*
2012-02-21 René Nussbaumeropcodes: Annotate the OP_RESULT of query operations
2012-02-20 Michael Hanselmannopcodes: Add result checks for OpBackup*
2012-02-20 René Nussbaumeropcodes: Fix OP_RESULT for OobCommand
2012-02-17 René Nussbaumeropcodes: Adding missing OP_RESULTs
2012-02-13 Michael HanselmannOpInstanceSetParams: Make two type checks public
2012-02-13 Michael HanselmannOpInstanceSetParams: Accept more flexible NIC/disk...
2012-02-13 Michael Hanselmannopcodes: Add comments to two parameter tests
2012-02-01 Michael HanselmannMerge branch 'stable-2.5' into devel-2.5
2012-02-01 Michael HanselmannAdd stricter checks for OpInstanceSetParams.{nics,disks}
2012-02-01 Michael HanselmannAdd ht.TMaybeListOf type check
2012-02-01 Michael HanselmannStricter check for OS modifications passed to OpCluster...
2012-01-31 Michael HanselmannFix type check for OpQuery.filter
2012-01-31 Michael HanselmannOpInstanceSetParams: Merge {off,on}line_inst parameters
2012-01-26 Guido Trottercli/opcodes: add a --no-runtime-changes migrate opt
2012-01-26 René Nussbaumerdoc/rapi.rst: Document ipolicy parameter
2012-01-25 Michael Hanselmanngnt-instance recreate-disks: Allow specifying new size
2012-01-18 Guido Trottergnt-instance modify -m|--runtime-memory
2012-01-16 René NussbaumerTLReplaceDisk: Add ipolicy checks
2012-01-06 René Nussbaumergnt-node: Add instance policy to migrate
2012-01-06 René Nussbaumergnt-instance: Adding instance policy to add
2012-01-06 René Nussbaumergnt-instance: Adding verification of instance policy...
2012-01-06 René Nussbaumergnt-instance: Adding instance policy to move
2012-01-06 René Nussbaumergnt-instance: Adding instance policy to migrate
2012-01-06 René Nussbaumergnt-instance: Adding instance policy to failover
next