ganeti-local
2011-12-08 Bernardo Dal... Add new back-end parameter "always_failover"
2011-12-08 Bernardo Dal... manpages: Fix small errors in documentation
2011-12-08 René Nussbaumergnt-cluster: Allow modify disk/hv state
2011-12-08 René Nussbaumergnt-group: Allow modify disk/hv state
2011-12-08 René Nussbaumergnt-node: Allow modify disk/hv state
2011-12-08 René Nussbaumercmdlib: Adding hv/disk state dict helper functions
2011-12-08 René Nussbaumercli: Add common command flags for hv/disk state
2011-12-08 René Nussbaumercmdlib: Adding _UpdateAndVerifySubDict helper
2011-12-08 Iustin PopCleanup hlint errors
2011-12-08 Iustin PopAbstract some common hspace code into a function
2011-12-08 Iustin PopAbstract some common Cluster.hs code into a function
2011-12-07 Andrea SpadacciniAdd DRBD dynamic resync speed params to design doc
2011-12-07 Iustin PopConvert opcode TH code to the use of Field type
2011-12-07 Iustin PopUnify some file lists in Makefile.am
2011-12-06 Andrea SpadacciniAdd DRBD barriers disk parameters
2011-12-06 Iustin PopStyle fixes on confd-client
2011-12-06 Michael HanselmannNEWS: Add missing space
2011-12-06 Iustin Pophtools: small change in error message in THH.hs
2011-12-06 Iustin Pophtools: improvements to JSON deserialisation
2011-12-06 Iustin Pophtools: add new template haskell system
2011-12-06 Iustin PopAdd a small confd client
2011-12-06 Iustin PopA few updates to the confd design (2.1)
2011-12-02 Michael Hanselmanncmdlib: Make use of cluster's new “primary_hypervisor...
2011-12-02 Michael Hanselmannobjects.Cluster: Add property for primary hypervisor
2011-12-02 Andrea SpadacciniLV stripes parameters for plain and drbd
2011-12-01 Andrea SpadacciniAdd DRBD8 static resync speed disk parameter
2011-12-01 Andrea SpadacciniUse disk parameters in Logical Units
2011-12-01 Andrea SpadacciniUse disk parameters in noded
2011-12-01 Andrea Spadacciniqa: add gnt-cluster tests related to disk params
2011-12-01 Andrea SpadacciniAdd basic support for disk parameters
2011-12-01 Michael HanselmannMore fixes after commit 78519c106
2011-11-30 Michael HanselmannFix “node_info” RPC result
2011-11-30 Michael Hanselmannquery: Add fields for node's disk/hv state
2011-11-30 Michael Hanselmannhv_xen: Report memory used by hypervisor
2011-11-30 Michael Hanselmannhv_xen: Export number of CPUs for Dom0
2011-11-30 Michael HanselmannAdd objects for disk/hv state
2011-11-30 Michael Hanselmannobjects.Node: Add static hv/disk state
2011-11-30 Michael Hanselmannhv_xen: Use constant for “Domain-0” name
2011-11-30 Michael HanselmannChange “node_info” RPC to accept multiple VGs/hypervisors
2011-11-30 Michael Hanselmannlocking: Allow checking if lock is owned in certain...
2011-11-24 Michael HanselmannMerge branch 'devel-2.5'
2011-11-24 Michael HanselmannMerge branch 'devel-2.4' into devel-2.5
2011-11-24 Michael HanselmannMerge branch 'stable-2.5' into devel-2.5
2011-11-24 Michael HanselmannConfigWriter: Fix epydoc error
2011-11-24 Michael HanselmannConfigWriter: Fix epydoc error
2011-11-24 Michael HanselmannMerge branch 'devel-2.5'
2011-11-24 Michael HanselmannMerge branch 'devel-2.4' into devel-2.5
2011-11-24 Michael HanselmannMerge branch 'stable-2.5' into devel-2.5
2011-11-24 Michael HanselmannLUGroupAssignNodes: Fix node membership corruption
2011-11-24 Michael HanselmannLUGroupAssignNodes: Fix node membership corruption
2011-11-24 Michael HanselmannFix pylint warning on unreachable code
2011-11-23 Michael HanselmannLUNodeEvacuate: Disallow migrating all instances at...
2011-11-23 Michael HanselmannSeparate OpNodeEvacuate.mode from iallocator
2011-11-23 Michael HanselmannLUNodeEvacuate: Locking fixes
2011-11-23 Michael HanselmannFix error when removing node
2011-11-22 Guido Trottermanpages: update beparams explanations
2011-11-22 Guido Trotterconstants: reindent a few dicts
2011-11-22 Guido TrotterRemove BE_MEMORY from beparams but keep compatibility
2011-11-22 Guido Trotterburnin: use mem_size as max and min
2011-11-22 Guido Trotterunittests: use max/min memory
2011-11-22 Guido Trottercmdlib: use MAXMEM for all operations
2011-11-22 Guido Trotterqa: use maximum and minimum memory
2011-11-22 Guido Trotterhypervisors: use maximum memory for all operations
2011-11-22 Guido TrotterImportExport: use max and min memory params
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
next