ganeti-local
2013-03-21 Helga VelroyenUpgrade configuration wrt enabled storage types
2013-03-21 Helga VelroyenQA: Extend cluster QA wrt enabled storage types
2013-03-21 Helga Velroyengnt-cluster init: add enabled_storage_types parameter
2013-03-21 Helga Velroyengnt-cluster modify: dis/enabling storage types
2013-03-21 Helga Velroyengnt-cluster info: show enabled storage types
2013-03-21 Helga VelroyenAdd 'enabled_storage_types' to the cluster config
2013-03-21 Helga VelroyenAdd constants for storage types to constants.py
2013-03-21 Michele TartaraFix Mond man page
2013-03-21 Michele TartaraAdd monitoring HTTP API structure
2013-03-21 Michele TartaraAdd basic HTTP server functionalities to Mond
2013-03-21 Michele TartaraUpdate documentation for monitoring daemon
2013-03-21 Bernardo Dal... Merge branch 'devel-2.7'
2013-03-21 Michele TartaraAdd the core of the monitoring daemon
2013-03-20 Bernardo Dal... cfgupgrade: Fix error messages
2013-03-20 Michele TartaraUpdate "FIXME" string in RAPI
2013-03-20 Helga VelroyenTypo 'repot' in Server.hs
2013-03-20 Helga VelroyenFix typo 'VolumeN' in bdev.py
2013-03-15 Michele TartaraAdd design document for the "reason trail"
2013-03-13 Michele TartaraAdd Mond to the list of possible daemons
2013-03-13 Michele TartaraAdd infrastructure for allowing additional logfiles
2013-03-13 Michele TartaraAdd user and group for the monitoring agent
2013-03-12 Daniel Krambrockrapi client: add target_node to migrate instance
2013-03-12 Guido TrotterMake diskless instances externally mirrored
2013-03-12 Guido TrotterFix migrate/failover -n for ext mirror storage
2013-03-12 Iustin PopAdd a simple tool for checking split-query equivalence
2013-03-12 Iustin PopEnable split queries for the network
2013-03-12 Iustin PopAdd missing external_reservations query field in confd
2013-03-12 Iustin PopAdd simple Ip4Address/Ip4Network types
2013-03-12 Iustin PopChange to CamelCase format in Test/Ganeti/Objects.hs
2013-03-12 Iustin PopExpand TestHelper to allow non-underscore prefixes
2013-03-12 Iustin PopA few style fixes in Ganeti.Network
2013-03-12 Iustin PopChange node disk/hv_state query in confd
2013-03-12 Iustin PopSort instance list in gnt-group list -opinst_list
2013-03-12 Iustin PopMake gnt-node list -o(p|s)inst_list output stable
2013-03-12 Iustin PopFix gnt-backup list -o node via confd
2013-03-12 Iustin PopIntroduce better item getter helper in query.py
2013-03-12 Iustin PopFix network query field types/names in the Haskell...
2013-03-12 Helga VelroyenUpdate design doc about free space reporting
2013-03-12 Bernardo Dal... Fix QA: skip reinstall for diskless instances
2013-03-12 Michele TartaraFix typo in the monitoring agent design doc
2013-03-12 Bernardo Dal... Merge branch 'devel-2.7'
2013-03-12 Michele TartaraFix style error in hconfd
2013-03-11 Bernardo Dal... Add QA for instance creation with policy violation
2013-03-11 Bernardo Dal... Add QA for policy-instance interactions
2013-03-11 Bernardo Dal... Add QA for cluster policies
2013-03-11 Bernardo Dal... Unit tests for objects.InstancePolicy + a fix
2013-03-11 Bernardo Dal... Unit tests for objects.FillIPolicy() + small fix
2013-03-11 Bernardo Dal... Fix upgrade of policy in objects.Cluster
2013-03-11 Bernardo Dal... Fix instance policy checks for default back-end parameters
2013-03-11 Bernardo Dal... Fix restoring default instance specs in group policies
2013-03-11 Bernardo Dal... Unit tests for cmdlib._GetUpdatedIPolicy()
2013-03-11 Bernardo Dal... Fix policy check for disk templates
2013-03-11 Bernardo Dal... Fix merge 8e09e801 that resulted in duplicated code
2013-03-11 Daniel KrambrockGanetiRapiClient: fix the no_remember option
2013-03-08 Iustin PopMerge branch 'devel-2.7'
2013-03-08 Iustin PopChange hbal behaviour in case of early exit
2013-03-06 Michele TartaraFix "reason" opcode parameter description
2013-03-06 Iustin PopFix build/sphinx_ext.py with tuple defaults for op...
2013-03-06 Iustin PopFix bug in man build rule
2013-03-06 Iustin PopFix hscolour style sheet building
2013-03-06 Michele TartaraMake "reason" a common opcode attribute
2013-03-05 Iustin PopMerge branch 'devel-2.7'
2013-03-05 Iustin PopUpdate required pylint version
2013-03-05 Iustin PopConstants.hs.in: improve Haddock markup in the template
2013-03-05 Iustin Popconvert-constants: generate better Haddock markup
2013-03-05 Iustin PopExpand Haddock to run over test files as well
2013-03-05 Iustin PopMerge branch 'devel-2.7'
2013-03-05 Iustin PopSwitch LispConfig double comparison to relative error
2013-03-04 Iustin PopSwitch Attoparsec parser from double to rational
2013-03-04 Iustin PopMake the XmParser config test runtime more consistent
2013-03-04 Iustin PopImprove output of the XmParser config test
2013-03-04 Iustin PopFix node partial name matching in Haskell code
2013-03-04 Iustin PopFix bug in group queries related to node/instance fields
2013-03-04 Iustin PopAbstract the individual query functions
2013-03-04 Iustin PopAllow confd to serve network list-fields queries
2013-03-04 Iustin PopRename/make uniform the other query entities
2013-03-04 Iustin PopAdd export lists for files which didn't have them
2013-03-04 Iustin PopFix Haskell compatibility tests with disabled file...
2013-03-04 Iustin PopFix QA with disabled file storage
2013-03-04 Iustin PopFix convert-constants handling of booleans
2013-03-04 Iustin PopFix handling of disabled (shared) file storage
2013-03-04 Iustin PopFix low verbosity levels in htools
2013-03-04 Michele TartaraFix improperly formatted docstring
2013-03-04 Iustin PopAllow iallocator to work without LVM storage
2013-03-04 Iustin PopAllow rpc.MakeLegacyNodeInfo to parse non-LVM results
2013-03-04 Iustin PopFix LUTestAllocator with instance alloc
2013-03-04 Dimitris AragiorgisFix confd issue regarding --no-lvm-storage
2013-03-01 Dimitris AragiorgisFix networks in _PrepareNicModifications()
2013-02-28 Iustin PopFix sphinx label namespace
2013-02-28 Iustin PopClarify use of move-instance with self-signed certificates
2013-02-28 Michael HanselmannQA: Support diskless instances
2013-02-28 Michael HanselmannQA: Compare ipolicy directly with None
2013-02-28 Michael HanselmannQA: List all ipolicy options in example configuration
2013-02-28 Michael HanselmannQA: Update assertion for diskless instances
2013-02-28 Michael HanselmannQA: Disable reinstall test for diskless instances
2013-02-28 Michael HanselmannQA: Fix dictionary formatting
2013-02-28 Michael HanselmannQA: Disable drbd-offline test if no DRBD instance is...
2013-02-28 Dimitris AragiorgisRemove early returns in network LUs
2013-02-27 Guido TrotterTest AsyncStreamServer with abstract unix sockets
2013-02-27 Michael HanselmannQA: Disable RAPI tests for virtual clusters
next