summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
* merged trunkVishvananda Ishaya2011-09-062-17/+93
|\
| * Instance record is not inserted in db if the security group passed to the Run...Tushar Patil2011-09-031-0/+13
| |\
| | * Added unit tests to check instance record is not inserted in db when security...Tushar Patil2011-09-021-0/+13
| * | Fixed review commentsTushar Patil2011-09-021-0/+26
| |\ \
| * | | Deleted debug messagesTushar Patil2011-09-011-3/+0
| * | | Resolved conflicts and fixed pep8 errorsTushar Patil2011-09-0126-449/+1090
| |\ \ \
| * | | | added unit tests and cleanup of import statementsTushar Patil2011-09-011-18/+95
* | | | | remove extra description stuffVishvananda Ishaya2011-09-022-19/+1
* | | | | revert description changes, use metadata['description'] if it is set to popul...Vishvananda Ishaya2011-09-021-28/+0
* | | | | merged trunkVishvananda Ishaya2011-09-029-25/+204
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Glance can now perform its own authentication/authorization checks when we're...Kevin L. Mitchell2011-09-011-0/+26
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | pull-up from trunkKevin L. Mitchell2011-09-0134-460/+3089
| | |\ \ \
| | * | | | Adds test for image.glance.GlanceImageService._is_image_availableChristopher MacGown2011-09-011-0/+26
| | * | | | Fix glance image authorization check now that glance can do authorization che...Kevin L. Mitchell2011-08-251-1/+1
| * | | | | remove extra references to state_descriptionVishvananda Ishaya2011-09-011-4/+6
| * | | | | - implements changes-since for servers resourceBrian Waldon2011-09-013-3/+33
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | merging trunkBrian Waldon2011-09-0125-455/+1019
| | |\ \ \ \
| | * | | | | adding an assertBrian Waldon2011-08-301-0/+1
| | * | | | | supporting changes-sinceBrian Waldon2011-08-301-0/+24
| * | | | | | Fixes NotFound exceptions to show the proper instance id in the ec2 api.Vishvananda Ishaya2011-09-013-7/+64
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | add tests to verify NotFound exceptions are wrapped with the proper idsVishvananda Ishaya2011-08-263-7/+64
| * | | | | | fix for lp838583 - fixes bug in os-floating-ips view code that prevents insta...Anthony Young2011-09-011-4/+17
| |\ \ \ \ \ \
| | * | | | | | fix for lp838583 - return instance_id for associated floating_ips, add testAnthony Young2011-08-311-4/+17
| * | | | | | | merge trunk, fix testsVishvananda Ishaya2011-08-3122-415/+907
| |\| | | | | |
| * | | | | | | expect key_name attribute in 1.1Vishvananda Ishaya2011-08-311-0/+2
| * | | | | | | fix keypairs stubsVishvananda Ishaya2011-08-311-0/+7
| * | | | | | | merged trunkVishvananda Ishaya2011-08-319-38/+1448
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | v1.0 of server create injects first users keypairJesse Andrews2011-08-261-2/+4
| * | | | | | | merge trunkJesse Andrews2011-08-2648-735/+4443
| |\ \ \ \ \ \ \
| * | | | | | | | add key_name/data support to server stubJesse Andrews2011-08-181-3/+8
| * | | | | | | | remove security groups, improve exception handling, add testsAnthony Young2011-08-181-7/+35
| * | | | | | | | tests passJesse Andrews2011-08-181-0/+14
* | | | | | | | | merge trunkAnthony Young2011-08-3141-447/+3984
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Correctly yield images from glance client through image service.Brian Waldon2011-09-011-7/+22
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | adding support for limiting in image service; updating tests with fixture ids...Brian Waldon2011-08-311-7/+22
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | merge trunk, fix conflictVishvananda Ishaya2011-08-311-0/+42
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Validates that user-data is b64 encoded.Tushar Patil2011-08-311-0/+42
| | |\ \ \ \ \ \ \
| | | * | | | | | | Removed debug messagesTushar Patil2011-08-301-3/+1
| | | * | | | | | | Fix for LP Bug #837534Tushar Patil2011-08-301-1/+45
| * | | | | | | | | remove extra testVishvananda Ishaya2011-08-311-13/+0
| * | | | | | | | | merged trunkVishvananda Ishaya2011-08-3118-387/+660
| |\| | | | | | | |
| | * | | | | | | | Fixed and improved the way instance "states" are set. Instead of relying on s...Brian Lamar2011-08-317-103/+150
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merged trunk.Brian Lamar2011-08-312-37/+33
| | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | | | |
| | | * | | | | | | | Merged trunk.Brian Lamar2011-08-291-0/+4
| | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / | | | | |/| | | | | |
| | | * | | | | | | | Merged trunk.Brian Lamar2011-08-296-1/+1411
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merged trunk and fixed conflicts.Brian Lamar2011-08-264-1/+600
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / / | | | | |/| | | | | | |
| | | * | | | | | | | | Test fixup after last review feedback commit.Brian Lamar2011-08-253-10/+5
| | | * | | | | | | | | Merged trunk.Brian Lamar2011-08-257-2/+775
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ | | | | |/| | | | | | |
| | | * | | | | | | | | Removed invalid test.Brian Lamar2011-08-251-13/+0
| | | * | | | | | | | | Merged trunk.Brian Lamar2011-08-251-0/+154
| | | |\ \ \ \ \ \ \ \ \