summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge "Replace standard json module with openstack.common.jsonutils"Jenkins2012-06-0760-401/+454
|\ \ \ \
| * | | | Replace standard json module with openstack.common.jsonutilsZhongyue Luo2012-06-0760-401/+454
| |/ / /
* | | | Merge "Don't query nova-network on startup."Jenkins2012-06-075-18/+19
|\ \ \ \
| * | | | Don't query nova-network on startup.Russell Bryant2012-06-065-18/+19
| |/ / /
* | / / Finalize tox config.Monty Taylor2012-06-0712-409/+65
| |/ / |/| |
* | | Merge "Cleans up power_off and power_on semantics"Jenkins2012-06-077-86/+101
|\ \ \ | |/ / |/| |
| * | Cleans up power_off and power_on semanticsVishvananda Ishaya2012-06-067-86/+101
* | | Merge "Fix bug 1006664: describe non existent ec2 keypair"Jenkins2012-06-062-0/+10
|\ \ \
| * | | Fix bug 1006664: describe non existent ec2 keypairJoe Gordon2012-06-062-0/+10
| | |/ | |/|
* | | Merge "Refactor libvirt create calls"Jenkins2012-06-063-92/+81
|\ \ \ | | |/ | |/|
| * | Refactor libvirt create callsVishvananda Ishaya2012-06-063-93/+82
* | | Merge "Fix whitespace in sqlite steps"Jenkins2012-06-062-6/+6
|\ \ \
| * | | Fix whitespace in sqlite stepsMichael Still2012-06-072-6/+6
* | | | Merge "Fix libvirt rescue to work with whole disk images"Jenkins2012-06-062-33/+55
|\ \ \ \
| * | | | Fix libvirt rescue to work with whole disk imagesVishvananda Ishaya2012-06-012-33/+55
* | | | | Merge "Make live_migration a first-class compute API."Jenkins2012-06-063-9/+18
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Make live_migration a first-class compute API.Yun Mao2012-06-063-9/+18
* | | | | Merge "Update libvirt imagecache to support resizes."Jenkins2012-06-062-22/+63
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Update libvirt imagecache to support resizes.Dan Prince2012-06-062-22/+63
* | | | | Merge "Implements resume_state_on_host_boot for libvirt."Jenkins2012-06-065-2/+28
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Implements resume_state_on_host_boot for libvirt.Dan Prince2012-06-015-2/+28
* | | | | Merge "Unused imports cleanup (folsom-2)"Jenkins2012-06-0652-93/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Unused imports cleanup (folsom-2)Zhongyue Luo2012-06-0353-94/+3
* | | | | Merge "Add shared_storage_test methods to compute rpcapi."Jenkins2012-06-064-95/+67
|\ \ \ \ \
| * | | | | Add shared_storage_test methods to compute rpcapi.Russell Bryant2012-06-014-95/+67
* | | | | | Merge "Add get_instance_disk_info to the compute rpcapi."Jenkins2012-06-064-8/+18
|\| | | | |
| * | | | | Add get_instance_disk_info to the compute rpcapi.Russell Bryant2012-06-014-8/+18
* | | | | | Merge "Add remove_volume_connection to the compute rpcapi."Jenkins2012-06-064-9/+17
|\| | | | | | |_|_|/ / |/| | | |
| * | | | Add remove_volume_connection to the compute rpcapi.Russell Bryant2012-06-014-9/+17
| |/ / /
* | | | Merge "Migrate security_group_instance_association to use a uuid to refer to ...Jenkins2012-06-065-5/+207
|\ \ \ \
| * | | | Migrate security_group_instance_association to use a uuid to refer to instances.Michael Still2012-06-065-5/+207
* | | | | Merge "Prefix all nova binaries with 'nova-'."Jenkins2012-06-064-4/+4
|\ \ \ \ \
| * | | | | Prefix all nova binaries with 'nova-'.Dan Prince2012-06-064-4/+4
| |/ / / /
* | | | | Merge "Add zeromq driver. Implements blueprint zeromq-rpc-driver"Jenkins2012-06-067-1/+930
|\ \ \ \ \
| * | | | | Add zeromq driver. Implements blueprint zeromq-rpc-driverEric Windisch2012-06-067-1/+930
| |/ / / /
* / / / / Fix up protocol case handling for security groups.Vishvananda Ishaya2012-06-063-4/+4
|/ / / /
* | | | Migrate instance_metadata to use a uuid to refer to instances.Michael Still2012-06-0610-42/+259
* | | | Merge "Adds `disabled` field for instance-types."Jenkins2012-06-0612-8/+349
|\ \ \ \
| * | | | Adds `disabled` field for instance-types.Rick Harris2012-06-0512-8/+349
* | | | | More meaningful help messages for libvirt migration optionsFlorian Haas2012-06-052-4/+7
|/ / / /
* | | | Merge "cleanup power state (partially implements bp task-management)"Jenkins2012-06-056-29/+61
|\ \ \ \
| * | | | cleanup power state (partially implements bp task-management)Yun Mao2012-05-296-29/+61
* | | | | Merge "fix bug lp:1009041,add option "-F" to make mkfs non-interactive."Jenkins2012-06-052-1/+4
|\ \ \ \ \
| * | | | | fix bug lp:1009041,add option "-F" to make mkfs non-interactive.yaguang tang2012-06-062-1/+4
* | | | | | fix the instance quota overlimit messagePádraig Brady2012-06-053-7/+17
|/ / / / /
* | | | | Merge "Use openstack-common's policy module"Jenkins2012-06-056-19/+32
|\ \ \ \ \
| * | | | | Use openstack-common's policy moduleKevin L. Mitchell2012-06-046-19/+32
* | | | | | Merge "Finish removing xenapi.HelperBase class"Jenkins2012-06-051-6/+0
|\ \ \ \ \ \
| * | | | | | Finish removing xenapi.HelperBase classJohannes Erdfelt2012-06-011-6/+0
* | | | | | | Merge "Remove network_util.NetworkHelper class"Jenkins2012-06-053-37/+27
|\| | | | | |