ensure-dirs: Refine error handling on stat(2)
[ganeti-local] / test /
2011-08-19 Michael Hanselmannensure-dirs: Refine error handling on stat(2)
2011-08-12 Michael HanselmannClarify job ID-related type checks, add unittests
2011-08-11 Andrea SpadacciniAdded helper functions in netutils and related constants
2011-08-09 Michael Hanselmannrlib: Expose node group tags
2011-08-08 Michael HanselmannDetect globbing patterns as query arguments
2011-08-05 Michael HanselmannImplement globbing operator for filters
2011-08-05 Michael HanselmannBump version to 2.5.0~beta1
2011-08-05 Michael Hanselmanncleaner: Remove watcher's instance status file after...
2011-08-05 Michael Hanselmannutils.ReadFile: Add pre-read callback
2011-08-04 Iustin PopFix unittest failure after list_owned changes
2011-08-04 Michael Hanselmannganeti-cleaner: Remove old watcher state files
2011-08-02 Michael HanselmannAdd primary/second nodes' group as query fields
2011-07-26 Michael HanselmannAdd ht-based result checks to opcodes
2011-07-25 Michael HanselmannMerge branch 'devel-2.4'
2011-07-25 Michael HanselmannReopen log file only once after SIGHUP
2011-07-21 Michael HanselmannImplement instance failover via RAPI
2011-07-21 Michael HanselmannExport job dependencies through lock monitor
2011-07-21 Michael HanselmannMake lock monitor more versatile
2011-07-21 Michael HanselmannRename *_STATUS_WAITLOCK to …_WAITING
2011-07-21 Michael HanselmannFix locking issue with job dependencies
2011-07-21 Michael Hanselmannjqueue: Implement submitting multiple jobs with depende...
2011-07-20 Michael Hanselmannjqueue: Add “writable” flag to memory objects
2011-07-20 Michael HanselmannImplement chained jobs
2011-07-15 Stephen ShirleyAdding a wrapper around connecting to kvm console
2011-07-12 Michael Hanselmanncli.GetOnlineNodes: Support node group filter, use...
2011-07-11 Michael HanselmannMerge branch 'devel-2.4'
2011-07-11 Michael Hanselmannht: Add new check for numbers
2011-07-05 Michael HanselmannChange RAPI for new node evacuation opcode
2011-06-10 René NussbaumerAdding basic abstraction layer for caching
2011-06-09 Guido TrotterFix _checkRsaPrivateKey for newer key generation
2011-06-03 Iustin PopFix incomplete merge
2011-06-01 Michael HanselmannMerge branch 'devel-2.4'
2011-05-31 Michael Hanselmannjqueue: Fix potential race condition when cancelling...
2011-05-30 Michael Hanselmanngnt-node migrate: Use LU-generated jobs
2011-05-27 Michael Hanselmannht: Add checks for anything, regexp, job ID, container...
2011-05-24 Michael HanselmannMerge branch 'devel-2.4'
2011-05-24 René NussbaumerGetEntResolver: Make it possible to resolve uid/gid...
2011-05-24 René Nussbaumerutils.algo: Add InvertDict to invert a dict
2011-05-20 Michael HanselmannImprove hooks documentation unittest
2011-05-20 Adeodato SimoSplit LUClusterVerify into LUClusterVerify{Config,Group}
2011-05-17 Michael Hanselmannht: Add strict check for dictionaries
2011-05-13 Michael HanselmannSharedLock: Implement downgrade from exclusive to share...
2011-05-10 Michael HanselmannRe-indent test/mocks.py using two spaces
2011-05-10 Michael Hanselmanncmdlib: Remove acquired_locks attribute from LUs
2011-05-09 Michael Hanselmannopcodes: Add function for compact summary
2011-05-09 Michael Hanselmannlocking: Make parameter to condition's wait() positional
2011-04-29 Michael HanselmannMerge branch 'devel-2.4'
2011-04-28 Iustin PopSetEtcHostsEntry: maintain existing ordering
2011-04-28 Iustin PopFix WriteFile with unicode data
2011-04-21 Michael HanselmannRAPI: Add support for tagging node groups
2011-04-18 Michael Hanselmannqlang: Add function to distinguish filters from names
2011-04-18 Michael Hanselmannqlang: Add parser for query filter language
2011-04-18 Michael HanselmannAdd instance query field for OS parameters
2011-04-13 Michael Hanselmannutils.WriteFile: Close file before renaming
2011-04-07 Michael HanselmannMerge branch 'devel-2.4'
2011-04-07 Michael HanselmannMerge branch 'stable-2.4' into devel-2.4
2011-04-06 Iustin PopIncrease the lock timeouts before we block-acquire
2011-04-06 Michael Hanselmannutils: Add function generating regex for DNS name globbing
2011-04-05 Michael Hanselmannquery: Add implementation of regex match operator
2011-03-31 Iustin PopAdd a simple wrapper over utils.Retry
2011-03-31 René Nussbaumertest.ganeti.process_unittest: Fix race condition
2011-03-30 Michael HanselmannRAPI client: Remove support for version 0 instance...
2011-03-25 Michael HanselmannImplement submitting jobs from logical units
2011-03-24 René NussbaumerRewrite of ensure-dirs in python
2011-03-18 Michael HanselmannRAPI client: Tidy and test WaitForJobCompletion
2011-03-18 Michael HanselmannRAPI client: Add job status constants
2011-03-18 Michael HanselmannSplit BuildHooksEnv of LUs
2011-03-17 Michael HanselmannRemove restrictive hook node list check
2011-03-16 Michael Hanselmannhooks: Provide variables with post-opcode values
2011-03-16 Michael Hanselmannlocking: Fix race condition in lock monitor
2011-03-15 Michael HanselmannRAPI: Add support for querying resources
2011-03-15 Michael HanselmannAdd support for query resources in RAPI URIs
2011-03-15 Michael Hanselmannconstants: Rename QR_OP_*, add QR_VIA_RAPI
2011-03-15 Michael Hanselmannqlang: Remove unused ReadSimpleFilter
2011-03-15 Michael Hanselmannutils: Export NiceSortKey function
2011-03-14 Michael HanselmannConvert OsDiagnose to query
2011-03-08 Michael Hanselmanncfgupgrade: Fix critical bug overwriting RAPI users...
2011-03-07 Michael Hanselmannquery: Add operator for truth
2011-03-02 Guido TrotterFix test rapi request
2011-03-02 Michael Hanselmannquery: Fix bug when names are specified
2011-03-01 Michael Hanselmannquery: Add support for filters
2011-03-01 Michael HanselmannAdd query field flags
2011-02-28 René NussbaumerQuery: Add additional test to node.powered for OOB...
2011-02-25 Michael Hanselmannutils: Export NiceSortKey function
2011-02-24 René NussbaumerFix test output splattering
2011-02-24 Michael HanselmannAdd query field descriptions
2011-02-24 Michael HanselmannAdd function to format ordinals
2011-02-24 René NussbaumerIntroducing gnt-cluster epo
2011-02-23 Michael HanselmannAdd constants for node roles
2011-02-23 Michael HanselmannAdd constants for instance status
2011-02-23 René NussbaumerMerge remote branch 'devel-2.4'
2011-02-23 René Nussbaumerquery_unittest: Fix argument to set()
2011-02-23 Michael Hanselmannquery: Use aliases for legacy instance NIC fields
2011-02-22 Michael HanselmannAdd unittest for cli.FormatResultError
2011-02-22 Michael HanselmannMerge branch 'devel-2.4'
2011-02-18 Iustin PopChange the list formatting to a 'special' chars
2011-02-17 Iustin PopNodeQuery: mark live fields as UNAVAIL for non-vm_capab...
2011-02-15 Michael HanselmannRAPI: Use FillOpCode for adding node group
2011-02-15 Michael HanselmannMake OpGroupRename consistent with OpInstanceRename
2011-02-15 Michael HanselmannRAPI: Clean up instance creation, use generated docs
next