summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge "removed unused method and added another test"Jenkins2012-02-171-20/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | removed unused method and added another testAaron Lee2012-02-161-20/+19
* | | | | | | | | Merge "Resolve bug/927714 -- get instance names from db."Jenkins2012-02-171-3/+35
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Resolve bug/927714 -- get instance names from db.Michael Still2012-02-161-3/+35
* | | | | | | | | Merge "Completes fix for LP #928910 - libvirt performance"Jenkins2012-02-171-1/+12
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Completes fix for LP #928910 - libvirt performanceJay Pipes2012-02-121-1/+12
* | | | | | | | | Merge "bug 931604: improve how xenapi RRD records are retrieved"Jenkins2012-02-171-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bug 931604: improve how xenapi RRD records are retrievedArmando Migliaccio2012-02-141-0/+6
* | | | | | | | | | Merge "Remove instance_get stubs from server action tests"Jenkins2012-02-161-47/+17
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Remove instance_get stubs from server action testsMark Washenberger2012-02-161-47/+17
* | | | | | | | | | Merge "Core modifications for future zones service."Jenkins2012-02-164-12/+122
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Core modifications for future zones service.Chris Behrens2012-02-164-12/+122
| | |_|_|/ / / / / | |/| | | | | | |
* / | | | | | | | Removed zones from api and distributed schedulerSandy Walsh2012-02-1610-848/+42
|/ / / / / / / /
* | | | | | | | Merge "Tests for a melange_ipam_lib, who is missing tests"Jenkins2012-02-161-0/+237
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests for a melange_ipam_lib, who is missing testsAaron Lee2012-02-151-0/+237
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge changes I8c559483,If92c613bJenkins2012-02-161-0/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | tests: fix LdapDNS to allow running test_network in isolationPádraig Brady2012-02-151-0/+7
| | |_|_|/ / / | |/| | | | |
* | | | | | | misc networking fixesTrey Morris2012-02-154-76/+89
| |_|_|/ / / |/| | | | |
* | | | | | Merge "Move connection pool back into impl_kombu/qpid."Jenkins2012-02-151-5/+4
|\ \ \ \ \ \
| * | | | | | Move connection pool back into impl_kombu/qpid.Russell Bryant2012-02-081-5/+4
* | | | | | | Expand Quantum Manager Unit Tests + Associated FixesDan Wendlandt2012-02-151-235/+236
* | | | | | | Prevent Duplicate VLAN IDsAndrew Clay Shafer2012-02-151-0/+8
| |/ / / / / |/| | | | |
* | | | | | Merge "Added resize support for Libvirt/KVM."Jenkins2012-02-153-5/+284
|\ \ \ \ \ \
| * | | | | | Added resize support for Libvirt/KVM.Nachi Ueno2012-02-143-5/+284
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Resolve bug/931794 -- add uuid to fake."Jenkins2012-02-141-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Resolve bug/931794 -- add uuid to fake.Michael Still2012-02-141-1/+2
| | |/ / / | |/| | |
* | | | | Merge "Add support for LXC volumes."Jenkins2012-02-141-0/+21
|\ \ \ \ \
| * | | | | Add support for LXC volumes.Chuck Short2012-02-081-0/+21
* | | | | | Replace ApiError with new exceptionsBrian Waldon2012-02-1413-35/+57
* | | | | | Standardize logging delaration and useJason Kölker2012-02-1443-48/+42
| |_|_|_|/ |/| | | |
* | | | | Merge "Fix WADL/PDF docs referenced in describedby links"Jenkins2012-02-141-24/+23
|\ \ \ \ \
| * | | | | Fix WADL/PDF docs referenced in describedby linksEoghan Glynn2012-02-141-24/+23
| | |/ / / | |/| | |
* | | | | Merge "typo fix"Jenkins2012-02-141-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | typo fixJoe Gordon2012-02-131-1/+1
* | | | | Merge "Changes for supporting fast cloning on Xenserver. Implements blueprint...Jenkins2012-02-142-2/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Changes for supporting fast cloning on Xenserver.Devdeep Singh2012-02-132-2/+9
| | |_|/ | |/| |
* | | | get_user behavior in ldapdriverjohn-griffith2012-02-131-0/+5
* | | | Merge "Handle refactoring of libvirt image caching."Jenkins2012-02-141-8/+82
|\ \ \ \
| * | | | Handle refactoring of libvirt image caching.Michael Still2012-02-091-8/+82
| | |/ / | |/| |
* | | | Merge "fix FlatNetworkTestCase.test_get_instance_nw_info"Jenkins2012-02-131-9/+12
|\ \ \ \
| * | | | fix FlatNetworkTestCase.test_get_instance_nw_infoPádraig Brady2012-02-101-9/+12
* | | | | Merge "Use stubs in libvirt/utils get_fs_info test"Jenkins2012-02-131-11/+28
|\ \ \ \ \
| * | | | | Use stubs in libvirt/utils get_fs_info testMark Washenberger2012-02-131-11/+28
* | | | | | Merge "dont show blank endpoint headers"Jenkins2012-02-131-12/+26
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | dont show blank endpoint headersNikhil Komawar2012-02-071-12/+26
* | | | | | Fixing a unicode related metadata bug.Naveed Massjouni2012-02-132-6/+2
* | | | | | Merge "Log instance id consistently inside the firewall code."Jenkins2012-02-131-1/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Log instance id consistently inside the firewall code.Michael Still2012-02-101-1/+2
| | |/ / / | |/| | |
* | | | | Merge "remove all instance_type db lookups from network"Jenkins2012-02-114-24/+9
|\ \ \ \ \
| * | | | | remove all instance_type db lookups from networkTrey Morris2012-02-104-24/+9
| | |_|/ / | |/| | |