lvmstrap: add support for non-partitioned md disks
[ganeti-local] / lib /
2011-01-06 Iustin PopRPC: mark jobqueue functions as URGENT
2011-01-06 Michael HanselmannConvert “gnt-debug locks” to query2
2011-01-05 Michael HanselmannFix OpSetInstanceParams.disk_template check
2011-01-05 Michael HanselmannRAPI: Add resource to grow instance disk
2011-01-05 Adeodato SimoReword "one of hmgt" as "one of h/m/g/t" for clarity
2011-01-05 René Nussbaumerout of band verification in gnt-cluster verify
2011-01-05 René NussbaumerAdding additional VerifyNode checks to backend
2011-01-05 Michael HanselmannRAPI: Add resource to modify cluster
2011-01-05 Michael Hanselmannbaserlib: Add function for filling opcodes
2011-01-05 Michael HanselmannMigrate code verifying opcode parameters to base class
2011-01-05 Michael HanselmannImprove tests for OP_ID
2011-01-05 Michael Hanselmanncmdlib: Remove opcode parameters
2011-01-05 Michael Hanselmannopcodes: Add opcode parameter definitions
2011-01-05 Michael Hanselmannquery2: Add new field status “offline”
2011-01-04 Michael Hanselmannht.TInt: Exclude boolean values
2011-01-04 Michael HanselmannCleanup bootstrap.SetupNodeDaemon
2010-12-31 Michael HanselmannMerge branch 'devel-2.3'
2010-12-30 Michael Hanselmanncli: Change “<…>” in query output to “(…)”
2010-12-29 Michael Hanselmannjqueue: Fix cancelling while in waitlock in queue
2010-12-24 Iustin PopLUInstanceRename: log result of name resolving
2010-12-21 Michael HanselmannRemove utils.FormatTimestampWithTZ
2010-12-21 Iustin PopAllow customisation of the disk index separator
2010-12-21 Michael Hanselmannutils: Timezone fixes and tests
2010-12-21 Michael Hanselmannquery: Add wrapper for creating response object
2010-12-21 Michael HanselmannMove QueryFields to query module
2010-12-20 Michael Hanselmanncli: Extend message for LUXI timeouts
2010-12-20 Michael HanselmannFix timeout handling in LUXI client
2010-12-20 Michael HanselmannMerge branch 'devel-2.3'
2010-12-20 Michael HanselmannMerge branch 'stable-2.3' into devel-2.3
2010-12-17 René Nussbaumergnt-node modify: Adding --node-powered=yes|no
2010-12-17 René NussbaumerLUSetNodeParams: Add support for powered state
2010-12-17 René NussbaumerLUSetNodeParams/LUOobCommand respect offline/powered
2010-12-17 René Nussbaumergnt-node power: Mark also offline when powering off
2010-12-17 Michael HanselmannMerge branch 'devel-2.3'
2010-12-17 Michael Hanselmannutils.NiceSort: Use sorted(), add keyfunc, unittests
2010-12-17 Iustin PopShutdownInstanceDisks: accept offline secondaries
2010-12-17 Iustin PopRpcResult: simplify some asserts
2010-12-16 René NussbaumerLUAddNode: default ndparams to empty dict when not...
2010-12-15 Adeodato SimoFix gnt-cluster verify with diskless instances
2010-12-15 Miguel Di Ciurcio... Fix N+1 error message
2010-12-15 René NussbaumerRename (Op|LU)OutOfBand to (Op|LU)OobCommand
2010-12-15 Michael HanselmannMerge branch 'devel-2.3'
2010-12-15 Michael Hanselmannjqueue: Keep jobs in “waitlock” while returning to...
2010-12-15 René NussbaumerAdding gnt-node power * commands
2010-12-15 René NussbaumerDo the expanding of the node name in ExpandNames
2010-12-14 Michael Hanselmannclient.gnt_node: Remove unnecessary lambda
2010-12-14 Michael HanselmannConvert “gnt-instance list” to query2
2010-12-14 Michael HanselmannConvert “gnt-node list” to query2
2010-12-14 Michael Hanselmanncli: Add infrastructure for query2
2010-12-14 Balazs Lecziallocator: Export node group allocation policy
2010-12-14 René NussbaumerAdding --node-powered command line flag
2010-12-14 René NussbaumerSet powered to True for added nodes
2010-12-14 René NussbaumerSet recorded powered state for OOB calls
2010-12-14 René NussbaumerAdd new Node attribute powered
2010-12-13 Adeodato SimoExpose OpSetGroupParams in RAPI and RAPI client
2010-12-13 Adeodato SimoAdd the "alloc_policy" attribute to node groups
2010-12-13 Adeodato SimoAdd modification of node groups (OpCode/LU/CLI)
2010-12-13 Adeodato SimoIntroduce OpAddGroup.ndparams and expose in CLI
2010-12-13 Adeodato SimoFix sorting bug in LUQueryGroups
2010-12-13 Michael Hanselmanncmdlib: Sort list of fields for QueryFields
2010-12-13 Michael Hanselmannobjects: Add custom de-/serializing code for query...
2010-12-13 Michael HanselmannLUXI: Add Query and QueryFields functions
2010-12-13 Michael Hanselmannobjects: Add definitions for query requests and responses
2010-12-13 Michael Hanselmannqlang: Add function to build simple filter
2010-12-13 Michael Hanselmannquery: Handle items missing timestamps
2010-12-13 Guido TrotterAdd gnt-cluster modify --master-netdev
2010-12-10 Michael Hanselmanncmdlib: Convert instance query to new infrastructure
2010-12-10 Michael Hanselmannquery: Add definition for instance queries
2010-12-09 Iustin PopFix disk status verification in LUClusterVerify
2010-12-09 Guido TrotterMerge branch 'devel-2.3'
2010-12-09 Guido TrotterMerge branch 'devel-2.2' into devel-2.3
2010-12-09 Guido TrotterMerge branch 'stable-2.2' into stable-2.3
2010-12-09 Guido TrotterFix rename for file-backed instances
2010-12-09 René NussbaumerCheck payload of OOB execution
2010-12-09 René NussbaumerReplace GetOobProgram by GetNdParams
2010-12-09 René NussbaumerEnsure we just serialize JSON if there is data
2010-12-09 René NussbaumerAdding missing timeout parameter to rpc interface
2010-12-09 Guido TrotterAllow rename of instance to same name
2010-12-08 Adeodato SimoIntroduce constant for the name of the initial node...
2010-12-08 Adeodato Simoconstants.py: fix tiny grammar issue in comment
2010-12-08 Adeodato Simoobjects.py: fix minor error in NodeGroup.SimpleFillND...
2010-12-08 Michael HanselmannNode query: maintain order as requested
2010-12-08 Michael Hanselmannquery: Improve error checking
2010-12-08 Michael Hanselmannconstants: Clarify comment for QRFS_NODATA
2010-12-08 Michael Hanselmanncmdlib: Fix prototype for _QueryBase.DeclareLocks
2010-12-08 Adeodato SimoGroup operations: update ganeti.rapi.client with all...
2010-12-08 Adeodato SimoGroup operations: expose add/remove/rename in RAPI
2010-12-08 Adeodato SimoGroup operations: CLI code for add/remove/rename a...
2010-12-08 Adeodato SimoGroup operations: OpCode and LU for renaming a group
2010-12-08 Adeodato SimoGroup operations: OpCode and LU for removing a group
2010-12-08 Adeodato SimoGroup operations: OpCode and LU for adding a group
2010-12-08 Adeodato SimoExpose new node group attributes in CLI and RAPI
2010-12-08 Adeodato Simoconfig.py, objects.py: more node group support
2010-12-07 René NussbaumerAdding new OpCode for OOB
2010-12-07 René NussbaumerAdding new Logical Unit for OOB
2010-12-06 Michael Hanselmanncmdlib: Don't sort list of nodes if names are given
2010-12-06 Michael Hanselmannutils: Add function to find duplicates in sequence
2010-12-06 Adeodato Simohv_kvm.py: fix some lint issues introduced in 4b784cf
2010-12-06 Guido Trotterlocking: add nodegroup lock level
2010-12-06 Guido TrotterRemove bridge NIC slot
next