ganeti-local
2013-05-07 Thomas ThrainerMention DRBD 8.4 support in NEWS
2013-05-07 Thomas ThrainerFix `drbdsetup show` parsing for DRBD 8.4
2013-05-07 Helga VelroyenCorrection of design doc regarding RPC extension
2013-05-06 Klaus AehligChange design of algorithm for computing rolling reboots
2013-05-06 Thomas ThrainerSupport /var/run being a symlink in upload
2013-05-06 Thomas ThrainerCheck for uniform DRBD version in node group
2013-05-06 Thomas ThrainerSplit DRBD8Dev into DRBD8 and DRBD8Dev
2013-05-06 Thomas ThrainerRename DRBD8 to DRBD8Dev
2013-05-06 Thomas ThrainerMake DRBD version queryable from noded
2013-05-03 Michele TartaraMerge remote-tracking branch 'origin/stable-2.8'
2013-05-03 Bernardo Dal... Disk templates are "allowed" and not "enabled" in ipolicies
2013-05-03 Bernardo Dal... Unit test for FillIPolicy keeping unknown keys
2013-05-03 Bernardo Dal... Reuse current spindles in design for partitioned
2013-05-03 Bernardo Dal... Fix white spaces in partitioned design doc
2013-05-03 Michele TartaraMerge stable-2.7 into stable-2.8
2013-05-03 Michele TartaraCleanup of the INSTALL file
2013-05-03 Thomas ThrainerSupport DRBD 8.4.3 command syntax
2013-05-02 Helga Velroyengnt-cluster modify: check vg name only on vm-capable...
2013-05-02 Helga VelroyenDisable inter-cluster instance move for file instances
2013-05-02 Helga VelroyenImprove error message for file instance creation
2013-05-02 Guido TrotterUpdate NEWS for 2.7.0 rc1
2013-05-02 Guido Trotteradmin guide updates for 2.7
2013-05-02 Guido TrotterMention file-storage-paths in UPGRADE
2013-05-02 Guido Trotterkvm: use -machine type,accel= for newer qemu
2013-05-02 Guido Trotterkvm: Move parameter validation before use
2013-05-02 Guido Trotterkvm: Use -display none rather than -nographic
2013-05-01 Guido TrotterINSTALL updates for wheezy, and fixes
2013-04-30 Michele TartaraDisable compiling mon-collector if monitoring is disabled
2013-04-30 Michele TartaraAdd confd as a dependency of monitoring
2013-04-30 Michele TartaraAdd reason trail to haskell opcode format
2013-04-30 Michele TartaraAdd the reason trail type definition in Haskell
2013-04-30 Michele TartaraUpdate "reason" field in instance status design
2013-04-30 Michele TartaraRemove outdated TODO comment
2013-04-30 Michele TartaraAdd proper error management to monitoring daemon
2013-04-30 Michele TartaraProduce a report for all the data collectors
2013-04-30 Michele TartaraGenerate report for a single collector
2013-04-30 Michele TartaraExport the full report from DRBD data collector
2013-04-30 Michele TartaraAdd monitoring daemon to the masterd group
2013-04-30 Michele TartaraUpdate JSON serialization for "category"
2013-04-30 Michele TartaraImprove monitoring agent design document
2013-04-30 Michele TartaraImplement the "list collectors" API in monitoring
2013-04-30 Iustin PopFix bug in group queries related to node/instance fields
2013-04-30 Helga Velroyenman gnt-instance: new hypervisor parameter 'vif_type'
2013-04-30 Helga Velroyengnt-instance: new hypervisor parameter 'vif_type'
2013-04-29 Bernardo Dal... Merge branch 'stable-2.8' into master
2013-04-29 Thomas ThrainerCleanup DRBD 8.4 devices properly during QA
2013-04-29 Thomas ThrainerAdd command generator for DRBD 8.4
2013-04-29 Thomas ThrainerAdd test for version dispatching code
2013-04-29 Thomas ThrainerAdd dependency on python-mock
2013-04-29 Thomas ThrainerExtract DRBD related tests
2013-04-29 Thomas ThrainerExtract command generation logic from DRBD8
2013-04-29 Thomas ThrainerUse DRBD84ShowInfo based on DRBD version
2013-04-29 Thomas ThrainerAdd `drbdsetup show` parser for DRBD 8.4
2013-04-29 Thomas ThrainerExtract DRBD info parsing into drbd_info.py
2013-04-29 Thomas ThrainerExtract DRBD8ShowInfo class
2013-04-29 Thomas ThrainerAdd test for DRBD 8.4 /proc/drbd parsing
2013-04-29 Thomas ThrainerAdd test for empty version in /proc/drbd
2013-04-29 Thomas ThrainerRename _JoinProcDataPerMinor to _JoinLinesPerMinor
2013-04-29 Thomas ThrainerExtract /proc/drbd parsing code into DRBD8Info
2013-04-29 Thomas ThrainerRemove BaseDRBD
2013-04-29 Thomas ThrainerRename _MassageProcData to _JoinProcDataPerMinor
2013-04-29 Bernardo Dal... Add shelltests for hspace allocation
2013-04-29 Bernardo Dal... hspace: Handle multiple ipolicy specs
2013-04-29 Bernardo Dal... QA: Test multiple instance specs
2013-04-29 Bernardo Dal... QA: Handle multiple instance specs
2013-04-29 Bernardo Dal... Unit test for cli.FormatPolicyInfo()
2013-04-29 Bernardo Dal... Add command-line support for multiple specs in ipolicy
2013-04-29 Bernardo Dal... Add multiple min/max specs in instance policy
2013-04-29 Bernardo Dal... Separate checks for std spec compliance
2013-04-29 Bernardo Dal... QA: Transpose instance specs
2013-04-29 Klaus AehligLog at info level the success of a luxi query
2013-04-29 Klaus AehligFix typo in documentation string
2013-04-29 Thomas ThrainerImprove gnt-instance documentation
2013-04-29 Guido TrotterFix unclear error when replacing a nic's ip
2013-04-26 Helga VelroyenMake DEFAULT_ENABLED_DISK_TEMPLATES a list
2013-04-26 Helga VelroyenDocument the --drbd-usermode-helper in man gnt-cluster
2013-04-26 Helga VelroyenNEWS: removal of --no-lvm-storage
2013-04-26 Helga VelroyenRemove '--no-lvm-storage' from 'gnt-cluster' man page
2013-04-26 Helga VelroyenFix lint error in cmdlib
2013-04-26 Helga Velroyengnt-cluster modify/init: deprecate --no-lvm-storage
2013-04-26 Helga VelroyenUtility functions for storage
2013-04-26 Klaus AehligIn plain to drbd conversion, rename LVs back on failure
2013-04-25 Guido TrotterMerge branch 'stable-2.7' into stable-2.8
2013-04-25 Guido TrotterImprove check for "unreleased" versions in NEWS
2013-04-25 Klaus AehligUpdate documentation for text format
2013-04-24 Klaus AehligMerge branch 'stable-2.7' into stable-2.8
2013-04-24 Bernardo Dal... Add missing fields in htools text-backend documentation
2013-04-24 Bernardo Dal... cfgupgrade: Remove enabled_disk_templates on downgrade
2013-04-24 Michele TartaraReason trail implementation for "start"
2013-04-24 Michele TartaraReason trail implementation for "shutdown"
2013-04-24 Bernardo Dal... QA: More tests for instance policies in groups
2013-04-24 Bernardo Dal... QA: Split function to set and parse instance policies
2013-04-24 Bernardo Dal... QA: Update tests for new ipolicy specs command-line...
2013-04-24 Bernardo Dal... Add unit tests for cfgupgrade with a real configuration
2013-04-24 Bernardo Dal... Split functions in cfupgrade unit tests
2013-04-24 Bernardo Dal... cfgupgrade: Limit specs in ipolicy are always complete
2013-04-24 Bernardo Dal... Limit specs in ipolicy command lines are always complete
2013-04-24 Bernardo Dal... Limit specs in instance policies are always complete
2013-04-24 Bernardo Dal... Refactor tests in ipolicy validation
2013-04-24 Bernardo Dal... QA for --ipolicy-xxx-specs and show-ispecs-cmd
next