summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
...
| * | Allow VMs to be resumed after a hypervisor rebootRafi Khardalian2012-11-201-1/+7
| |/
* | Merge "Don't update arch twice when create server"Jenkins2012-11-231-1/+0
|\ \
| * | Don't update arch twice when create serverBelmiro Moreira2012-11-221-1/+0
* | | Merge "Compute doesn't set the 'host' field in instance"Jenkins2012-11-222-11/+15
|\ \ \
| * | | Compute doesn't set the 'host' field in instanceÉdouard Thuleau2012-11-212-11/+15
* | | | Move compute_driver into nova.virt.driverMark McLoughlin2012-11-212-26/+4
* | | | Re-organize compute opts a bitMark McLoughlin2012-11-211-45/+57
* | | | Move compute opts from nova.configMark McLoughlin2012-11-212-11/+46
|/ / /
* / / Wrap log messages with _()daisy-ycguo2012-11-211-1/+1
|/ /
* | Merge "Return an error response if the specified flavor does not exists. (v4)"Jenkins2012-11-211-5/+2
|\ \
| * | Return an error response if the specified flavor does not exists. (v4)Ken'ichi Ohmichi2012-11-201-5/+2
* | | Merge "Detect shared storage; handle base cleanup better."Jenkins2012-11-211-1/+17
|\ \ \
| * | | Detect shared storage; handle base cleanup better.Michael Still2012-11-211-1/+17
| | |/ | |/|
* | | Merge "Fix non-primitive uses of instance in compute/manager"Jenkins2012-11-211-9/+9
|\ \ \
| * | | Fix non-primitive uses of instance in compute/managerDan Smith2012-11-201-9/+9
| |/ /
* | | Merge "Send block device mappings to rebuild_instance."Jenkins2012-11-203-7/+14
|\ \ \ | |/ / |/| |
| * | Send block device mappings to rebuild_instance.Russell Bryant2012-11-193-7/+14
* | | Merge "Move db lookup for block device mappings."Jenkins2012-11-201-7/+11
|\| |
| * | Move db lookup for block device mappings.Russell Bryant2012-11-191-7/+11
* | | Merge "Migrate floating ip addresses in multi_host live_migration"Jenkins2012-11-201-23/+6
|\ \ \
| * | | Migrate floating ip addresses in multi_host live_migrationJian Wen2012-11-141-23/+6
* | | | Merge "Use CONF.import_opt() for nova.config opts"Jenkins2012-11-205-5/+26
|\ \ \ \
| * | | | Use CONF.import_opt() for nova.config optsMark McLoughlin2012-11-205-5/+26
* | | | | Merge "Remove nova.config.CONF"Jenkins2012-11-207-9/+13
|\| | | |
| * | | | Remove nova.config.CONFMark McLoughlin2012-11-207-9/+13
| | |_|/ | |/| |
* | | | Merge "'BackupCreate' rotation parameter >= 0"Jenkins2012-11-201-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | 'BackupCreate' rotation parameter >= 0Édouard Thuleau2012-11-071-1/+1
* | | | Merge "Pass rpc connection to pre_start_hook."Jenkins2012-11-201-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Pass rpc connection to pre_start_hook.Russell Bryant2012-11-191-1/+1
* | | | Fix reversed args to call to _rescheduleChris Behrens2012-11-191-1/+1
|/ / /
* | | Merge "Add support for resizes to resource tracker."Jenkins2012-11-165-47/+278
|\ \ \
| * | | Add support for resizes to resource tracker.Brian Elliott2012-11-145-47/+278
* | | | Merge "Add support for backdoor_port to be returned with a rpc call."Jenkins2012-11-163-1/+14
|\ \ \ \
| * | | | Add support for backdoor_port to be returned with a rpc call.Matthew Treinish2012-11-143-1/+14
| | |_|/ | |/| |
* | | | Remove some unused imports from compute/*Chris Behrens2012-11-152-2/+0
* | | | Remove importing of flags from compute/*Chris Behrens2012-11-157-7/+0
* | | | create_db_entry_for_new_instance did not call sgh for defaultAaron Rosen2012-11-141-0/+4
* | | | Make sure instance data is always refreshedChris Behrens2012-11-141-9/+9
| |/ / |/| |
* | | Remove gen_uuid()Zhongyue Luo2012-11-143-3/+6
|/ /
* | Merge "Use base image for rescue instance."Jenkins2012-11-131-3/+28
|\ \
| * | Use base image for rescue instance.Rick Harris2012-11-121-3/+28
* | | Move agent_build_get_by_triple to VirtAPIDan Smith2012-11-121-0/+6
* | | Merge "Move security groups and firewall ops to VirtAPI"Jenkins2012-11-121-0/+12
|\ \ \
| * | | Move security groups and firewall ops to VirtAPIDan Smith2012-11-081-0/+12
* | | | Merge "Move host aggregate operations to VirtAPI"Jenkins2012-11-121-0/+16
|\| | | | |/ / |/| |
| * | Move host aggregate operations to VirtAPIDan Smith2012-11-081-0/+16
* | | Switch from FLAGS to CONF in nova.computeMark McLoughlin2012-11-107-67/+71
* | | Updated scheduler and compute for multiple capabilities.Mikyung Kang2012-11-102-14/+36
* | | Merge "Validate is-public parameter to flavor creation"Jenkins2012-11-091-0/+3
|\ \ \
| * | | Validate is-public parameter to flavor creationRussell Cloran2012-10-301-0/+3