summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Skip test if sqlite3 not installed"2013.2.rc1Jenkins2013-10-021-1/+10
|\
| * Skip test if sqlite3 not installedAndrew Laski2013-09-271-1/+10
* | Merge "Remove `utils.parse_mailmap`"Jenkins2013-10-021-12/+0
|\ \
| * | Remove `utils.parse_mailmap`Rick Harris2013-10-011-12/+0
* | | Merge "Imported Translations from Transifex"OpenStack Jenkins2013-10-0249-59484/+88408
|\ \ \
| * | | Imported Translations from TransifexOpenStack Jenkins2013-10-0249-59484/+88408
* | | | Merge "Disable lazy gettext"Jenkins2013-10-021-3/+0
|\ \ \ \
| * | | | Disable lazy gettextMatt Odden2013-10-011-3/+0
* | | | | Merge "VMWare: Disabling linked clone doesn't cache images"Jenkins2013-10-022-14/+35
|\ \ \ \ \
| * | | | | VMWare: Disabling linked clone doesn't cache imagesTracy Jones2013-09-302-14/+35
* | | | | | Merge "xenapi: reduce impact of errors during SR.scan"Jenkins2013-10-024-21/+104
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | xenapi: reduce impact of errors during SR.scanJohn Garbutt2013-09-274-21/+104
* | | | | | Merge "Use system locale for default request language"Jenkins2013-10-023-5/+19
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Use system locale for default request languageMatt Odden2013-09-303-5/+19
* | | | | | Merge "Make Exception.format_message aware of Messages"Jenkins2013-10-012-4/+13
|\ \ \ \ \ \
| * | | | | | Make Exception.format_message aware of MessagesMatt Odden2013-10-012-4/+13
* | | | | | | Merge "Update jsonutils.py from oslo"Jenkins2013-10-011-6/+14
|\ \ \ \ \ \ \
| * | | | | | | Update jsonutils.py from osloGary Kotton2013-09-301-6/+14
* | | | | | | | Merge "VMware: fix bug for invalid data access"Jenkins2013-10-012-1/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | VMware: fix bug for invalid data accessGary Kotton2013-10-012-1/+32
* | | | | | | | | Merge "get_all_flavors uses id as key to be unique"Jenkins2013-10-012-14/+27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | get_all_flavors uses id as key to be uniqueJoshua Hesketh2013-09-272-14/+27
* | | | | | | | | | Merge "Update attach interface api to use new network model"Jenkins2013-10-015-78/+22
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Update attach interface api to use new network modelYaguang Tang2013-09-305-78/+22
* | | | | | | | | | Merge "Fix loading instance fault in servers view"Jenkins2013-10-011-7/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix loading instance fault in servers viewJay Lau2013-09-301-7/+10
* | | | | | | | | | | Merge "Refactor test cases related to instance object"Jenkins2013-10-0118-98/+163
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | / / / / / | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Refactor test cases related to instance objectJay Lau2013-09-3018-98/+163
* | | | | | | | | | Merge "Add tests for pre_live_migration"Jenkins2013-10-011-0/+31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add tests for pre_live_migrationHirofumi Ichihara2013-09-221-0/+31
* | | | | | | | | | | Merge "Fix indentation in virt.libvirt.blockinfo module"Jenkins2013-10-011-12/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix indentation in virt.libvirt.blockinfo moduleNikola Dipanov2013-09-301-12/+12
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "VMware: Fix volume detach failure"Jenkins2013-10-012-5/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | VMware: Fix volume detach failureRyan Hsu2013-09-182-5/+10
* | | | | | | | | | | | Merge "Add notification for pause/unpause instance"Jenkins2013-10-012-0/+20
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Add notification for pause/unpause instanceJay Lau2013-09-272-0/+20
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge "Policy check for forced_host should be before the instance is created"Jenkins2013-10-011-4/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Policy check for forced_host should be before the instance is createdPhil Day2013-09-131-4/+7
* | | | | | | | | | | | Merge "Full sync of quota_usages"Jenkins2013-10-012-0/+311
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| * | | | | | | | | | | Full sync of quota_usagesAndrew Laski2013-09-272-0/+311
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Fix processutils.execute errors on windows"Jenkins2013-09-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Fix processutils.execute errors on windowsMatt Riedemann2013-09-281-1/+1
* | | | | | | | | | | Merge "Don't wrap Glance exceptions in NovaExceptions"Jenkins2013-09-301-4/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Don't wrap Glance exceptions in NovaExceptionsMatt Odden2013-09-261-4/+4
* | | | | | | | | | | | Merge "VMware: Fix bug for root disk size"Jenkins2013-09-303-12/+125
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | VMware: Fix bug for root disk sizeGary Kotton2013-09-283-12/+125
* | | | | | | | | | | | | Merge "xenapi: set vcpu cap to ensure weight is applied"Jenkins2013-09-302-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | xenapi: set vcpu cap to ensure weight is appliedJohn Garbutt2013-09-262-2/+4
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Check instance exists or not when evacuate"Jenkins2013-09-304-0/+27
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| * | | | | | | | | | | Check instance exists or not when evacuateJay Lau2013-09-264-0/+27
| | |_|/ / / / / / / / | |/| | | | | | | | |