Add a lvm stripecount configure parameter
[ganeti-local] / lib / constants.py
2009-06-08 Iustin PopAdd a lvm stripecount configure parameter
2009-05-20 Iustin Popwatcher: write the instance status to a file
2009-05-19 Iustin PopMove more hypervisor strings into constants
2009-04-06 Iustin PopAdd a new ssconf file with the cluster tags
2009-03-02 Iustin PopUpdate the iallocator documentation
2009-02-25 Iustin PopUpdate some version-related constants
2009-02-24 Iustin PopAdd definitions for the root_args hypervisor param
2009-02-16 Guido TrotterConvert default root partition to msdos style
2009-02-11 Guido TrotterHTS_USE_VNC, rename and remove KVM
2009-02-10 Guido TrotterInstance parameters: force typing
2009-02-09 Guido TrotterKVM: Add usb mouse type parameter
2009-02-09 Guido TrotterKVM: parameters for different disk and nic types
2009-02-09 Guido TrotterRename the device type constants
2009-02-09 Guido Trotters/HT_HVM_VNC_BASE_PORT/VNC_BASE_PORT/g
2009-02-07 Guido TrotterSupport cdrom image and boot order for KVM
2009-02-07 Guido TrotterGet rid of constants.HT_HVM_DEFAULT_BOOT_ORDER
2009-02-05 Guido TrotterKVM: add VNC TLS and X509 parameters
2009-02-04 Iustin Popssconf: add some more keys and some fixes
2009-02-02 Iustin PopWhitespace change: bad indentation in constants.py
2009-01-29 Guido TrotterKVM: Allow the HV_VNC_BIND_ADDRESS parameter
2009-01-29 Guido TrotterLUAddNode: copy the vnc password file also for KVM
2009-01-29 Guido TrotterAdd HT_KVM to HTS_REQ_PORT
2009-01-29 Guido TrotterKVM: add the HV_SERIAL_CONSOLE parameter
2009-01-27 Guido TrotterKVM and Xen: add the HV_ROOT_PATH parameter
2009-01-21 Guido TrotterKVM: instance migration
2009-01-20 Iustin PopMake cluster-verify check the drbd minors space
2009-01-19 Iustin PopMove the default MAC prefix to the constants file
2009-01-13 Iustin PopIncrease resync speed to 60MB/s
2009-01-09 Iustin PopAdd a new ssconf file with the ganeti version
2009-01-09 Iustin Popburnin: use the new replace_disks constants
2009-01-09 Iustin PopCleanup replace-disks modes and options
2008-12-19 Michael Hanselmannganeti.bootstrap: Generate SSL certificate for remote API
2008-12-19 Michael Hanselmannganeti-rapi: Implement HTTP authentication
2008-12-17 Michael HanselmannAdd job queue size limit
2008-12-16 Guido TrotterKVM: improve socat interface
2008-12-16 Guido TrotterKVM: use a different default kernel path
2008-12-09 Michael HanselmannRPC: Compress file upload data
2008-12-05 Iustin PopAdd the offline node list to ssconf
2008-12-03 Guido TrotterAdd the MASTER_POOL_SIZE_DEFAULT constant
2008-12-02 Iustin PopFix gnt-cluster verify w.r.t. rpc changes
2008-12-02 Iustin Popburnin: add instance reinstall and reboot
2008-12-02 Guido TrotterAdd constants.VALUE_TRUE and VALUE_FALSE
2008-12-02 Iustin PopAdd the list of master candidates to ssconf
2008-12-02 Iustin PopRevert "Get rid of ssconf"
2008-11-28 Michael Hanselmannjqueue: Allow jobs waiting for locks to be canceled
2008-11-26 Guido Trotterconvert run dir mode to constant
2008-11-25 Guido TrotterMove the MASTER_SOCKET to SOCKET_DIR
2008-11-25 Guido TrotterAdd SOCKET_DIR_MODE constant
2008-11-25 Guido TrotterAdd SOCKET_DIR constant
2008-11-25 Iustin PopImplement support for multi devices changes
2008-11-21 Michael HanselmannGet rid of node daemon password
2008-11-20 Michael Hanselmannganeti.ssconf: Add function to write ssconf files
2008-11-20 Iustin PopInitial multi-disk/multi-nic support
2008-10-21 Iustin PopFix whitespace-at-EOL
2008-10-20 Guido TrotterAdd VALUE_AUTO and VALUE_GENERATE constants
2008-10-18 Alexander SchreiberAdd constants for cluster defaults
2008-10-17 Guido TrotterBump up the OS API version
2008-10-17 Guido TrotterAdd LDS_BLOCK for block device backed dev types
2008-10-17 Guido TrotterCreate constants to replace os scripts names
2008-10-16 Michael Hanselmannrapi: Convert to new HTTP server class
2008-10-15 Iustin PopImplement the job queue drain flag
2008-10-14 Iustin PopSome fixes related to auto_balance
2008-10-14 Iustin PopModify the beparams constants
2008-10-14 Iustin PopChange gnt-instance list to the hvparams model
2008-10-14 Iustin PopAdd constants for the HV/BE parameter names
2008-10-08 Iustin PopSanitize the hypervisor names
2008-10-07 Iustin PopImplement job 'waiting' status
2008-10-01 Michael HanselmannMove functions from ssconf.py elsewhere
2008-09-29 Iustin PopMove a hardcoded constant to constants.py
2008-09-29 Iustin PopEnable the use of shared secrets
2008-09-09 Guido Trotter_LockInstancesNodes: support append mode
2008-09-09 Guido TrotterUse constants.LOCKS_REPLACE instead of hardcoding
2008-08-29 Alexander SchreiberMerge r1536 from branches/ganeti/ganeti-1.2
2008-08-29 Alexander Schreibermerge r1535 from branches/ganeti/ganeti-1.2
2008-08-29 Iustin PopMake WaitForJobChanges deal with long jobs
2008-08-27 Iustin PopFix a small typo in a constant
2008-08-18 Michael HanselmannUse Linux-specific way to name master socket
2008-08-13 Guido Trotterconstants: add HT_KVM
2008-08-13 Guido TrotterAdd --with-kvm-path configure option
2008-07-30 Iustin PopUnify SetupDaemon/SetupLogging
2008-07-30 Iustin PopSimplify the log constants and add another one
2008-07-29 Iustin PopFix constants typo
2008-07-29 Iustin PopUse constants for the pid file stems
2008-07-28 Michael HanselmannAdd “canceled” status for opcodes
2008-07-24 Michael HanselmannAdd directory for archived jobs
2008-07-23 Guido TrotterMove BDEV_CACHE_DIR to RUN_GANETI_DIR/bdev-cache
2008-07-17 Oleksiy MishchenkoImplement jobs resource in RAPI
2008-07-14 Iustin PopFurther fixes to enable RAPI startup
2008-07-14 Iustin PopAdd forgotten RAPI constant
2008-07-14 Iustin PopFirst version of user feedback fixes
2008-07-11 Michael HanselmannAdd experimental persistency to job queue
2008-07-09 Iustin PopMove the master socket in the ganeti run dir
2008-07-08 Michael Hanselmannconstants: Add job and opcode status strings
2008-07-08 Iustin PopAdd a top level RUN_GANETI_DIR constant
2008-07-08 Iustin Popsymlinks: Add DISK_LINKS_DIR constant
2008-06-23 Michael HanselmannAdd functions to calculate version number to constants.py
2008-06-18 Michael HanselmannReplace custom logging code in watcher with logging...
2008-06-16 Iustin PopAdd migration support at the rpc layer
2008-06-12 Michael HanselmannMove cmdlib._HasValidVG to utils.CheckVolumeGroupSize
2008-06-12 Michael HanselmannRename master socket to ganeti-master.sock
next