Adding new Logical Unit for OOB
[ganeti-local] / lib /
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
2010-12-03 Miguel Di Ciurcio... kvm: Improve network syntax and tests
2010-12-03 Miguel Di Ciurcio... kvm: Make _GetKVMVersion() return integers
2010-12-02 Michael HanselmannMerge branch 'devel-2.3'
2010-12-02 Iustin PopMake snapshots multi-vg aware
2010-12-02 Adeodato Simoconfig.py: add error code to OpPrereqError
2010-12-02 Adeodato Simoconfig.py: replace "node group" with "nodegroup"
2010-12-02 Dmitry ChernyakMake rpc.call_lv_list() VG-aware
2010-12-02 Adeodato Simocmdlib: fix typos in the docstring for LogicalUnit
2010-12-02 Adeodato Simoopcodes: document OP_DSC_FIELD in OpCode and OpCode...
2010-12-01 Michael Hanselmannlocking: Clarify message for removed locks
2010-12-01 Adeodato SimoQuerying node groups: RAPI support
2010-12-01 Adeodato SimoQuerying node groups: add client/gnt_group.py
2010-12-01 Adeodato SimoQuerying node groups: add luxi.REQ_QUERY_GROUPS
2010-12-01 Adeodato SimoQuerying node groups: LU/Opcode
2010-12-01 Michael Hanselmannimpexpd: Disable OpenSSL compression in socat if possible
2010-12-01 René NussbaumerAdding RPC infrastructure to call oob
2010-12-01 René NussbaumerAdding backend functionality to call oob helper
2010-12-01 René NussbaumerAdding ndparams to gnt-cluster init|modify and man...
2010-12-01 Michael HanselmannMerge branch 'devel-2.3'
2010-11-30 Adeodato Simoconfig.py: need explicit %-formatting in errors.OpPrere...
2010-11-30 Adeodato SimoTrivial style fixes
2010-11-29 Michael HanselmannAdd OpQuery opcode
2010-11-29 Michael HanselmannLUQueryNodes: Convert to new query model
2010-11-29 Michael Hanselmanncmdlib: Add base for query classes
2010-11-29 Michael HanselmannAdd node query definition
2010-11-29 Michael HanselmannAdd simple query filter parser
2010-11-29 Michael HanselmannAdd utility class for definition-based data queries
2010-11-29 Michael HanselmannAdd query constants
2010-11-29 Michael Hanselmannbootstrap: Set master node's {c,m}time on cluster init
2010-11-29 Michael HanselmannRAPI: Implement OS parameters for instance reinstallation
2010-11-29 Michael HanselmannRevert "InitCluster support for ndparams"
2010-11-29 Michael HanselmannRevert "Adding ndparams to gnt-cluster init|modify...
2010-11-29 Michael HanselmannMove “rapi_users” file into separate directory
2010-11-29 Michael Hanselmannobjects: Add QueryFieldDefinition
2010-11-29 Michael HanselmannIncrease timeout for connection on remote import
2010-11-29 Michael HanselmannUse IPv6 for import/export
2010-11-29 Michael Hanselmannbackend: Add support for IPv6 in import/export
2010-11-29 Michael Hanselmannimpexpd: Implement support for IPv6
2010-11-29 René NussbaumerAdding ndparams to gnt-cluster init|modify and man...
2010-11-29 René NussbaumerAdding ndparams to gnt-node add|modify and man page
2010-11-29 René NussbaumerInitCluster support for ndparams
2010-11-28 Iustin PopFix typo in _ANS1_TIME_REGEX
2010-11-28 Iustin PopMove compilation of some regexes to init time
2010-11-27 Iustin PopAdd missing paramter and unittests for this case
2010-11-27 Maciej BlizińskiAdding blockdev_prefix to hypervisor options
2010-11-26 Iustin PopRPC call_node_info: change protocol
2010-11-26 Iustin PopCluster rename: skip offline nodes
2010-11-26 René NussbaumerFix missed CheckArguments on ndparams for SetNodeParams
2010-11-26 René NussbaumerThe default value for ndparams should be None not {}
2010-11-25 Iustin PopFix per-vg checks in instance disk conversion
2010-11-25 Dmitry ChernyakRemoved _CheckNodesFreeDisk function
2010-11-25 Dmitry ChernyakMake instance creation VG-aware
2010-11-25 Dmitry ChernyakIntroduced VG-aware disk space checks
2010-11-25 Dmitry ChernyakAdded "vg" argument to the --disk syntax
2010-11-24 René NussbaumerAdding --node-parameters command line flag
2010-11-24 René NussbaumerAdding ndparams to their OpCodes and LU calls
2010-11-23 Michael Hanselmanncmdlib: Use _POutputFields where possible
2010-11-23 Dmitry ChernyakBasic stuff to allocate disks on different VGs
2010-11-23 René NussbaumerAdding convenience getter for ndparams
2010-11-23 Lance AlbertsonRAPI: implement no_install during instance creation
2010-11-23 Iustin Poputils._RunCmdPipe: simplify the timeout logic
2010-11-23 Iustin Poputils._RunCmdPipe: fix poller timeout usage
2010-11-22 Iustin PopRAPI: export the node group UUID in the node query
2010-11-22 René NussbaumerAdding oob_program in the same style as beparams
2010-11-19 Iustin PopMerge branch 'devel-2.3'
2010-11-19 René NussbaumerSupport timeouts in RunCmd
2010-11-18 Iustin PopReinstall instance: disallow offline secondaries
2010-11-18 Iustin PopFix breakage in OS state modify
2010-11-17 Iustin PopMerge branch 'devel-2.2' into devel-2.3
2010-11-17 Iustin PopLUSetClusterParms: fix validation of beparams
2010-11-16 René NussbaumerMove locking.RunningTimeout to utils
2010-11-11 Iustin PopAdd group, group.uuid fields in node list
2010-11-11 Iustin PopAdd unittests for TemporaryReservationManager
2010-11-11 David KnowlesTempReservationManager: Reserved() doesn't work
2010-11-10 Michael Hanselmannimpexpd: Disable OpenSSL compression in socat if possible
2010-11-03 Michael HanselmannFix disk checks in “gnt-cluster verify”
2010-11-03 Michael HanselmannRemove shebang line from ganeti.server.*
2010-11-01 Guido TrotterAdd -s option to gnt-node modify
2010-11-01 Guido Trotterluxi: disable two lint errors
2010-11-01 Guido TrotterRemove private ip mention in error message
2010-11-01 Guido TrotterAdd ConfigWriter.GetNodeGroup
2010-11-01 Guido TrotterImprove LookupNodeGroup's docstring
2010-11-01 Guido TrotterMerge the common options between import and add
2010-11-01 Guido TrotterDrop the -g shortcut for --vg-name
2010-11-01 Michael Hanselmannconfig: Write ssconf after renaming instance
2010-10-29 Michael HanselmannMove ganeti-rapi to ganeti.server.rapi
2010-10-29 Michael HanselmannMove ganeti-noded to ganeti.server.noded
2010-10-29 Michael HanselmannMove ganeti-confd to ganeti.server.confd
2010-10-29 Michael HanselmannMove ganeti-masterd to ganeti.server.masterd
2010-10-29 Michael HanselmannPrepare move of daemons to ganeti.server
2010-10-29 Michael HanselmannMove ganeti-watcher to ganeti.watcher
2010-10-28 Michael HanselmannAdd support and checks for version in LUXI
2010-10-28 Michael Hanselmannluxi.ProtocolError: Derive from errors.LuxiError
2010-10-28 Michael HanselmannLUExportInstance: Accept instance already shut down
next