Merge branch 'stable-2.8' into stable-2.9
[ganeti-local] / lib / constants.py
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
2012-09-04 René NussbaumerAdding new IAllocator mode to constants
2012-09-03 Iustin PopMove parameter title definitions to constants
2012-08-28 Iustin PopAdd configure-time switch for split queries
2012-08-28 Iustin PopAdd new definition for query socket
2012-08-28 Agata MurawskaMove necessary constants from rpc & rpc_defs to constants
2012-08-23 Iustin PopBump pep8 version to 1.2
2012-08-23 Iustin PopChange node parameter oob_program to VTYPE_STRING
2012-07-20 Nikita StaroverovAdd support for -cpu option in KVM
2012-07-19 Iustin PopMerge branch 'stable-2.6'
2012-07-19 Iustin PopAdd a new gnt-node command list-drbd
2012-07-19 Iustin PopAdd a new unused confd query
2012-06-28 JackAdd PCI passthrough for hvm xen
2012-06-08 Iustin PopMove the ssconf file prefix constant to constants.py
2012-05-31 René NussbaumerSupport xl as a xen interface command
2012-05-15 Michael Hanselmannconstants: Add FIXME regarding CPU pinning bitfield
2012-05-11 Iustin PopMerge commit 'v2.5.1' into devel-2.5
2012-05-11 Iustin PopFix hardcoded Xen kernel path
2012-05-09 Andrea SpadacciniMove hooks PATH environment variable to constants
2012-04-20 Michael HanselmannConvert LUClusterConfigQuery to query2
2012-04-20 Michael HanselmannRemove unused constants
2012-04-19 Michael HanselmannConvert listing exports to query2
2012-03-30 Michael Hanselmannquery: Add definitions for job fields
2012-03-30 Michael Hanselmannconstants: Don't hardcode priorities for LOCK_ATTEMPTS_...
2012-03-27 Iustin PopUpdate default instance kernel version
2012-03-26 Iustin PopFix hardcoded Xen kernel path
2012-03-19 Iustin PopFix exported constants
2012-03-19 Iustin PopExport the AF_INET/AF_INET6 constants
2012-03-15 René NussbaumerRename spindle_usage to spindle_use on Ganeti side
2012-03-15 René Nussbaumeripolicy: Keep track of spindle usage
2012-03-15 René Nussbaumerconstants: Add new spindle_usage parameter to BE
2012-02-21 Iustin PopAdd ipolicy parameter spindle_ratio
2012-02-21 Iustin PopAdd new spindle_count node parameter
2012-02-13 Michael Hanselmannconstants: Add constant for modifying existing NIC...
2012-01-27 René Nussbaumeripolicy: Make the keys of the dict consistent
2012-01-26 Iustin PopAdd new ipolicy parameter vcpu_ratio
2012-01-26 Iustin PopRename IPOLICY_PARAMETERS to IPOLICY_ISPECS
2012-01-24 Iustin PopRename ispecs-disk-templates to ipolicy-disk-templates
2012-01-23 Constantinos Venet... Implement rbd disk template
2012-01-13 Iustin PopAdd new disk_templates parameter to instance policy
2012-01-11 Iustin PopBetter max ispec defaults
2011-12-12 Andrea SpadacciniAdd the remaining DRBD dynamic sync disk params
2011-12-12 Andrea SpadacciniAdd the dynamic-resync DRBD disk parameter
2011-12-09 Agata MurawskaChange constants: ISPECS suffixes to prefixes
2011-12-08 Agata MurawskaVerification of instance policy for gnt-cluster verify
2011-12-08 Agata MurawskaIntroduce instance policy on cluster level
2011-12-08 Andrea SpadacciniAdd net-custom and disk-custom DRBD parameters
2011-12-08 Andrea SpadacciniAdd the metavg DRBD disk parameter
2011-12-08 Andrea SpadacciniMove LD parameters constants to the LDP_ namespace
2011-12-08 Bernardo Dal SenoAdd new back-end parameter "always_failover"
2011-12-08 René Nussbaumergnt-cluster: Allow modify disk/hv state
2011-12-08 René Nussbaumergnt-node: Allow modify disk/hv state
2011-12-06 Andrea SpadacciniAdd DRBD barriers disk parameters
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 SpadacciniAdd basic support for disk parameters
2011-11-24 Michael HanselmannMerge branch 'devel-2.5'
2011-11-23 Michael HanselmannSeparate OpNodeEvacuate.mode from iallocator
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 Trotterbeparams: add min/max memory values
2011-11-18 Andrea SpadacciniMerge branch 'devel-2.5'
2011-11-17 Iustin PopAdd toggle for enabling/disabling confd
2011-11-16 Agata MurawskaIntroduce admin_state as 3-values data type
2011-11-16 Agata MurawskaRename admin_up to admin_state
2011-11-14 Andrea SpadacciniUpdate cluster verify to check IP address scripts
2011-11-14 Andrea SpadacciniAdd --use-external-mip-script flag
2011-11-10 René NussbaumerAdding basic elements for the new node params
2011-11-02 Andrea SpadacciniMove hooks PATH environment variable to constants
2011-11-01 Andrea SpadacciniAdd master IP turnup and turndown hooks
2011-11-01 Andrea SpadacciniAdd master IP turnup and turndown hooks
2011-10-20 Agata MurawskaCheck for qemu-img in configure and Makefile
2011-10-18 Guido TrotterRevert "Added SPICE TLS option and related cert paths"
2011-10-18 Guido TrotterRevert "Add tls_ciphers and use_vdagent options"
next