ganeti-local
2011-11-22 Guido TrotterQuery: allow query on maximum and minimum memory
2011-11-22 Guido TrotterShowInstanceConfig: show max and min memory
2011-11-22 Guido Trotterinstance hooks: pass maximum and minimum memory
2011-11-22 Guido Trotterbeparams: add min/max memory values
2011-11-21 Andrea Spadaccinidesign-resource-model: update disk params section
2011-11-21 Andrea SpadacciniSet DRBD sync speed in DRBD8.Assemble
2011-11-21 Michael Hanselmannbuild-rpc: Fail if call is defined more than once
2011-11-21 Andrea SpadacciniReapply commit 2a6de57 after merge
2011-11-21 Michael HanselmannFix QA breakage caused by merge 0e82dcf9
2011-11-21 Michael Hanselmannmasterd: Initialize job queue only after RPC client
2011-11-21 Michael Hanselmannmasterd: Shutdown only once running jobs have been...
2011-11-21 Michael Hanselmanndaemon: Support clean daemon shutdown
2011-11-21 Michael Hanselmanndaemon: Allow custom maximum timeout for scheduler
2011-11-21 Michael Hanselmannjqueue: Add code to prepare for queue shutdown
2011-11-21 Michael Hanselmannworkerpool: Export function to check for running tasks
2011-11-21 Michael Hanselmanndaemon: Use counter instead of boolean for mainloop...
2011-11-18 Iustin Pophtools: adjust imports for newer compilers
2011-11-18 Andrea SpadacciniMerge branch 'devel-2.5'
2011-11-18 Michael HanselmannMerge branch 'stable-2.5' into devel-2.5
2011-11-18 Michael HanselmannMerge branch 'devel-2.4' into devel-2.5
2011-11-17 Agata Murawskaadmin.rst update regarding offline state of the instance
2011-11-17 Agata MurawskaNEWS update - offline instance state
2011-11-17 Agata MurawskaBackwards compatibity - added admin_up to query
2011-11-17 Agata MurawskaMan page update: online/offline state of instance
2011-11-17 Iustin PopAdd small node in admin.rst about confd disabling
2011-11-17 Iustin PopWarn if we enable maintain-node-health without confd
2011-11-17 Iustin PopAdapt daemon-util to ENABLE_CONFD
2011-11-17 Iustin PopAdapt watcher for ENABLE_CONFD
2011-11-17 Iustin PopPrevent runnning of confd tests in burnin
2011-11-17 Iustin PopAdd toggle for enabling/disabling confd
2011-11-17 Iustin PopFix unittest bug related to offline instances
2011-11-17 Iustin Pophtools: reindent the rest of the files
2011-11-17 Iustin Pophtools: re-indent IAlloc.hs
2011-11-17 Iustin Pophtools: reindent hspace
2011-11-17 Iustin Pophtools: reindent hbal
2011-11-17 Iustin Pophtools: reindent CLI.hs
2011-11-17 Iustin Pophtools: re-indent QC.hs
2011-11-17 Iustin Pophtools: re-indent Node.hs
2011-11-17 Iustin Pophtools: finish re-indenting Cluster.hs
2011-11-17 Michael Hanselmannmasterd: Don't pass mainloop to server class
2011-11-17 Michael Hanselmannworkerpool: Allow processing of new tasks to be stopped
2011-11-17 Michael Hanselmannworkerpool: Use loop to ignore spurious notifications
2011-11-17 Michael Hanselmannjqueue: Factorize code checking for drained queue
2011-11-17 Michael HanselmannLUInstanceCreate: Release unused node locks
2011-11-17 Michael Hanselmanncmdlib.TLReplaceDisks: Use itertools.count
2011-11-16 Iustin Pophtools: rework message display construction
2011-11-16 Iustin Pophbal: handle empty node groups
2011-11-16 Iustin PopStart converting the indentation to 2-chars
2011-11-16 Agata Murawskahtools: Nicer arbitrary instantiation
2011-11-16 Agata Murawskahtools: change behaviour for offline instances
2011-11-16 Agata Murawskahtools: remove 'running' from instance options
2011-11-16 Agata Murawskahtools: change runSt type to InstanceStatus
2011-11-16 Agata Murawskahtools: create InstanceStatus ADT
2011-11-16 Agata MurawskaTransition into and out of offline instance state
2011-11-16 Agata MurawskaIntroduce admin_state as 3-values data type
2011-11-16 Agata MurawskaRename admin_up to admin_state
2011-11-16 Agata MurawskaFixed typo in _VerifyResultRow
2011-11-16 René Nussbaumeralgo: Make a dict from an flat list
2011-11-15 Michael Hanselmannlocking: Make some aliased methods public
2011-11-15 Michael Hanselmanncmdlib._ReleaseLock: Do nothing if no locks are owned
2011-11-15 Michael HanselmannUse resource lock when setting node parameters
2011-11-15 Michael HanselmannUse node resource lock for replacing instance disks
2011-11-15 Michael HanselmannHold node resource locks while setting instance parameters
2011-11-15 Michael HanselmannHold node resource lock while moving instance
2011-11-15 Michael HanselmannAcquire node resource lock when removing instance
2011-11-15 Michael HanselmannUse node resource lock when recreating instance disks
2011-11-15 Michael HanselmannLUClusterRepairDiskSizes: Use node resource locks
2011-11-15 Michael HanselmannLUInstanceGrowDisk: Use node resource lock
2011-11-15 Michael HanselmannLUInstanceCreate: Hold node resource lock
2011-11-15 Michael HanselmannLUNodeQueryvols: Acquire all locks in shared mode
2011-11-15 Michael HanselmannLUNodeQueryStorage: Acquire all locks in shared mode
2011-11-15 Michael Hanselmanncmdlib: Share lock in LUInstanceConsole
2011-11-15 Michael HanselmannDocument OpNodeMigrate's result for RAPI
2011-11-15 Michael HanselmannLUNodeQuery: Call implementation's DeclareLocks function
2011-11-14 Andrea SpadacciniUse master IP address setup script in backend
2011-11-14 Andrea SpadacciniChange master IP address RPCs for external script
2011-11-14 Andrea SpadacciniUpdate cluster verify to check IP address scripts
2011-11-14 Andrea SpadacciniAdd --use-external-mip-script flag
2011-11-14 Andrea SpadacciniAdd use_external_mip_script cluster parameter
2011-11-14 Andrea SpadacciniAdd the default master-ip-setup script
2011-11-14 Vangelis KoukisEnsure unused ports return to the free port pool
2011-11-14 Iustin PopRe-wrap a paragraph to eliminate a sphinx warning
2011-11-14 Michael Hanselmanncheck-python-code: Detect old-style pylint disable...
2011-11-10 Guido TrotterFix newer pylint's E0611 error in compat.py
2011-11-10 René NussbaumerAdding basic elements for the new node params
2011-11-08 Michael Hanselmannrpc: Fix another result processor
2011-11-08 Michael Hanselmannrpc: Fix issue with “test_delay”'s timeout
2011-11-08 Michael Hanselmannrpc: Call result processor once for each node result
2011-11-08 Michael HanselmannFail if node/group evacuation can't evacuate instances
2011-11-07 Michael HanselmannLUNodeSetParams: Lock affected instances only
2011-11-07 Michael HanselmannCheck BGL when adding/removing node
2011-11-07 Michael HanselmannRPC/test_delay: Use callable for timeout calculation
2011-11-07 Michael Hanselmannrpc: Move post-processor functions into definitions...
2011-11-07 Michael Hanselmannrpc: Use definitions directly instead of via generated...
2011-11-07 Michael HanselmannConvert RPC definitions to dictionaries
2011-11-07 Michael Hanselmannquery: Use new SequenceToDict utility
2011-11-07 Andrea SpadacciniImprove error handling in netmask change
2011-11-04 Andrea SpadacciniAdd master_netmask to Cluster.UpgradeConfig
2011-11-04 Guido TrotterUpdate init script description
2011-11-04 Andrea SpadacciniFix cluster start failure due to missing netmask
next