summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
* This patch stops metadata from being deleted when an instance is deleted.Alex Meade2012-07-062-10/+4
* Merge "Get hypervisor uptime."Jenkins2012-07-053-2/+18
|\
| * Get hypervisor uptime.Kevin L. Mitchell2012-06-293-2/+18
* | Add checks for retrieving deleted instance metadata for notification events.Alex Meade2012-07-051-2/+8
* | Merge "use import_object_ns for compute_driver loading"Jenkins2012-07-031-1/+1
|\ \
| * | use import_object_ns for compute_driver loadingSean Dague2012-07-021-1/+1
* | | Switch to common logging.Andrew Bogott2012-07-024-4/+4
|/ /
* | Merge "Remove duplicate volume_id"Jenkins2012-07-021-3/+2
|\ \
| * | Remove duplicate volume_idHengqing Hu2012-07-021-3/+2
| |/
* / Create instance in DB before block device mappingEoghan Glynn2012-06-301-4/+13
|/
* Ability to read deleted system metadata records.Brian Lamar2012-06-291-5/+3
* Cleanup of image service codeBrian Waldon2012-06-272-8/+9
* Re-factor instance DB creationChris Behrens2012-06-261-83/+80
* vm state and task state managementYun Mao2012-06-214-124/+197
* Use rpc from openstack-common.Russell Bryant2012-06-202-5/+5
* Merge "Fix missing import in compute/utils.py"Jenkins2012-06-191-0/+1
|\
| * Fix missing import in compute/utils.pyAlex Meade2012-06-181-0/+1
* | Merge "moved update cache functionality to the network api"Jenkins2012-06-191-38/+0
|\ \ | |/ |/|
| * moved update cache functionality to the network apiTrey Morris2012-06-181-38/+0
* | Merge "Replaces functions in utils.py with openstack/common/timeutils.py"Jenkins2012-06-182-16/+20
|\ \
| * | Replaces functions in utils.py with openstack/common/timeutils.pyZhongyue Luo2012-06-162-16/+20
* | | Merge "Add CPU arch filter scheduler support"Jenkins2012-06-181-1/+0
|\ \ \ | |/ / |/| |
| * | Add CPU arch filter scheduler supportChuck Short2012-06-151-1/+0
| |/
* | Merge "Cleanup instance_update so it only takes a UUID."Jenkins2012-06-152-32/+34
|\ \ | |/ |/|
| * Cleanup instance_update so it only takes a UUID.Michael Still2012-06-152-32/+34
* | Updates the cachedeevi rani2012-06-141-0/+2
|/
* Dedupe native and EC2 security group APIs.Eoghan Glynn2012-06-122-229/+590
* add unit tests for new virt driver loaderSean Dague2012-06-111-0/+1
* Merge "instance_destroy now only takes a uuid."Jenkins2012-06-111-3/+4
|\
| * instance_destroy now only takes a uuid.Michael Still2012-06-091-3/+4
* | Merge "Do not always query deleted instance_types."Jenkins2012-06-101-2/+2
|\ \
| * | Do not always query deleted instance_types.Brian Lamar2012-06-081-2/+2
| |/
* | Merge " Fixes bug lp:999928"Jenkins2012-06-101-0/+1
|\ \ | |/ |/|
| * Fixes bug lp:999928yaguang tang2012-06-071-0/+1
* | Merge "Don't query nova-network on startup."Jenkins2012-06-072-1/+8
|\ \ | |/ |/|
| * Don't query nova-network on startup.Russell Bryant2012-06-062-1/+8
* | Merge "Cleans up power_off and power_on semantics"Jenkins2012-06-072-52/+32
|\ \ | |/ |/|
| * Cleans up power_off and power_on semanticsVishvananda Ishaya2012-06-062-52/+32
* | Merge "Make live_migration a first-class compute API."Jenkins2012-06-061-0/+14
|\ \ | |/ |/|
| * Make live_migration a first-class compute API.Yun Mao2012-06-061-0/+14
* | Merge "Implements resume_state_on_host_boot for libvirt."Jenkins2012-06-061-2/+8
|\ \
| * | Implements resume_state_on_host_boot for libvirt.Dan Prince2012-06-011-2/+8
* | | Merge "Unused imports cleanup (folsom-2)"Jenkins2012-06-062-6/+0
|\ \ \
| * | | Unused imports cleanup (folsom-2)Zhongyue Luo2012-06-032-6/+0
* | | | Merge "Add shared_storage_test methods to compute rpcapi."Jenkins2012-06-061-0/+15
|\ \ \ \
| * | | | Add shared_storage_test methods to compute rpcapi.Russell Bryant2012-06-011-0/+15
* | | | | Merge "Add get_instance_disk_info to the compute rpcapi."Jenkins2012-06-061-0/+5
|\| | | |
| * | | | Add get_instance_disk_info to the compute rpcapi.Russell Bryant2012-06-011-0/+5
* | | | | Merge "Add remove_volume_connection to the compute rpcapi."Jenkins2012-06-062-5/+7
|\| | | | | |_|_|/ |/| | |
| * | | Add remove_volume_connection to the compute rpcapi.Russell Bryant2012-06-012-5/+7
| |/ /