summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | tests: avoid traceback warning in test_live_migrationPádraig Brady2012-08-061-1/+9
| |/ / /
* | | | Merge "Remove list_instances_detail from compute drivers."Jenkins2012-08-061-6/+2
|\ \ \ \
| * | | | Remove list_instances_detail from compute drivers.Dan Prince2012-08-061-6/+2
* | | | | Merge "Adds per-user-quotas support for more detailed quotas management"Jenkins2012-08-062-62/+548
|\ \ \ \ \
| * | | | | Adds per-user-quotas support for more detailed quotas managementKylin CG2012-08-062-62/+548
| |/ / / /
* | | | | Merge "Improve external lock implementation"Jenkins2012-08-062-177/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Improve external lock implementationStanislaw Pitucha2012-08-042-177/+15
| | |/ / | |/| |
* | | | Merge "Only log deprecated config warnings once."Jenkins2012-08-061-0/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Only log deprecated config warnings once.Dan Prince2012-08-051-0/+6
* | | | Merge "Handle NetworkNotFound in _shutdown_instance."Jenkins2012-08-051-0/+23
|\ \ \ \
| * | | | Handle NetworkNotFound in _shutdown_instance.Michael Still2012-08-051-0/+23
* | | | | Merge "Remove **kwargs from prep_resize in compute manager."Jenkins2012-08-051-16/+8
|\ \ \ \ \
| * | | | | Remove **kwargs from prep_resize in compute manager.Russell Bryant2012-08-031-16/+8
* | | | | | Merge "Updates to the prep_resize scheduler rpc call."Jenkins2012-08-054-21/+35
|\| | | | | | |_|/ / / |/| | | |
| * | | | Updates to the prep_resize scheduler rpc call.Russell Bryant2012-08-034-21/+35
* | | | | Merge "Drop AES functions and pycrypto dependency"Jenkins2012-08-051-17/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Drop AES functions and pycrypto dependencyStanislaw Pitucha2012-08-051-17/+0
* | | | | Merge "Update reset_db to call setup if _DB is None."Jenkins2012-08-051-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update reset_db to call setup if _DB is None.Dan Prince2012-08-031-0/+2
| | |_|/ | |/| |
* | | | Merge "Fix test classes collision"Jenkins2012-08-051-2/+2
|\ \ \ \
| * | | | Fix test classes collisionStanislaw Pitucha2012-08-041-2/+2
| | |_|/ | |/| |
* | | | Merge "Fix notification logic"Jenkins2012-08-051-0/+19
|\ \ \ \
| * | | | Fix notification logicStanislaw Pitucha2012-08-041-0/+19
| |/ / /
* | | | Merge "Update list_instances to catch libvirtError."Jenkins2012-08-041-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Update list_instances to catch libvirtError.Dan Prince2012-08-031-2/+2
| | |/ | |/|
* | | Merge "fix unmounting of LXC containers"Jenkins2012-08-041-0/+64
|\ \ \ | |/ / |/| |
| * | fix unmounting of LXC containersPádraig Brady2012-08-021-0/+64
* | | Handle InstanceNotFound in libvirt list_instances.Dan Prince2012-08-031-0/+16
| |/ |/|
* | Merge "Simple refactor of some db api tests."Jenkins2012-08-021-14/+15
|\ \
| * | Simple refactor of some db api tests.Alex Meade2012-08-021-14/+15
| |/
* | Merge "Check instance lock in compute/api"Jenkins2012-08-023-3/+17
|\ \
| * | Check instance lock in compute/apiDan Smith2012-08-023-3/+17
| |/
* / Remove unused importsJoe Gordon2012-08-023-4/+0
|/
* Merge "Clarify TooManyInstances exception message."Jenkins2012-08-022-20/+35
|\
| * Clarify TooManyInstances exception message.Eoghan Glynn2012-08-012-20/+35
* | Merge "Remove agent_update from the compute manager."Jenkins2012-08-022-26/+0
|\ \
| * | Remove agent_update from the compute manager.Russell Bryant2012-08-012-26/+0
* | | Merge "Move tests.test_compute_utils into tests.compute."Jenkins2012-08-021-0/+0
|\| |
| * | Move tests.test_compute_utils into tests.compute.Russell Bryant2012-08-011-0/+0
* | | Merge "Don't pass kernel args to Xen HVM instances"Jenkins2012-08-011-0/+9
|\ \ \
| * | | Don't pass kernel args to Xen HVM instancesJim Fehlig2012-08-011-0/+9
* | | | Merge "Fix typo in db test."Jenkins2012-08-011-2/+2
|\ \ \ \
| * | | | Fix typo in db test.Alex Meade2012-08-011-2/+2
| |/ / /
* | | | Merge "Fix issue with filtering where a value is unicode."Jenkins2012-08-011-0/+9
|\ \ \ \
| * | | | Fix issue with filtering where a value is unicode.Alex Meade2012-08-011-0/+9
| |/ / /
* | | | Merge "Fix traceback when using s3."Jenkins2012-08-011-1/+1
|\ \ \ \
| * | | | Fix traceback when using s3.Chuck Short2012-08-011-1/+1
| |/ / /
* | | | Merge "Fix failed iscsi tgt delete errors with new tgtadm"Jenkins2012-08-011-1/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix failed iscsi tgt delete errors with new tgtadmJohn Griffith2012-08-011-1/+4
* | | | Send a full instance in terminate_instance.Russell Bryant2012-08-013-96/+112
| |/ / |/| |