Reply status constants for confd
[ganeti-local] / lib / constants.py
2009-08-10 Guido TrotterReply status constants for confd
2009-08-07 Guido Trotterconstants: confd node roles
2009-08-07 Guido Trotterconstants: confd query types
2009-08-06 Guido Trotterssconf.CheckMasterCandidate
2009-08-06 Michael HanselmannAdd constants for local disk status
2009-08-05 Luca BigliardiAdd master candidates IPs informations to ssconf
2009-08-05 Luca BigliardiAdd nodes IPs informations to ssconf
2009-08-04 Michael Hanselmanncmdlib: Add opcode to modify storage unit fields
2009-08-04 Iustin PopMerge commit 'origin/branch-2.1' into feature/containers
2009-08-03 Michael Hanselmannstorage: Use constants.py instead of local constants
2009-07-29 Michael HanselmannAdd first implementation of generic storage unit framework
2009-07-26 Guido TrotterCollapse SSL key checking/overriding for daemons
2009-07-25 Guido TrotterCollapse daemon's main function
2009-07-24 Guido TrotterRemove <DAEMON>_PID constants
2009-07-24 Guido TrotterSlightly abstract the daemon logfile lookup
2009-07-24 Guido TrotterMove rapi to GetDaemonPort
2009-07-24 Guido TrotterChange GetNodeDaemonPort to GetDaemonPort in utils
2009-07-24 Guido TrotterMerge branch 'next' into branch-2.1
2009-07-24 Guido TrotterGet rid of constants.RAPI_ENABLE
2009-07-22 Guido Trotternoded: Abstract hard-coded sys.exit value
2009-07-20 Guido TrotterGenerate a shared HMAC key at cluster init time
2009-07-19 Iustin PopMerge commit 'origin/next' into branch-2.1
2009-07-19 Iustin Popjob queue: fix loss of finalized opcode result
2009-07-19 Iustin PopMerge commit 'origin/branch-2.1' into feature/containers
2009-06-29 Guido TrotterIntroduce OS api version 15
2009-06-16 Guido TrotterMerge branch 'next' into branch-2.1
2009-06-15 Iustin PopRemove old invalid-os related functionality
2009-06-15 Iustin PopConvert iallocator_runner rpc to new result style
2009-06-08 Guido Trotternic parameters: constants
2009-06-08 Guido TrotterChange BEGR_DEFAULT to PP_DEFAULT
2009-06-08 Iustin PopAdd a lvm stripecount configure parameter
2009-05-22 Guido TrotterMerge branch 'branch-2.1' into feature/containers
2009-05-22 Guido TrotterRemove the HTS_COPY_VNC_PASSWORD constant/feature
2009-05-22 Guido TrotterKVM: replace hardcoded network script path
2009-05-21 Iustin PopMerge branch 'branch-2.1' into feature/containers
2009-05-20 Iustin Popwatcher: write the instance status to a file
2009-05-19 Iustin PopMerge commit 'origin/next' into branch-2.1
2009-05-19 Iustin PopMove more hypervisor strings into constants
2009-05-14 Iustin PopMove HVM's device_model to a hypervisor parameter
2009-05-14 Iustin PopImplement the KERNEL_PATH parameter for xen-hvm
2009-05-12 Iustin PopNew hypervisor implementation: chroot manager
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
next