summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge "Add Server Detail and Metadata tests"Jenkins2012-09-0911-2/+208
|\| | | | | | |
| * | | | | | | Add Server Detail and Metadata testsDan Smith2012-09-0711-2/+208
| |/ / / / / /
* | | | | | | Merge "xenapi: Make dom0 serialization consistent."Jenkins2012-09-072-4/+9
|\ \ \ \ \ \ \
| * | | | | | | xenapi: Make dom0 serialization consistent.Rick Harris2012-09-072-4/+9
* | | | | | | | Merge "Refer to correct column names in migration 98"Jenkins2012-09-071-0/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Refer to correct column names in migration 98Brian Waldon2012-09-071-0/+20
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Use volume driver specific exceptions"Jenkins2012-09-072-10/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Use volume driver specific exceptionsRonen Kat2012-09-072-10/+10
| |/ / / / / / /
* | | | | | | | Merge "Fake requests in tests should be to v1"Jenkins2012-09-073-9/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Fake requests in tests should be to v1Mike Perez2012-09-073-9/+9
| |/ / / / / / /
* / / / / / / / Implement paginate query use marker in nova-apipengyuwei2012-09-073-17/+70
|/ / / / / / /
* | / / / / / Simplify setting up test notifierMark McLoughlin2012-09-075-9/+7
| |/ / / / / |/| | | | |
* | | | | | Generate a flavorid if needed at flavor creationAdrien Cunin2012-09-072-0/+38
| |_|_|/ / |/| | | |
* | | | | Merge "Fix xml metadata for volumes extension."Jenkins2012-09-061-3/+134
|\ \ \ \ \
| * | | | | Fix xml metadata for volumes extension.Matthew Treinish2012-08-301-3/+134
* | | | | | Merge "Move api_samples to doc dir"Jenkins2012-09-0654-2208/+14
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Move api_samples to doc dirMark McLoughlin2012-09-0554-2208/+14
* | | | | | Merge "Fix and cleanup compute node stat tracking"Jenkins2012-09-062-41/+63
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix and cleanup compute node stat trackingBrian Elliott2012-09-062-41/+63
* | | | | | Merge "Fix creation of iscsi targets"Jenkins2012-09-063-64/+32
|\ \ \ \ \ \
| * | | | | | Fix creation of iscsi targetsChuck Short2012-09-043-64/+32
* | | | | | | Merge "Fixing call to hasManagedSaveImage"Jenkins2012-09-062-4/+32
|\ \ \ \ \ \ \
| * | | | | | | Fixing call to hasManagedSaveImageDerek Higgins2012-09-052-4/+32
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Get the extension alias to compose the path to save the api samples"Jenkins2012-09-061-1/+3
|\ \ \ \ \ \ \
| * | | | | | | Get the extension alias to compose the path to save the api samplesMauro S. M. Rodrigues2012-09-051-1/+3
* | | | | | | | Merge "Fix typo in simple_tenant_usage tests"Jenkins2012-09-061-2/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix typo in simple_tenant_usage testsMark McLoughlin2012-09-051-2/+2
* | | | | | | | Merge "Fix simple_tenant_usage's handing of future end times"Jenkins2012-09-051-6/+21
|\| | | | | | |
| * | | | | | | Fix simple_tenant_usage's handing of future end timesRongzeZhu2012-09-051-6/+21
* | | | | | | | Merge "Escape ec2 XML error responses"Jenkins2012-09-051-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Escape ec2 XML error responsesAndrew James2012-09-041-0/+4
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge "Allow admins to de-allocate any floating IPs"Jenkins2012-09-051-0/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow admins to de-allocate any floating IPsDongdong Zhou2012-09-041-0/+13
| |/ / / / / / /
* | | | | | | | Merge "Add scope to extra_specs entries"Jenkins2012-09-051-9/+12
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Add scope to extra_specs entriesDon Dugger2012-09-051-9/+12
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "fix issues with Nova security groups and Quantum"Jenkins2012-09-052-3/+34
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fix issues with Nova security groups and QuantumDan Wendlandt2012-08-302-3/+34
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Allow hard reboot of a soft rebooting instance"Jenkins2012-09-051-0/+36
|\ \ \ \ \ \
| * | | | | | Allow hard reboot of a soft rebooting instanceMathew Odden2012-09-011-0/+36
| | |/ / / / | |/| | | |
* | | | | | Merge "Makes sure new flavors default to is_public=True"Jenkins2012-09-051-0/+39
|\ \ \ \ \ \
| * | | | | | Makes sure new flavors default to is_public=TrueVishvananda Ishaya2012-09-041-0/+39
| | |_|_|/ / | |/| | | |
* / | | | | Automatically convert device namesVishvananda Ishaya2012-09-044-23/+46
|/ / / / /
* | | | | Merge "Skip tests in OSX due to readlink compat"Jenkins2012-09-041-0/+5
|\ \ \ \ \
| * | | | | Skip tests in OSX due to readlink compatBrian Lamar2012-09-041-0/+5
| |/ / / /
* / / / / On rebuild, the compute.instance.existsRick Harris2012-09-012-9/+18
|/ / / /
* | | | Merge "Adds API sample test for limits"Jenkins2012-09-045-0/+213
|\ \ \ \ | | |/ / | |/| |
| * | | Adds API sample test for limitsTiago Mello2012-09-035-0/+213
* | | | Merge "Add API samples to images api"Jenkins2012-09-0455-1/+2196
|\| | |
| * | | Add API samples to images apiMauro S. M. Rodrigues2012-09-0355-1/+2196
* | | | Merge "Add method to manage 'put' requests in api-sample tests"Jenkins2012-09-041-2/+5
|\| | |