RAPI: Support migrating instances
[ganeti-local] / lib /
2010-07-29 Michael HanselmannRAPI: Support migrating instances
2010-07-29 Michael Hanselmannworkerpool: Change signature of AddTask function to...
2010-07-29 Michael Hanselmannworkerpool: Add two additional assertions
2010-07-29 Michael Hanselmannworkerpool: Additional check in BaseWorker.ShouldTerminate
2010-07-29 Michael Hanselmannworkerpool: Remove unused worker method
2010-07-29 Michael Hanselmannworkerpool: Move waiting for new tasks for a worker...
2010-07-29 Michael Hanselmannworkerpool: Use common function to add tasks
2010-07-28 Iustin PopRename masterfailover to master-failover
2010-07-28 Iustin PopRAPI: Add os params to instance creation v1
2010-07-28 Iustin PopImprove handling of lost jobs
2010-07-28 Iustin Popluxi: convert permission errors into exception
2010-07-28 Michael Hanselmanncmdlib: Return new name from rename operations
2010-07-28 Manuel Franceschinignt-instance rename: Fix bug and rename params
2010-07-26 Iustin PopAdd modification of the reserved logical volumes
2010-07-26 Iustin PopAdd printing of reserved_lvs in cluster info
2010-07-26 Iustin PopIntrouce a new cluster parameter - reserved_lvs
2010-07-26 Iustin PopChange the meaning of call_node_start_master
2010-07-26 Iustin PopMove the UsesRPC decorator from cli to rpc
2010-07-23 Iustin PopUpdate the RAPI node migrate for the 'live' change
2010-07-23 Iustin PopUpdate the RAPI client for the migration mode
2010-07-23 Iustin PopRename the OpMigrate* parameter 'live' to 'mode'
2010-07-23 Iustin PopRename migration type to migration mode
2010-07-23 Manuel Franceschiniutils: Fix incorrect docstring
2010-07-22 Iustin PopMerge branch 'devel-2.1' into master
2010-07-22 Iustin PopFix issue when changing the disk template to drbd
2010-07-21 Manuel FranceschiniAlways set commonName in X509 certificates
2010-07-20 René NussbaumerAdding constants for setup-ssh
2010-07-20 René NussbaumerChange AddAuthorizedKey to also allow filehandles
2010-07-19 Michael HanselmannRAPI client: Encode empty body to JSON
2010-07-19 Iustin PopIntroduce git reference/tag tracking for debugging
2010-07-16 Luca BigliardiFix epydoc warning "Lists must be indented."
2010-07-16 Michael HanselmannConvert RPC client to PycURL
2010-07-16 Iustin PopImplement lock names for debugging purposes
2010-07-16 Michael HanselmannFix pylint complaints introduced in commit e58f87a958c
2010-07-16 Balazs LeczLXC: Add cpu_mask hypervisor parameter
2010-07-16 Balazs LeczAdd ParseCpuMask() utility function
2010-07-16 Iustin PopAdd a migration type global hypervisor parameter
2010-07-15 Michael HanselmannAdd test for some aspects of job queue
2010-07-15 Luca BigliardiLUVerifyCluster: update _ValidateNode description
2010-07-15 Michael HanselmannKVM hypervisor: Use utils.ShellWriter for network script
2010-07-15 Michael HanselmannMove ShellWriter class to utils
2010-07-15 Michael Hanselmannjqueue: Factorize code waiting for job changes
2010-07-13 Michael HanselmannMerge remote branch 'origin/devel-2.1'
2010-07-13 Michael HanselmannRAPI client: Implement old instance creation request...
2010-07-13 Michael Hanselmannrlib2: Use constants for disk and NIC parameters
2010-07-12 Manuel FranceschiniUse reserved documentation IPs and domains
2010-07-12 Michael HanselmannProvide feedback function for all LU methods
2010-07-12 Michael Hanselmannjqueue: Setup inotify before checking for any job changes
2010-07-12 Michael Hanselmanncli.SubmitOpCode: Support custom job reporter
2010-07-12 Michael HanselmannAdd function to format all job log messages
2010-07-12 Michael Hanselmannbaserlib: Fix feedback function
2010-07-12 Manuel FranceschiniConfd IPv6 support
2010-07-09 Balazs LeczLXC: Fix GetInstanceInfo()
2010-07-09 Balazs LeczLXC: Fix wording of error messages
2010-07-09 Balazs LeczLXC: Create per-instance log files
2010-07-09 Manuel FranceschiniIntroduce lib/netutils.py
2010-07-08 Balazs LeczAdd oper_vcpus instance status field
2010-07-08 Balazs LeczLXC: Fix GetAllInstancesInfo()
2010-07-08 Apollon OikonomopoulosLUNodeEvacuationStrategy: Use default iallocator
2010-07-08 Apollon OikonomopoulosLUCreateInstance: use cluster-wide iallocator
2010-07-08 Apollon OikonomopoulosAdd _CheckIAllocatorOrNode for common iallocator/node...
2010-07-08 Apollon OikonomopoulosAdd default_iallocator cluster parameter
2010-07-07 Balazs LeczLXC: Report actual number of CPUs
2010-07-07 Luca BigliardiMerge branch 'devel-2.1'
2010-07-07 Luca BigliardiMlockall: decrease warnings if ctypes module is not...
2010-07-07 Iustin PopAdd a delay in master failover
2010-07-07 Balazs LeczLXC: Use lxc-info to get instance info
2010-07-07 Balazs LeczLXC: add lxc.console to the generated lxc.conf file
2010-07-06 Iustin PopRework the export failure handling
2010-07-06 Iustin Popcli.JobExecutor.WaitOrShow: always return status
2010-07-06 Iustin PopFix opcode transition from WAITLOCK to RUNNING
2010-07-06 Balazs Leczhv_chroot: use utils.GetMounts()
2010-07-06 Balazs LeczLXC: use utils.GetMounts()
2010-07-06 Balazs LeczAdd utils.GetMounts()
2010-07-06 Iustin PopAdd a delay in master failover
2010-07-06 Luca BigliardiAdd drbd helper and storage options
2010-07-06 Luca BigliardiReport drbd helper in query info LU
2010-07-06 Luca BigliardiCheck and set drbd helper in set params LU
2010-07-06 Luca BigliardiCheck and set drbd helper during bootstrap
2010-07-06 Luca BigliardiAdd drbd_helper rpc call
2010-07-06 Luca BigliardiCheck drbd usermode helper in cluster verify
2010-07-06 Luca BigliardiSet drbd usermode helper on config upgrade
2010-07-06 Luca BigliardiGeneralize a recursive check on logical disks
2010-07-06 Luca BigliardiAdd drbd_usermode_helper to configuration
2010-07-06 Luca BigliardiVerifyNode: add usermode helper reply
2010-07-06 Luca BigliardiBaseDRBD: provide a way to query usermode_helper parameter
2010-07-05 Iustin PopOpCreateInstance: do not require hv/be/os params
2010-07-02 Iustin PopRemove _CheckBooleanOpField
2010-07-02 Iustin PopRework the "type" system
2010-07-02 Iustin PopMake _CheckDiskTemplate a valid type checker
2010-07-02 Iustin PopA few more type definitions
2010-07-01 Guido TrotterMerge branch 'stable-2.1'
2010-07-01 Guido TrotterRapiClient: fix multi-authentication in Python 2.6
2010-07-01 Michael Hanselmannutils.OwnIpAddress: Change try/except for Python 2.4
2010-07-01 Michael HanselmannRAPI client: Switch to pycURL
2010-07-01 Michael Hanselmannbaserlib: Use boolean type for boolean variables
2010-07-01 Guido TrotterFix check in gnt-instance modify -t
2010-07-01 René NussbaumerAdding check_name option to the opcode and luxi call...
2010-06-30 Manuel FranceschiniEnable utils.OwnIpAddress to work with IPv6 addresses
2010-06-30 Iustin PopBarebones LXC hypervisor
next