Instance policy command line support
[ganeti-local] / lib / constants.py
2010-05-17 Iustin PopAdd checks for master IP in cluster verify
2010-05-13 Luca BigliardiMerge branch 'devel-2.1'
2010-05-13 Luca BigliardiAdd /dev/console constant
2010-05-10 Guido TrotterMerge branch 'devel-2.1'
2010-05-07 Guido Trotterssh.GetUserFiles: move to EnsureDirs
2010-05-07 Guido Trotterjstore: use EnsureDirs, and add more constants
2010-05-04 Michael HanselmannMerge branch 'devel-2.1'
2010-04-28 Guido TrotterRemove "ssconf.CheckMasterCandidate"
2010-04-23 Michael Hanselmanncmdlib: Add utility for instance data import/export
2010-04-20 Balazs LeczMerge branch 'devel-2.1'
2010-04-16 Michael HanselmannAdd RPC calls to import and export instance data
2010-04-16 Michael HanselmannAdd daemon for instance import and export
2010-04-16 Balazs LeczManage the assignment of uids from the uid pool
2010-04-16 Balazs LeczAdd uid_pool to ssconf
2010-04-16 Balazs LeczAdd lib/uidpool.py module
2010-04-12 Iustin PopMerge remote branch 'devel-2.1'
2010-04-12 Iustin PopExport more instance parameters in instance export
2010-04-12 Guido TrotterMerge branch 'devel-2.1'
2010-04-08 Iustin PopExport the maintain_node_health option in ssconf
2010-04-06 Michael HanselmannMerge remote branch 'devel-2.1'
2010-03-31 Guido Trotterkvm_flag hypervisor parameter
2010-03-23 Guido TrotterAllow file storage to be grown
2010-03-23 Iustin PopDistribute list of enabled hypervisors in ssconf
2010-03-23 Guido TrotterMerge branch 'devel-2.1'
2010-03-23 Guido TrotterFix burnin error when trying to grow a file volume
2010-03-17 Michael HanselmannAdd RPC calls to create and remove X509 certificates
2010-03-17 Michael Hanselmannutils: Add functions to sign and verify X509 certs...
2010-03-17 Michael HanselmannAdd cluster domain secret
2010-03-15 Michael HanselmannMerge remote branch 'origin/devel-2.1'
2010-03-15 Michael HanselmannRightname confd's HMAC key
2010-03-15 Michael HanselmannRename SSL_CERT_FILE to NODED_CERT_FILE
2010-03-15 Michael HanselmannMerge remote branch 'origin/devel-2.1'
2010-03-12 Michael HanselmannVerify cluster certificates in LUVerifyCluster
2010-03-12 Michael HanselmannAdd constant with cluster X509 certificates
2010-03-10 Guido TrotterKVM: add security model and domain parameters
2010-03-10 Guido TrotterKVM security: add global constants
2010-03-08 Iustin PopImplement disabling of file-based storage
2010-02-26 Vitaly KuznetsovMake SSH_CONFIG_DIR customizable
2010-02-26 Guido TrotterMerge branch 'stable-2.1' into devel-2.1
2010-02-26 Guido TrotterAdd NLD constants to Ganeti
2010-02-26 Guido TrotterAdd watcher hooks
2010-02-22 Guido TrotterImplement utils.RunParts and use it for hooks
2010-02-22 Iustin PopImplement IAllocator multi-evacuate mode
2010-02-19 Michael HanselmannUse OpenSSL module instead of binary to generate certs
2010-02-15 Michael HanselmannMerge branch 'devel-2.1'
2010-02-08 Iustin PopMerge branch 'stable-2.1' into devel-2.1
2010-02-01 Michael HanselmannBump RPC protocol version to 30
2010-02-01 Michael HanselmannFind OpenSSL program at configure time
2010-02-01 Michael HanselmannMerge branch 'devel-2.1'
2010-01-28 Iustin PopAdd capability to use syslog for logging
2010-01-25 Iustin PopAdd a crude disable for DRBD barriers
2009-12-16 Iustin PopMerge branch 'devel-2.1'
2009-12-16 Iustin PopMerge branch 'stable-2.1' into devel-2.1
2009-12-16 Iustin PopMerge branch 'stable-2.0' into stable-2.1
2009-12-14 Iustin PopMove the hooks file mask into constants.py
2009-12-10 Guido TrotterMerge branch 'devel-2.1'
2009-12-10 Iustin PopAdd disk cache control parameter for KVM
2009-12-02 Guido TrotterClusterMasterQuery: add primary ip field
2009-12-02 Guido Trotterconfd ClusterMasterQuery: allow fields request
2009-12-01 Michael Hanselmanndaemon.GenericMain: Don't use dict for SSL paths, impro...
2009-12-01 Michael Hanselmanndaemon.GenericMain: Don't use list of multithreaded...
2009-11-30 Michael HanselmannA few style updates
2009-11-30 Michael Hanselmanngnt-cluster verify: Warn if node time diverges too far
2009-11-26 Iustin PopAdd disk cache control parameter for KVM
2009-11-11 Michael HanselmannFix and simplify socat escape detection
2009-11-11 Michael HanselmannUse “daemon-util” to reload SSH keys
2009-11-06 Jun FutagawaAdd use_localtime parameter for xen-hvm and kvm
2009-11-06 Iustin PopRemove the KVM_MIGRATION_PORT configure.ac param
2009-11-06 Iustin PopIntroduce 'global hypervisor parameters' support
2009-11-05 Michael HanselmannAdd new “daemon-util” script to start/stop Ganeti daemons
2009-11-05 Guido Trotterkvm console: use socat raw mode with escape
2009-11-04 Iustin Pophypervisors: switch to using HV_MIGRATION_PORT
2009-11-04 Iustin PopIntroduce HV_MIGRATION_PORT hypervisor parameter
2009-11-03 Iustin PopRevert "kvm console: use socat raw mode with escape"
2009-11-03 Guido Trotterkvm console: use socat raw mode with escape
2009-11-03 Iustin PopImplement cluster verify checks for wrong PV names
2009-11-02 Iustin PopUnify the query fields for the storage framework
2009-10-26 Guido TrotterInstanceIpToNodePrimaryIpQuery: use a query dict
2009-10-20 Iustin PopIntroduce checks for /sys and /proc
2009-10-09 Guido TrotterAdd default instance shutdown timeout constant
2009-10-06 Guido TrotterVNC password: move to hv param and use in kvm
2009-10-05 Guido TrotterAdd slot and constant for supported OS variants
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
next