summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Merge "Deleting security group does not mark rules as deleted"Jenkins2012-09-301-0/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Deleting security group does not mark rules as deletedAaron Rosen2012-09-251-0/+6
* | | | | | | | | | | | Merge "libvirt: Improve the idempotency of iscsi detach"Jenkins2012-09-301-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | libvirt: Improve the idempotency of iscsi detachVishvananda Ishaya2012-09-271-2/+2
* | | | | | | | | | | | | Merge "Max I/O ops per host scheduler filter"Jenkins2012-09-302-0/+60
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Max I/O ops per host scheduler filterBrian Elliott2012-09-282-0/+60
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Add api samples to cloudpipe extension"Jenkins2012-09-297-0/+87
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add api samples to cloudpipe extensionMauro S. M. Rodrigues2012-09-287-0/+87
* | | | | | | | | | | | | Merge "Fix CloudPipe extension XML serialization"Jenkins2012-09-292-10/+15
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Fix CloudPipe extension XML serializationDan Smith2012-09-282-10/+15
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Collect more accurate bandwidth data for XenServer"Jenkins2012-09-2913-76/+279
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Collect more accurate bandwidth data for XenServerMonsyne Dragon2012-09-2513-76/+279
* | | | | | | | | | | | Synchronize docstring with actual implementationJohannes Erdfelt2012-09-281-2/+1
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge "xenapi: make it easier to recover from failed migrations"Jenkins2012-09-281-6/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | xenapi: make it easier to recover from failed migrationsJohannes Erdfelt2012-09-261-6/+6
* | | | | | | | | | | | Merge "Added compute node stats to HostState"Jenkins2012-09-284-11/+160
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Added compute node stats to HostStateBrian Elliott2012-09-274-11/+160
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge "optimize slightly device lookup with LXC umounts"Jenkins2012-09-281-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | optimize slightly device lookup with LXC umountsPádraig Brady2012-09-261-1/+2
| |/ / / / / / / / / / /
* | | | | | | | | | | | Fixes csv list required for qemu-img create.Joshua Harlow2012-09-271-1/+3
* | | | | | | | | | | | Merge "Pass block_device_info to destroy in revert_resize"Jenkins2012-09-271-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Pass block_device_info to destroy in revert_resizeMatt Odden2012-09-271-1/+5
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Enable list with no dict objects to be sorted in api samplesMauro S. M. Rodrigues2012-09-271-4/+7
* | | | | | | | | | | Merge "Modified 404 error response to show specific message"Jenkins2012-09-273-5/+33
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Modified 404 error response to show specific messagevijaya-erukala2012-09-263-5/+33
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Check that an image is active before spawning instances."Jenkins2012-09-275-7/+51
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Check that an image is active before spawning instances.Michael Still2012-09-265-7/+51
| |/ / / / / / / / /
* | | | | | | | | | Merge "Support for several HA RabbitMQ servers."Jenkins2012-09-272-38/+140
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Support for several HA RabbitMQ servers.Eugene Kirpichov2012-09-262-38/+140
* | | | | | | | | | | Merge "Replaced default hostname function from gethostname to getfqdn"Jenkins2012-09-266-9/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Replaced default hostname function from gethostname to getfqdnLuis Fernandez Alvarez2012-09-266-9/+9
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Remove unnecessary check if migration_ref is not NoneJohannes Erdfelt2012-09-261-6/+0
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge "Fix issues deleting instances in RESIZED state"Jenkins2012-09-262-2/+19
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix issues deleting instances in RESIZED stateChris Behrens2012-09-262-2/+19
| |/ / / / / / / /
* / / / / / / / / xenapi: increase timeout for resetnetwork agent requestJohannes Erdfelt2012-09-261-2/+14
|/ / / / / / / /
* | | | | | | | Merge "Fixes remove_export for IetAdm"Jenkins2012-09-262-6/+4
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fixes remove_export for IetAdmMotoKen2012-09-252-6/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Fix issues with device autoassignment in xenapi"Jenkins2012-09-252-36/+85
|\ \ \ \ \ \ \
| * | | | | | | Fix issues with device autoassignment in xenapiVishvananda Ishaya2012-09-252-36/+85
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Fix NetAppCmodeISCSIDriver._get_lun_handle() method"Jenkins2012-09-251-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix NetAppCmodeISCSIDriver._get_lun_handle() methodBen Swartzlander2012-09-241-1/+1
* | | | | | | Merge "Revert explicit usage of tgt-adm --conf option."Jenkins2012-09-252-5/+6
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Revert explicit usage of tgt-adm --conf option.Eoghan Glynn2012-09-252-5/+6
| | |_|_|/ / | |/| | | |
* | | | | | Merge "LOG.exception() should only be used in exception handler"Jenkins2012-09-253-13/+13
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | LOG.exception() should only be used in exception handlerJohannes Erdfelt2012-09-253-13/+13
| |/ / / /
* | | | | Merge "Fix config opts for Storwize/SVC volume driver."Jenkins2012-09-252-143/+267
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix config opts for Storwize/SVC volume driver.Avishay Traeger2012-09-212-143/+267
* | | | | Imported Translations from TransifexOpenStack Jenkins2012-09-2521-2881/+3034
| |_|/ / |/| | |
* | | | Merge "Integration tests virtual interfaces API extension"Jenkins2012-09-247-0/+89
|\ \ \ \
| * | | | Integration tests virtual interfaces API extensionNikola Dipanov2012-09-247-0/+89
| | |/ / | |/| |