KVM: use cache=none for shared disk templates
[ganeti-local] / lib /
2011-03-08 Apollon OikonomopoulosKVM: use cache=none for shared disk templates
2011-03-08 Apollon OikonomopoulosShared storage instance failover
2011-03-08 Apollon OikonomopoulosShared storage node migration
2011-03-08 Apollon OikonomopoulosShared storage instance migration
2011-03-08 Apollon OikonomopoulosCLI changes to facilitate shared storage migration...
2011-03-08 Apollon OikonomopoulosMigration and failover: add iallocator and target_node...
2011-03-08 Apollon OikonomopoulosIAllocator changes to work with shared storage
2011-03-08 Apollon OikonomopoulosShared block storage support
2011-03-08 Apollon OikonomopoulosAdd bdev_sizes RPC call
2011-03-08 Michael HanselmannQA: Improve tests for gnt-os
2011-03-07 Iustin PopLog log-file reopening
2011-03-07 Iustin PopMerge branch 'stable-2.4'
2011-03-07 Michael Hanselmannquery: Add operator for truth
2011-03-07 Iustin PopMerge branch 'devel-2.3' into devel-2.4
2011-03-07 Iustin PopMerge branch 'devel-2.2' into devel-2.3
2011-03-04 Iustin PopFix LUClusterRepairDiskSizes and rpc result usage
2011-03-04 Iustin PopFix RPC mismatch in blockdev_getsize[s]
2011-03-04 Iustin PopRAPI: fix evacuate node resource
2011-03-03 René NussbaumerLUInstanceRename: Fail if renamed hostname mismatch
2011-03-02 Guido TrotterMerge remote branch 'stable-2.4' into devel-2.4
2011-03-02 Guido TrotterRemove bridge field from rapi daemon
2011-03-02 Guido TrotterRemove bridge field from rapi client
2011-03-02 Guido TrotterRemove deprecated 'bridge' nic parameter
2011-03-02 Guido TrotterUnhardcode constants from instance batch create
2011-03-02 Guido TrotterAdd comments about INIC, IDISK and NIC constants
2011-03-02 Michael Hanselmannquery: Fix bug when names are specified
2011-03-01 Apollon OikonomopoulosAdd DTS_MIRRORED frozenset
2011-03-01 Apollon OikonomopoulosShared file storage initialization code
2011-03-01 Apollon OikonomopoulosCore shared file storage support
2011-03-01 Michael Hanselmanncmdlib: Allow use of more complex filters
2011-03-01 Michael Hanselmannquery: Add support for filters
2011-03-01 Michael HanselmannAdd query field flags
2011-03-01 Michael Hanselmannqlang: Add new operators
2011-02-28 Michael HanselmannFix LU processor's GetECId
2011-02-28 Michael Hanselmanngnt-cluster master-failover: Undrain queue
2011-02-28 Iustin PopMerge branch 'devel-2.4' into stable-2.4
2011-02-28 Iustin PopFix potential data-loss bug in disk wipe routines
2011-02-25 Stephen Shirley1-char comment typo fix
2011-02-25 Michael Hanselmanngnt-* list-fields: Show field description
2011-02-25 René Nussbaumergnt-instance reboot start instance if not yet started
2011-02-25 Michael Hanselmannutils: Export NiceSortKey function
2011-02-24 Stephen ShirleyExpand some acronyms, add to glossary
2011-02-24 René NussbaumerFix test output splattering
2011-02-24 Michael HanselmannAdd script to generate query fields documentation
2011-02-24 Michael HanselmannAdd query field descriptions
2011-02-24 Michael Hanselmannquery: Add support for field description
2011-02-24 Michael HanselmannAdd function to format ordinals
2011-02-24 René NussbaumerIntroducing gnt-cluster epo
2011-02-24 René NussbaumerMove OOB_TIMEOUT_OPT to cli.py
2011-02-23 Michael HanselmannAdd constants for node roles
2011-02-23 Michael HanselmannAdd constants for instance status
2011-02-23 Michael Hanselmannquery: Use aliases for legacy instance NIC fields
2011-02-23 Michael HanselmannMerge branch 'devel-2.4'
2011-02-22 Michael HanselmannAdd unittest for cli.FormatResultError
2011-02-22 Michael HanselmannFix title of query field containing instance name
2011-02-22 Michael Hanselmanncmdlib: Fix pylint error
2011-02-22 Michael Hanselmanncmdlib: Use filters internally for queries
2011-02-22 Michael HanselmannMerge branch 'devel-2.4'
2011-02-21 Iustin PopMerge branch 'devel-2.4' into stable-2.4
2011-02-18 Iustin PopChange the list formatting to a 'special' chars
2011-02-18 Stephen ShirleyFix minor docstring typo
2011-02-18 Guido TrotterRAPI: remove required parameters for reinstall
2011-02-17 Iustin PopFix HV/OS parameter validation on non-vm nodes
2011-02-17 Iustin PopNodeQuery: mark live fields as UNAVAIL for non-vm_capab...
2011-02-17 Iustin PopNodeQuery: don't query non-vm_capable nodes
2011-02-17 Iustin PopFix LUClusterRepairDiskSizes and rpc result usage
2011-02-17 Iustin PopFix RPC mismatch in blockdev_getsize[s]
2011-02-17 René NussbaumerRephrase a misleading pydoc for netutils.TcpPing
2011-02-16 Michael HanselmannFix build error when using docutils 0.4
2011-02-16 René NussbaumerRemove force_master support from LUOobCommand
2011-02-15 Michael HanselmannAdd pylint disables to Sphinx extension
2011-02-15 Michael Hanselmannerrors: Add list of possible failure types
2011-02-15 Michael HanselmannSphinx extension: Allow evaluation of Python expressions
2011-02-15 Michael HanselmannSphinx extension: Don't use “from … import …”
2011-02-15 Michael HanselmannRAPI: Remove “__version__” for instance creation
2011-02-15 Michael HanselmannRAPI: Use FillOpCode for adding node group
2011-02-15 Michael HanselmannRAPI: Use FillOpCode for renaming groups
2011-02-15 Michael HanselmannMake OpGroupRename consistent with OpInstanceRename
2011-02-15 Michael HanselmannRAPI: Clean up instance creation, use generated docs
2011-02-15 Michael HanselmannRAPI: Use FillOpCode for modifying node group
2011-02-15 Michael HanselmannRAPI: Use FillOpCode for renaming instances
2011-02-15 Michael Hanselmannbaserlib.FillOpCode: Allow parameter rename
2011-02-10 Iustin PopFix bug in iallocator data structures build
2011-02-09 Iustin PopFix error msg for instances on offline nodes
2011-02-09 Iustin Popcluster verify and instance disks on offline nodes
2011-02-09 Iustin PopCluster verify and N+1 warnings for offline nodes
2011-02-08 Stephen ShirleyHandle gnt-instance shutdown --all for empty clusters
2011-02-04 Michael HanselmannRAPI: Use FillOpCode for replacing disks
2011-02-04 Michael HanselmannAdd sphinx extension
2011-02-04 Michael HanselmannAdd opcode parameter descriptions
2011-02-04 Michael Hanselmannopcodes: Prepare addition of parameter descriptions
2011-02-04 Michael Hanselmannht: Add descriptive text representations
2011-02-04 Iustin Popgnt-instance reinstall: display OS changes
2011-02-04 René NussbaumerAllow passing timeout for oob helper in gnt_node.py
2011-02-04 Stephen ShirleyAdd --force-join option to gnt-node add
2011-02-04 Michael HanselmannRAPI: Use FillOpCode for modifying instance
2011-02-04 Michael HanselmannRAPI: Use FillOpCode for migrating instance
2011-02-04 Michael HanselmannRAPI: Use FillOpCode for exporting instance
2011-02-03 Iustin PopBump up intra-cluster import connect timeout
2011-02-03 Iustin PopImport-export: fix logging of daemon output
next