summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge "Split out part of compute's init_host."Jenkins2012-11-301-52/+55
|\ \ \ \ \ \ \
| * | | | | | | Split out part of compute's init_host.Russell Bryant2012-11-301-52/+55
* | | | | | | | Merge "Use elevated cxtx in resource_tracker.resize_claim"Jenkins2012-11-301-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Use elevated cxtx in resource_tracker.resize_claimDan Prince2012-11-301-1/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Fix test_migrations for postgres"Jenkins2012-11-301-21/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix test_migrations for postgresBoris Pavlovic2012-11-301-21/+15
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge "Add vpn ip/port setting support for CloudPipe"Jenkins2012-11-309-0/+203
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Add vpn ip/port setting support for CloudPipeChris Yeoh2012-11-309-0/+203
| |/ / / / / /
* | | | | | | Merge "Add POWERVM_STARTING state to powervm driver"Jenkins2012-11-302-1/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add POWERVM_STARTING state to powervm driverLance Bragstad2012-11-292-1/+4
* | | | | | | Merge "Access DB values as dict not as attributes. Part 2"Jenkins2012-11-306-99/+99
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Access DB values as dict not as attributes. Part 2Joe Gordon2012-11-296-99/+99
* | | | | | | Merge "use libvirt getInfo() to receive number of physical CPUs"Jenkins2012-11-301-8/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | use libvirt getInfo() to receive number of physical CPUsChristian Berendt2012-11-291-8/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Fix test_inject_admin_password for OSX"Jenkins2012-11-291-10/+24
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix test_inject_admin_password for OSXJoe Gordon2012-11-291-10/+24
* | | | | | Merge "Multi host DHCP networking and local DNS resolving"Jenkins2012-11-297-8/+103
|\ \ \ \ \ \
| * | | | | | Multi host DHCP networking and local DNS resolvingÉdouard Thuleau2012-11-297-8/+103
* | | | | | | Merge "RetryFilter checks 'node' as well as 'host'"Jenkins2012-11-294-21/+29
|\ \ \ \ \ \ \
| * | | | | | | RetryFilter checks 'node' as well as 'host'Arata Notsu2012-11-284-21/+29
* | | | | | | | Merge "Imported Translations from Transifex"OpenStack Jenkins2012-11-291-468/+486
|\ \ \ \ \ \ \ \
| * | | | | | | | Imported Translations from TransifexOpenStack Jenkins2012-11-291-468/+486
* | | | | | | | | Merge "Add aggregate_host_add and _delete to conductor."Jenkins2012-11-2910-13/+87
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Add aggregate_host_add and _delete to conductor.Russell Bryant2012-11-2810-13/+87
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Fix typo in inherit_properties_from_image"Jenkins2012-11-291-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix typo in inherit_properties_from_imageChuck Short2012-11-291-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | 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-292-8/+19
|\| | | | | | | |
| * | | | | | | | Fix HostDeserializer to enable multiple line xmlMauro S. M. Rodrigues2012-11-222-8/+19
* | | | | | | | | Merge "Fix args to AggregateError exception."Jenkins2012-11-291-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix args to AggregateError exception.Russell Bryant2012-11-291-1/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Remove start_guests_on_host_boot config option"Jenkins2012-11-291-5/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove start_guests_on_host_boot config optionRafi Khardalian2012-11-291-5/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Fix KeyError of log message in compute/api.py"Jenkins2012-11-291-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Fix KeyError of log message in compute/api.pyWangpan2012-11-291-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Don't run the periodic task if ticks_between_runs is below zero"Jenkins2012-11-291-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't run the periodic task if ticks_between_runs is below zeroDavanum Srinivas2012-11-291-2/+3
| |/ / / / / / /
* | | | | | | | Merge "added getter methods for quantumv2 api"Jenkins2012-11-291-2/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | added getter methods for quantumv2 apiChristian Berendt2012-11-131-2/+4
* | | | | | | | | Merge "Access DB values as dict not as attributes"Jenkins2012-11-295-41/+42
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Access DB values as dict not as attributesJoe Gordon2012-11-285-41/+42
* | | | | | | | | Merge "Fix import problem in test_virt_disk_vfs_localfs."Jenkins2012-11-291-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix import problem in test_virt_disk_vfs_localfs.Russell Bryant2012-11-281-3/+3
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Call plug_vifs() for all instances in init_host"Jenkins2012-11-291-5/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Call plug_vifs() for all instances in init_hostMorgan Fainberg2012-11-281-5/+4
* | | | | | | | | Merge "Make compute manager use conductor for instance_gets"Jenkins2012-11-295-8/+55
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Make compute manager use conductor for instance_getsDan Smith2012-11-285-8/+55
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge "Convert datetimes for conductor instance_update."Jenkins2012-11-293-3/+17
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Convert datetimes for conductor instance_update.Russell Bryant2012-11-283-3/+17