summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | unittest, image/s3: unit tests for s3 image handlerIsaku Yamahata2011-06-221-0/+122
| | * | | | | | | | | | | | | | | | | | | | | ec2utils: unit tests for case insensitive true/false conversionIsaku Yamahata2011-06-221-0/+2
| | * | | | | | | | | | | | | | | | | | | | | ec2utils: add an unit test for dict_from_dotted_str()Isaku Yamahata2011-06-221-0/+20
| | * | | | | | | | | | | | | | | | | | | | | test_api: unit tests for ec2utils.id_to_ec2_{snap, vol}_id()Isaku Yamahata2011-06-221-1/+4
| | * | | | | | | | | | | | | | | | | | | | | merge with trunkIsaku Yamahata2011-06-2214-95/+297
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | ec2utils: consolidate 'vol-%08x' and 'snap-%08x'Isaku Yamahata2011-06-161-8/+8
| * | | | | | | | | | | | | | | | | | | | | | | Added some unit and integration tests for updating the server name via the op...Naveed Massjouni2011-07-163-1/+50
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | Adding unit and integration tests for updating the server name via the 1.1 api.Naveed Massjouni2011-07-153-1/+50
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | |
* | / | | | | | | | | | | | | | | | | | | | | | Beginnings of the patchmatt.dietz@rackspace.com2011-07-191-0/+11
|/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Ensures a bookmark link is returned in GET /images. Before, it was only retur...Brian Waldon2011-07-151-4/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | adding bookmark to images indexBrian Waldon2011-07-141-4/+10
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Adds greater configuration flexibility to rate limiting via api-paste.ini. I...Kevin L. Mitchell2011-07-151-5/+91
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Use assertRaises instead of try/except--stupid brain-oKevin L. Mitchell2011-07-141-25/+10
| * | | | | | | | | | | | | | | | | | | | | pull-up from trunk, while we're at itKevin L. Mitchell2011-07-143-151/+477
| |\| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Comment on parse_limits(); expand an exception message; add unit tests; fix a...Kevin L. Mitchell2011-07-141-0/+81
| * | | | | | | | | | | | | | | | | | | | | Augment rate limiting to allow greater flexibility through the api-paste.ini ...Kevin L. Mitchell2011-07-131-5/+25
| | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | - Present ip addresses in their actual networks, not just a static public/pri...Brian Waldon2011-07-151-13/+164
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merging trunkBrian Waldon2011-07-143-151/+477
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | exposing floating ipsBrian Waldon2011-07-141-2/+14
| * | | | | | | | | | | | | | | | | | | | | merging trunkBrian Waldon2011-07-1316-193/+835
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | updating testing; simplifying instance-level codeBrian Waldon2011-07-131-9/+15
| * | | | | | | | | | | | | | | | | | | | | adding test; casting instance to dict to prevent sqlalchemy errorsBrian Waldon2011-07-131-0/+16
| * | | | | | | | | | | | | | | | | | | | | properly displays addresses in each network, not just public/private; adding ...Brian Waldon2011-07-041-11/+128
| | |_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Fixed remove_version_from_hrefStephanie Reese2011-07-141-0/+24
| |_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Updated responses for GET /images and GET /images/detail to respect the OSAPI...Alex Meade2011-07-132-151/+414
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | merged trunkAlex Meade2011-07-132-6/+37
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / | | |/| | | | | | / / / / / / / / / / / | | |_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Updated some common.py functions to raise ValueErrors instead of HTTPBadRequestsAlex Meade2011-07-122-2/+24
| * | | | | | | | | | | | | | | | | | minor cleanupAlex Meade2011-07-121-12/+0
| * | | | | | | | | | | | | | | | | | Updated ImageXMLSerializer to serialize links in the server entityAlex Meade2011-07-121-10/+20
| * | | | | | | | | | | | | | | | | | Updated images viewbuilder to return links in server entityAlex Meade2011-07-121-2/+2
| * | | | | | | | | | | | | | | | | | updated images testsAlex Meade2011-07-121-2/+72
| * | | | | | | | | | | | | | | | | | merged trunkAlex Meade2011-07-1214-88/+811
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | pep8Alex Meade2011-07-121-6/+0
| * | | | | | | | | | | | | | | | | | Updated remove_version_from_href to be more intelligentAlex Meade2011-07-121-0/+39
| * | | | | | | | | | | | | | | | | | Added server entity to images that only has idAlex Meade2011-07-071-0/+15
| * | | | | | | | | | | | | | | | | | Temporarily moved create server node functionality into images.pyAlex Meade2011-07-071-20/+5
| * | | | | | | | | | | | | | | | | | Removed serverRef from some tests and viewbuilderAlex Meade2011-07-071-31/+2
| * | | | | | | | | | | | | | | | | | Removed bookmark link from non detailed image viewbuilderAlex Meade2011-07-071-4/+0
| * | | | | | | | | | | | | | | | | | Added image indexAlex Meade2011-07-071-43/+28
| * | | | | | | | | | | | | | | | | | fixed image create response testAlex Meade2011-07-071-10/+34
| * | | | | | | | | | | | | | | | | | Updated test_detailAlex Meade2011-07-071-48/+69
| * | | | | | | | | | | | | | | | | | Merged trunkAlex Meade2011-07-073-105/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | make server and image metadata optionalMark Washenberger2011-07-071-34/+124
| * | | | | | | | | | | | | | | | | | | correct test_showMark Washenberger2011-07-061-10/+13
| * | | | | | | | | | | | | | | | | | | Further test update and begin correcting serializationAlex Meade2011-07-061-4/+26
| * | | | | | | | | | | | | | | | | | | updated expected xml in images show test to represent current specAlex Meade2011-07-061-10/+14
| | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | trunk mergeSandy Walsh2011-07-1317-194/+958
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Starting part of multi-nic support in the guest. Adds the remove_fixed_ip cod...Sandy Walsh2011-07-132-6/+37
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | fixed marshalling problem to cast_compute...Sandy Walsh2011-07-112-0/+290
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ minor tweaksSandy Walsh2011-07-119-10/+323
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \