Convert os api version file name to a constant
[ganeti-local] / lib / constants.py
2009-10-05 Guido TrotterConvert os api version file name to a constant
2009-10-05 Jun FutagawaAdd support for using the bootloader in xen-pvm
2009-09-22 Luca BigliardiConfd: add instances IPs query
2009-09-16 Luca BigliardiConfd: add primary IPs queries
2009-09-16 Guido TrotterConfd client library
2009-09-16 Guido TrotterAdd a magic fourcc code to confd packets
2009-09-16 Guido TrotterAsyncUDPSocket: Move to a well defined UDP size
2009-09-03 Michael HanselmannA few style fixes
2009-08-31 Guido Trotterconfd: add cluster master query
2009-08-28 Guido Trotterconstants: add confd reload and rate limit times
2009-08-26 Michael HanselmannAdd file to pause watcher for a certain duration
2009-08-24 Michael HanselmannAdd tools directory to constants
2009-08-17 Michael Hanselmannstorage: Add operation for “vgreduce --removemissing”
2009-08-17 Michael Hanselmannstorage: Add new function to execute operations
2009-08-13 Iustin PopMerge commit 'origin/next' into branch-2.1
2009-08-13 Michael Hanselmanncmdlib: Add new automatic disk replacement mode
2009-08-12 Guido Trotterquerylib: abstract a couple of common errors
2009-08-12 Guido TrotterAdd a common error code for confd
2009-08-12 Guido TrotterAdd a missing node role
2009-08-12 Guido TrotterAdd constants for a ping confd request
2009-08-11 Luca BigliardiConstants: config directories cleanup
2009-08-10 Guido Trotterconfd.server.ConfdProcessor
2009-08-10 Guido Trotterconstants for the confd daemon
2009-08-10 Guido TrotterReply status constants for confd
2009-08-10 Iustin PopMove HVM's device_model to a hypervisor parameter
2009-08-10 Iustin PopImplement the KERNEL_PATH parameter for xen-hvm
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
next