summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge "Multi host DHCP networking and local DNS resolving"Jenkins2012-11-294-4/+35
|\ \ \ \ \ \
| * | | | | | Multi host DHCP networking and local DNS resolvingÉdouard Thuleau2012-11-294-4/+35
* | | | | | | Merge "RetryFilter checks 'node' as well as 'host'"Jenkins2012-11-292-11/+18
|\ \ \ \ \ \ \
| * | | | | | | RetryFilter checks 'node' as well as 'host'Arata Notsu2012-11-282-11/+18
* | | | | | | | Merge "Add aggregate_host_add and _delete to conductor."Jenkins2012-11-292-0/+34
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Add aggregate_host_add and _delete to conductor.Russell Bryant2012-11-282-0/+34
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Complete API samples for Hosts extension"Jenkins2012-11-2911-0/+62
|\ \ \ \ \ \ \
| * | | | | | | Complete API samples for Hosts extensionMauro S. M. Rodrigues2012-11-2211-0/+62
* | | | | | | | Merge "Fix HostDeserializer to enable multiple line xml"Jenkins2012-11-291-4/+7
|\| | | | | | |
| * | | | | | | Fix HostDeserializer to enable multiple line xmlMauro S. M. Rodrigues2012-11-221-4/+7
* | | | | | | | Merge "Fix args to AggregateError exception."Jenkins2012-11-291-1/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Fix args to AggregateError exception.Russell Bryant2012-11-291-1/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Access DB values as dict not as attributes"Jenkins2012-11-293-20/+20
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Access DB values as dict not as attributesJoe Gordon2012-11-283-20/+20
* | | | | | | Fix import problem in test_virt_disk_vfs_localfs.Russell Bryant2012-11-281-3/+3
| |_|/ / / / |/| | | | |
* | | | | | Merge "Make compute manager use conductor for instance_gets"Jenkins2012-11-291-0/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make compute manager use conductor for instance_getsDan Smith2012-11-281-0/+14
| | |/ / / | |/| | |
* | | | | Merge "Convert datetimes for conductor instance_update."Jenkins2012-11-291-1/+5
|\ \ \ \ \
| * | | | | Convert datetimes for conductor instance_update.Russell Bryant2012-11-281-1/+5
* | | | | | Merge "Fixes HyperV compute "resume" tests"Jenkins2012-11-281-8/+2
|\ \ \ \ \ \
| * | | | | | Fixes HyperV compute "resume" testsAlessandro Pilotti2012-11-291-8/+2
| |/ / / / /
* | | | | | Merge "Verify doc/api_samples files along with the templates"Jenkins2012-11-281-7/+52
|\ \ \ \ \ \
| * | | | | | Verify doc/api_samples files along with the templatesDan Smith2012-11-281-7/+52
* | | | | | | Merge "Allow multi_host compute nodes to share dhcp ip"Jenkins2012-11-282-0/+91
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Allow multi_host compute nodes to share dhcp ipVishvananda Ishaya2012-11-262-0/+91
* | | | | | | Merge "Remove default_image config option"Jenkins2012-11-281-2/+1
|\ \ \ \ \ \ \
| * | | | | | | Remove default_image config optionMark McLoughlin2012-11-281-2/+1
* | | | | | | | Merge "Use flags() helper method to override config in tests"Jenkins2012-11-281-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Use flags() helper method to override config in testsMark McLoughlin2012-11-281-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Move imagecache code from nova.virt.libvirt.utils"Jenkins2012-11-282-10/+13
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Move imagecache code from nova.virt.libvirt.utilsMark McLoughlin2012-11-282-10/+13
| |/ / / / /
* | | | | | Merge "Make resize and multi-node work properly together"Jenkins2012-11-284-17/+31
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make resize and multi-node work properly togetherBrian Elliott2012-11-274-17/+31
| | |/ / / | |/| | |
* | | | | Merge "Add exceptions to baremetal/db/api"Jenkins2012-11-273-5/+32
|\ \ \ \ \
| * | | | | Add exceptions to baremetal/db/apiDevananda van der Veen2012-11-263-5/+32
* | | | | | Merge "Provide better error message for aggregate-create"Jenkins2012-11-271-2/+6
|\ \ \ \ \ \
| * | | | | | Provide better error message for aggregate-createJoe Gordon2012-11-261-2/+6
* | | | | | | Validate rxtx_factor as a float.Dan Prince2012-11-273-7/+20
| |_|/ / / / |/| | | | |
* | | | | | Merge "Add migration_update to conductor."Jenkins2012-11-272-4/+14
|\ \ \ \ \ \
| * | | | | | Add migration_update to conductor.Russell Bryant2012-11-262-4/+14
| |/ / / / /
* | / / / / Clean up unused methods in scheduler/driverZhiteng Huang2012-11-271-74/+0
| |/ / / / |/| | | |
* | | | | Merge "Add SSL support to utils.generate_glance_url()."Jenkins2012-11-271-3/+11
|\ \ \ \ \
| * | | | | Add SSL support to utils.generate_glance_url().Josh Kearney2012-11-261-3/+11
* | | | | | Merge "Missing instance_uuid in floating_ip notifications"Jenkins2012-11-271-0/+3
|\ \ \ \ \ \
| * | | | | | Missing instance_uuid in floating_ip notificationsStef T2012-11-261-0/+3
* | | | | | | Merge "Add pluggable ServiceGroup monitoring APIs"Jenkins2012-11-266-89/+168
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Add pluggable ServiceGroup monitoring APIsYun Mao2012-11-266-89/+168
* | | | | | | Add eventlet db_pool use for mysqlChris Behrens2012-11-261-0/+66
|/ / / / / /
* | | | | | Merge "Make compute manager use nova-conductor for instance_update"Jenkins2012-11-269-3/+57
|\ \ \ \ \ \
| * | | | | | Make compute manager use nova-conductor for instance_updateDan Smith2012-11-269-3/+57