summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove dependency on python-ldap for tests"Jenkins2012-10-022-16/+7
|\
| * Remove dependency on python-ldap for testsVishvananda Ishaya2012-10-022-16/+7
* | Merge "Remove deprecated Folsom code: bandwith_poll_interval"Jenkins2012-10-021-1/+0
|\ \ | |/ |/|
| * Remove deprecated Folsom code: bandwith_poll_intervalJoe Gordon2012-10-021-1/+0
* | Make resource tracker uses faster DB queryJohannes Erdfelt2012-10-023-15/+19
|/
* Add TestCase.stub_module to make stubbing modules easierJohannes Erdfelt2012-10-023-15/+17
* Merge "Fix booting a raw image on XenServer"Jenkins2012-10-022-12/+33
|\
| * Fix booting a raw image on XenServerMate Lakat2012-09-252-12/+33
* | Merge "Add aggregates extension to API samples test."Jenkins2012-10-0255-6/+644
|\ \
| * | Add aggregates extension to API samples test.Matthew Treinish2012-10-0155-6/+644
* | | Merge "Imported Translations from Transifex"OpenStack Jenkins2012-10-0221-2379/+2445
|\ \ \
| * | | Imported Translations from TransifexOpenStack Jenkins2012-10-0221-2379/+2445
* | | | Merge "remove deprecated connection_type flag"Jenkins2012-10-0212-143/+9
|\ \ \ \
| * | | | remove deprecated connection_type flagSean Dague2012-10-0112-143/+9
| | |/ / | |/| |
* | | | Remove outdated moduleauthor tagsJoe Gordon2012-10-015-27/+0
| |/ / |/| |
* | | Merge "xenapi: Removing legacy swap-in-image."Jenkins2012-10-015-92/+6
|\ \ \
| * | | xenapi: Removing legacy swap-in-image.Rick Harris2012-09-265-92/+6
* | | | Merge "Catch NotFound exception in FloatingIP add/remove"Jenkins2012-10-012-2/+43
|\ \ \ \
| * | | | Catch NotFound exception in FloatingIP add/removeSulochan Acharya2012-09-202-2/+43
* | | | | Merge "Remove TestCase.assertNotRaises"Jenkins2012-10-015-70/+24
|\ \ \ \ \
| * | | | | Remove TestCase.assertNotRaisesJohannes Erdfelt2012-10-015-70/+24
| | |_|/ / | |/| | |
* / | | | Update RPM SPEC to include new bandwidth plugin.Brian Lamar2012-10-011-0/+1
|/ / / /
* | | | Merge "Imported Translations from Transifex"OpenStack Jenkins2012-10-0121-3057/+3120
|\ \ \ \
| * | | | Imported Translations from TransifexOpenStack Jenkins2012-10-0121-3057/+3120
* | | | | Merge "Use self.flags() instead of manipulating FLAGS by hand"Jenkins2012-10-014-34/+18
|\ \ \ \ \
| * | | | | Use self.flags() instead of manipulating FLAGS by handJohannes Erdfelt2012-09-284-34/+18
* | | | | | Merge "Use test.TestCase provided self.mox and self.stubs"Jenkins2012-10-012-106/+34
|\| | | | | | |/ / / / |/| | | |
| * | | | Use test.TestCase provided self.mox and self.stubsJohannes Erdfelt2012-09-282-106/+34
* | | | | Merge "xenapi: implement resume_state_on_host_boot"Jenkins2012-09-301-0/+5
|\ \ \ \ \
| * | | | | xenapi: implement resume_state_on_host_bootJohannes Erdfelt2012-09-281-0/+5
* | | | | | Merge "Imported Translations from Transifex"OpenStack Jenkins2012-09-3021-11173/+11989
|\ \ \ \ \ \
| * | | | | | Imported Translations from TransifexOpenStack Jenkins2012-09-3021-11173/+11989
* | | | | | | Merge "Remove unnecessary setUp, tearDown and __init__ in tests"Jenkins2012-09-3016-74/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove unnecessary setUp, tearDown and __init__ in testsJohannes Erdfelt2012-09-2816-74/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "libvirt: continue detach if instance not found"Jenkins2012-09-301-7/+14
|\ \ \ \ \ \ \
| * | | | | | | libvirt: continue detach if instance not foundVishvananda Ishaya2012-09-271-7/+14
* | | | | | | | Merge "libvirt: allows attach and detach from all domains"Jenkins2012-09-302-16/+25
|\| | | | | | |
| * | | | | | | libvirt: allows attach and detach from all domainsVishvananda Ishaya2012-09-272-16/+25
* | | | | | | | Merge "Fixes error message for flavor-create duplicate ID"Jenkins2012-09-304-4/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixes error message for flavor-create duplicate IDAndy McCrae2012-09-274-4/+9
* | | | | | | | | Merge "Fix XenServer's ability to boot xen type images"Jenkins2012-09-303-1/+60
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix XenServer's ability to boot xen type imagesMate Lakat2012-09-253-1/+60
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge "all_extensions api_samples testing for server actions"Jenkins2012-09-3033-0/+381
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | all_extensions api_samples testing for server actionsSean Dague2012-09-2533-0/+381
| |/ / / / / / / /
* | | | | | | | | Merge "Add servers/ips api_samples tests"Jenkins2012-09-309-0/+76
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add servers/ips api_samples testsDan Smith2012-09-259-0/+76
* | | | | | | | | | 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