summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge "Add missing tests for db.instance_type_* methods"Jenkins2013-03-271-0/+188
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Add missing tests for db.instance_type_* methodsBoris Pavlovic2013-03-261-0/+188
* | | | | | | | | List AZs fails if there are disabled servicesPhil Day2013-03-271-17/+60
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge "Always store old instance_type during a migration"Jenkins2013-03-271-4/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Always store old instance_type during a migrationDan Smith2013-03-261-4/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Adds Tilera back-end for baremetal"Jenkins2013-03-272-0/+538
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Adds Tilera back-end for baremetalMikyung Kang2013-03-262-0/+538
| |/ / / / / /
* | | | | | | Merge "Fix /servers/<instance-id>os-security-groups using quantum"Jenkins2013-03-261-7/+28
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix /servers/<instance-id>os-security-groups using quantumAaron Rosen2013-03-251-7/+28
* | | | | | | Merge "Fix Hyper V instance conflicts"Jenkins2013-03-261-12/+69
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix Hyper V instance conflictsBen Nemec2013-03-201-12/+69
* | | | | | | Merge "List InstanceNotFound as a client exception"Jenkins2013-03-261-0/+12
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | List InstanceNotFound as a client exceptionHans Lindgren2013-03-191-0/+12
* | | | | | | Merge "Remove unnecessary checks in api.py"Jenkins2013-03-251-6/+5
|\ \ \ \ \ \ \
| * | | | | | | Remove unnecessary checks in api.pyGiampaolo Lauria2013-03-221-6/+5
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Do not test foreign keys with SQLite version < 3.7"Jenkins2013-03-251-0/+9
|\ \ \ \ \ \ \
| * | | | | | | Do not test foreign keys with SQLite version < 3.7David Ripton2013-03-251-0/+9
* | | | | | | | Merge "Avoid using whitespace in test_safe_parse_xml."Jenkins2013-03-251-8/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Avoid using whitespace in test_safe_parse_xml.Dan Prince2013-03-251-8/+5
* | | | | | | | | Merge "Fixes Nova API /os-hosts missing element "zone""Jenkins2013-03-252-6/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixes Nova API /os-hosts missing element "zone"Fei Long Wang2013-03-242-6/+8
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge "xenapi: Retrieve VM uuid from xenstore."Jenkins2013-03-251-0/+30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | xenapi: Retrieve VM uuid from xenstore.Bob Ball2013-03-251-0/+30
* | | | | | | | | | Merge "Update instance network info cache to include vif_type."Jenkins2013-03-252-0/+32
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update instance network info cache to include vif_type.Yaguang Tang2013-03-212-0/+32
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Pass project id in quantum driver secgroup list"Jenkins2013-03-252-0/+47
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Pass project id in quantum driver secgroup listKieran Spear2013-03-192-0/+47
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "xenapi: fix console for rescued instance"Jenkins2013-03-251-0/+56
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | xenapi: fix console for rescued instanceSulochan Acharya2013-03-221-0/+56
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge "Reset ec2 image cache between S3 tests."Jenkins2013-03-241-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Reset ec2 image cache between S3 tests.Dan Prince2013-03-221-0/+2
| | |_|_|/ / / / | |/| | | | | |
* / | | | | | | Make _downsize_quota_delta() use stashed instance typesDan Smith2013-03-221-1/+13
|/ / / / / / /
* | | | | | | Merge "Change arguments to volume_detach()"Jenkins2013-03-225-41/+34
|\ \ \ \ \ \ \
| * | | | | | | Change arguments to volume_detach()Chris Behrens2013-03-205-41/+34
* | | | | | | | Merge "Make nova.virt.fake.FakeDriver useable in integration testing"Jenkins2013-03-211-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Make nova.virt.fake.FakeDriver useable in integration testingJoe Gordon2013-03-211-0/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge "Add caching for ec2 mapping ids."Jenkins2013-03-212-0/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add caching for ec2 mapping ids.Vishvananda Ishaya2013-03-192-0/+2
* | | | | | | | Don't actually connect to libvirtd in unit tests.Vishvananda Ishaya2013-03-201-15/+29
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge "Enable tox use of site-packages for libvirt."Jenkins2013-03-201-0/+7
|\ \ \ \ \ \ \
| * | | | | | | Enable tox use of site-packages for libvirt.Clark Boylan2013-03-191-0/+7
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Update the network info when using quantum."Jenkins2013-03-202-6/+41
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Update the network info when using quantum.Vishvananda Ishaya2013-03-192-6/+41
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Add missing tests for db.virtual_interface_* methods"Jenkins2013-03-201-0/+115
|\ \ \ \ \ \
| * | | | | | Add missing tests for db.virtual_interface_* methodsBoris Pavlovic2013-03-201-0/+115
* | | | | | | Merge "fix add-fixed-ip with quantum"Jenkins2013-03-201-1/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | fix add-fixed-ip with quantumDan Wendlandt2013-03-191-1/+2
* | | | | | | Merge "Fix missing argument to QemuImageInfo"Jenkins2013-03-201-0/+24
|\ \ \ \ \ \ \
| * | | | | | | Fix missing argument to QemuImageInfoDavanum Srinivas2013-03-191-0/+24
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Add missing tests for db.service_* methods"Jenkins2013-03-191-0/+192
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |