summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
* refactor: extract _terminate_volume_connectionsMate Lakat2012-10-301-16/+13
* Merge "Add call to trigger_instance[add/remove]_security_group_refresh quantum"Jenkins2012-10-301-6/+20
|\
| * Add call to trigger_instance[add/remove]_security_group_refresh quantumAaron Rosen2012-10-291-6/+20
* | Fix typo in xenapi/host.pyDan Smith2012-10-291-1/+1
* | Merge "Validates Timestamp or Expiry time in EC2 requests"Jenkins2012-10-293-0/+127
|\ \ | |/ |/|
| * Validates Timestamp or Expiry time in EC2 requestsSirisha Devineni2012-10-293-0/+127
* | Merge "Add API samples to Admin Actions"Jenkins2012-10-2931-0/+253
|\ \
| * | Add API samples to Admin ActionsMauro S. M. Rodrigues2012-10-2931-0/+253
* | | Merge "Add live migration helper methods to fake hypervisor driver"Jenkins2012-10-291-0/+13
|\| |
| * | Add live migration helper methods to fake hypervisor driverMauro S. M. Rodrigues2012-10-291-0/+13
* | | Merge "Use testtools as the base testcase class."Jenkins2012-10-2911-149/+34
|\ \ \
| * | | Use testtools as the base testcase class.Monty Taylor2012-10-2911-149/+34
| | |/ | |/|
* | | Make nova-rootwrap optionalBrian Elliott2012-10-261-1/+1
* | | Merge "Let scheduler know services' capabilities at startup"Jenkins2012-10-295-4/+19
|\ \ \
| * | | Let scheduler know services' capabilities at startupArata Notsu2012-10-285-4/+19
* | | | Merge "Remove duplicated definition of is_loaded()"Jenkins2012-10-291-3/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove duplicated definition of is_loaded()Yun Mao2012-10-281-3/+0
* | | | Merge "Fix nova-network MAC collision logic"Jenkins2012-10-292-1/+34
|\ \ \ \
| * | | | Fix nova-network MAC collision logicDan Smith2012-10-262-1/+34
* | | | | Merge "removes the nova-volume code from nova"Jenkins2012-10-2984-17249/+99
|\ \ \ \ \
| * | | | | removes the nova-volume code from novaVishvananda Ishaya2012-10-2884-17249/+99
* | | | | | Merge "Imported Translations from Transifex"OpenStack Jenkins2012-10-2921-2319/+2268
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Imported Translations from TransifexOpenStack Jenkins2012-10-2921-2319/+2268
| | |_|/ / | |/| | |
* | | | | Merge "Don't elevate context when calling run_instance"Jenkins2012-10-292-12/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Don't elevate context when calling run_instanceVishvananda Ishaya2012-10-282-12/+6
* | | | | Merge "Make instance_get_all() not require admin context"Jenkins2012-10-272-20/+26
|\ \ \ \ \
| * | | | | Make instance_get_all() not require admin contextChris Behrens2012-10-272-20/+26
* | | | | | Merge "Rehydrate NetworkInfo in reboot_instance()"Jenkins2012-10-272-2/+44
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Rehydrate NetworkInfo in reboot_instance()Dan Smith2012-10-252-2/+44
| | |_|_|/ | |/| | |
* | | | | Fix compute tests abusing admin contextChris Behrens2012-10-271-33/+47
| |/ / / |/| | |
* | | | Merge "Fix use of elevated context for resize methods"Jenkins2012-10-273-119/+105
|\ \ \ \
| * | | | Fix use of elevated context for resize methodsChris Behrens2012-10-273-119/+105
* | | | | Merge "Correct _extract_query_params in image.glance"Jenkins2012-10-271-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Correct _extract_query_params in image.glanceMotoKen2012-10-261-2/+2
* | | | | Merge "Imported Translations from Transifex"OpenStack Jenkins2012-10-2721-10260/+9768
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Imported Translations from TransifexOpenStack Jenkins2012-10-2721-10260/+9768
* | | | | Fix check for memory_mbDavanum Srinivas2012-10-272-2/+4
|/ / / /
* | | | Merge "Send full migration data to finish_resize."Jenkins2012-10-264-29/+33
|\ \ \ \
| * | | | Send full migration data to finish_resize.Russell Bryant2012-10-244-29/+33
* | | | | Merge "Fix rpcapi version for new methods."Jenkins2012-10-261-2/+4
|\ \ \ \ \
| * | | | | Fix rpcapi version for new methods.Russell Bryant2012-10-261-2/+4
* | | | | | Merge "Extend IPv6 subnets to /64 if network_size is set smaller than /64"Jenkins2012-10-261-0/+3
|\ \ \ \ \ \
| * | | | | | Extend IPv6 subnets to /64 if network_size is set smaller than /64Takashi Sogabe2012-10-251-0/+3
* | | | | | | Merge "Imported Translations from Transifex"OpenStack Jenkins2012-10-2621-17439/+18470
|\ \ \ \ \ \ \
| * | | | | | | Imported Translations from TransifexOpenStack Jenkins2012-10-2621-17439/+18470
* | | | | | | | Merge "Remove useless return."Jenkins2012-10-261-6/+4
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Remove useless return.Russell Bryant2012-10-261-6/+4
* | | | | | | | Merge "Fix hardcoded topic strings with constants."Jenkins2012-10-269-21/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix hardcoded topic strings with constants.Michael H Wilson2012-10-259-21/+26
* | | | | | | | | Merge "Add missing live migration methods to ComputeDriver base class"Jenkins2012-10-261-0/+33
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |