summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Imported Translations from TransifexOpenStack Jenkins2013-05-2326-10078/+9780
* Merge "Fix UnboundLocalError in powervm lvm cleanup code"Jenkins2013-05-232-21/+102
|\
| * Fix UnboundLocalError in powervm lvm cleanup codeMatt Riedemann2013-05-232-21/+102
* | Merge "xenapi: Moving tests under tests/virt/xenapi/"Jenkins2013-05-237-401/+377
|\ \
| * | xenapi: Moving tests under tests/virt/xenapi/Rick Harris2013-05-227-401/+377
* | | Merge "xenapi: Disable VDI size check when root_gb=0"Jenkins2013-05-232-12/+60
|\| |
| * | xenapi: Disable VDI size check when root_gb=0Rick Harris2013-05-222-12/+60
* | | Merge "Remove ImageTooLarge exception"Jenkins2013-05-239-19/+14
|\| |
| * | Remove ImageTooLarge exceptionRick Harris2013-05-229-19/+14
* | | Merge "Move ImageTooLarge check to Compute API"Jenkins2013-05-235-174/+208
|\| |
| * | Move ImageTooLarge check to Compute APIRick Harris2013-05-225-174/+208
* | | Merge "Remove locals() usage from nova.virt.libvirt.volume."Jenkins2013-05-231-13/+20
|\ \ \ | |_|/ |/| |
| * | Remove locals() usage from nova.virt.libvirt.volume.Michael Still2013-05-231-13/+20
* | | Merge "Share checks between create and rebuild"Jenkins2013-05-231-31/+42
|\ \ \ | | |/ | |/|
| * | Share checks between create and rebuildRick Harris2013-05-221-31/+42
* | | Merge "Rename requires files to standard names."Jenkins2013-05-237-8/+8
|\ \ \
| * | | Rename requires files to standard names.Ruby Loo2013-05-227-8/+8
* | | | Merge "Added validation for networks parameter value"Jenkins2013-05-232-0/+24
|\ \ \ \
| * | | | Added validation for networks parameter valueSatyanarayana Patibandla2013-05-202-0/+24
* | | | | Merge "Remove locals() from scheduler filters"Jenkins2013-05-239-14/+27
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Remove locals() from scheduler filtersBelmiro Moreira2013-05-239-14/+27
* | | | | Merge "Removed session from fixed_ip_*() functions."Jenkins2013-05-231-34/+35
|\ \ \ \ \
| * | | | | Removed session from fixed_ip_*() functions.Victor Sergeyev2013-05-221-34/+35
* | | | | | Merge "Imported Translations from Transifex"OpenStack Jenkins2013-05-2226-9859/+8759
|\ \ \ \ \ \
| * | | | | | Imported Translations from TransifexOpenStack Jenkins2013-05-2226-9859/+8759
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Make nova-api use servicegroup.API.service_is_up()."Jenkins2013-05-222-5/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make nova-api use servicegroup.API.service_is_up().Akira Yoshiyama2013-05-192-5/+14
* | | | | | Merge "Make it easier to add namespaced rpc APIs."Jenkins2013-05-222-2/+41
|\ \ \ \ \ \
| * | | | | | Make it easier to add namespaced rpc APIs.Russell Bryant2013-05-212-2/+41
* | | | | | | Merge "powervm: Move tests under tests/virt/powervm"Jenkins2013-05-222-0/+16
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | powervm: Move tests under tests/virt/powervmRick Harris2013-05-212-0/+16
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Catch InstanceNotFound in instance_actions GET"Jenkins2013-05-222-1/+13
|\ \ \ \ \ \
| * | | | | | Catch InstanceNotFound in instance_actions GETChris Yeoh2013-05-222-1/+13
* | | | | | | Merge "set ERROR state when scheduler hits max attempts"Jenkins2013-05-222-5/+19
|\ \ \ \ \ \ \
| * | | | | | | set ERROR state when scheduler hits max attemptsRyan Moore2013-05-212-5/+19
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Don't update API cell on get_nwinfo"Jenkins2013-05-224-21/+28
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Don't update API cell on get_nwinfoChris Behrens2013-05-224-21/+28
* | | | | | | Merge "Adds live migration support to cells API"Jenkins2013-05-222-3/+10
|\ \ \ \ \ \ \
| * | | | | | | Adds live migration support to cells APISam Morrison2013-05-222-3/+10
* | | | | | | | Merge "Fix resize when instance has no image"Jenkins2013-05-222-1/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix resize when instance has no imageNikola Dipanov2013-05-202-1/+21
* | | | | | | | | Merge "baremetal: Move tests under tests/virt/baremetal"Jenkins2013-05-2220-21/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | baremetal: Move tests under tests/virt/baremetalRick Harris2013-05-2120-21/+21
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge "libvirt: Moving tests under tests/virt/libvirt"Jenkins2013-05-2215-13/+30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | libvirt: Moving tests under tests/virt/libvirtRick Harris2013-05-2115-13/+30
| |/ / / / / / / /
* | | | | | | | | Merge "Use prettyxml output"Jenkins2013-05-221-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use prettyxml outputJoe Gordon2013-05-161-0/+4
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge "Add memorycache import into the oslo config."Jenkins2013-05-211-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Add memorycache import into the oslo config.Michael Still2013-05-191-0/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge "Adding tests for rebuild image checks"Jenkins2013-05-211-0/+81
|\ \ \ \ \ \ \ \