Rename queryd to luxid
[ganeti-local] / lib / constants.py
2013-07-17 Thomas ThrainerRename queryd to luxid
2013-07-17 Thomas ThrainerAdd queryd daemon (split from confd)
2013-05-14 Michele TartaraAdd a constant stating whether monitoring is enabled
2013-05-03 Michele TartaraMerge stable-2.7 into stable-2.8
2013-04-30 Helga Velroyengnt-instance: new hypervisor parameter 'vif_type'
2013-04-29 Bernardo Dal SenoAdd multiple min/max specs in instance policy
2013-04-22 Michele TartaraAdd constants for the reason trail implementation
2013-04-22 Michele TartaraRemove old "reason" implementation
2013-04-17 Christos StavrakakisAdd IDISK_NAME and INIC_NAME constants
2013-04-11 Guido TrotterMerge branch 'devel-2.7'
2013-04-11 Helga VelroyenRemoves the 'sharedfile' storage type
2013-04-11 Helga VelroyenRemoves obsolete 'enabled storage types'
2013-04-11 Helga VelroyenAdd enabled disk templates to cluster cfg
2013-04-10 Michele TartaraFix job queue directory permission problems
2013-04-03 Klaus AehligIntroduce a constant for the copyable disk templates
2013-03-27 Bernardo Dal SenoRefactor ispecs in ipolicy structures
2013-03-21 Helga VelroyenUpgrade configuration wrt enabled storage types
2013-03-21 Helga VelroyenAdd constants for storage types to constants.py
2013-03-21 Bernardo Dal SenoMerge branch 'devel-2.7'
2013-03-21 Michele TartaraAdd the core of the monitoring daemon
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 Guido TrotterMake diskless instances externally mirrored
2013-03-12 Bernardo Dal SenoMerge branch 'devel-2.7'
2013-03-11 Bernardo Dal SenoUnit tests for objects.FillIPolicy() + small fix
2013-02-25 Michael Hanselmannconstants: Use SSH constant for daemon ports
2013-02-25 Iustin PopRewrap a comment in constants.py
2013-02-22 Iustin PopAdd option to redirect luxi socket for debugging
2013-02-19 Michele TartaraStatus change reason support for Reboot
2013-02-19 Michele TartaraInfrastructure for specifying instance status change...
2013-02-18 Michele TartaraAdd request type to Confd server for getting instance...
2013-02-15 Iustin PopMerge branch 'devel-2.7'
2013-02-12 Guido TrotterChange default xen root path to /dev/xvda1
2013-02-12 Michael HanselmannMerge branch 'devel-2.7'
2013-02-11 Dimitris AragiorgisRemove network_type slot (Issue 363)
2013-02-11 Bernardo Dal SenoMoved uniformity check for exclusive_storage flag
2013-02-11 Bernardo Dal Seno"exclusive_storage" cannot be changed on single nodes
2013-02-05 Michael HanselmannMerge branch 'devel-2.7'
2013-02-05 Iustin PopFix Haskell log file naming after virtual cluster changes
2013-01-23 Michael Hanselmannconstants: Add list of known Xen commands
2013-01-21 Iustin PopFirst part of confd timer changes
2013-01-16 Bernardo Dal SenoVerify that templates are compatible with exclusive...
2013-01-16 Bernardo Dal Senocluster-verify checks that PVs are not shared
2013-01-16 Bernardo Dal Senocluster-verify checks uniformity of PV sizes
2013-01-16 Bernardo Dal Senocluster-verify checks uniformity of exclusive_storage...
2013-01-16 Bernardo Dal SenoSmall cleanup in constants.py
2013-01-16 Michele TartaraAdd reporting infrastructure for data collectors
2013-01-16 Guido Trotterkvm: make kvm path configurable as an hv parameter
2013-01-16 Dimitris AragiorgisAdd KVM machine version as hv param
2013-01-14 Dato SimóAdd initial constants and Haskell ADTs for auto repair
2013-01-14 Guido Trotterkvm: Add -vga option
2013-01-14 Guido Trotterkvm: Add kvm_extra parameter
2013-01-14 Guido Trotterkvm: support usb devices
2013-01-14 Guido TrotterAllow -soundhw option to kvm
2013-01-14 Guido Trotterkvm: allow setting smp cores, threads, sockets
2013-01-14 Guido Trotterkvm: add serial console speed
2012-12-22 Constantinos Venet... Add the gnt-storage client
2012-12-21 Iustin PopFix build breakage after exclusive storage commits
2012-12-21 Bernardo Dal SenoLUs raise an error if they cannot handle exclusive_storage
2012-12-21 Bernardo Dal SenoLVM disk creation uses dedicated PVs
2012-12-20 Michele TartaraAdd function for generating UUIDs in the Haskell codebase
2012-12-20 Constantinos Venet... Multiple ExtStorage Providers and ext-params
2012-12-20 Constantinos Venet... Implement the External Storage Interface
2012-12-19 Michael HanselmannReplace frozenset with compat.UniqueFrozenset
2012-12-19 Iustin PopRemove some unused Python code
2012-12-19 Bernardo Dal SenoAdd exclusive_storage node parameter
2012-12-14 Guido TrotterVery very very basic openvswitch support
2012-12-12 Michele TartaraMove the path of the DRBD status file to the Constants...
2012-12-11 Michael Hanselmannconstants: Remove duplicate DRBD barrier option
2012-12-06 Michael HanselmannAdd tool to configure node daemon
2012-11-21 Iustin PopSmall style fixes (' vs ") in network code
2012-11-21 Michael HanselmannRename configure option for restricted commands
2012-11-20 Dimitris AragiorgisReplace string values with proper constants
2012-11-20 Dimitris AragiorgisFixes to pass pep8 (make lint)
2012-11-20 Dimitris AragiorgisAdd tags in network objects
2012-11-20 Dimitris AragiorgisIP pool related objects, opcodes and constants
2012-11-16 Michael Hanselmannconfigure: Add option to enable remote commands
2012-11-06 Guido TrotterUse SSH_LOGIN_USER rather than root for xl ssh
2012-11-06 Guido TrotterFix gnt-instance console with xl
2012-11-06 Michael HanselmannFix NameError in constants.py introduced in merge 46c1f82
2012-11-06 Guido TrotterMerge branch 'devel-2.6'
2012-11-06 Guido TrotterFix live migration under xl
2012-10-26 Michael HanselmannCheck allowed file storage paths during cluster-verify
2012-10-26 Michael Hanselmannprepare_node_join: Move daemon SSH files to constants
2012-10-25 Michael HanselmannDrop SSHS_FORCE constant
2012-10-23 Michael HanselmannAdd initial implementation of prepare-node-join
2012-10-23 Michael Hanselmannssh.GetUserFiles: RSA support, unit tests
2012-10-16 Michael HanselmannAdd new constant for pending job status
2012-10-11 Sébastien BocahuAdd support for cpu_cap and cpu_weight Xen params
2012-10-11 Michael HanselmannMove constant for /etc/hosts to pathutils
2012-10-05 Bernardo Dal SenoExplicitly ask for the default iallocator in commands
2012-10-03 Michael HanselmannRemove constant for disk wipe block size
2012-10-02 Iustin PopRemove option to select the Python version of confd
2012-09-28 Michael HanselmannStop hardcoding root user
2012-09-27 Michael HanselmannRevert unintentional change of daemon log file names
2012-09-18 Michael Hanselmannconstants: Stop using wildcard import for pathutils
2012-09-18 Michael Hanselmannconstants: Move most paths to separate module
2012-09-17 Michael Hanselmannconstants: Add missing word in comment
2012-09-12 René NussbaumerMove _CalculateGroupIPolicy and _ComputeDiskSize
next