| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | unittest, image/s3: unit tests for s3 image handler | Isaku Yamahata | 2011-06-22 | 1 | -0/+122 | |
| | | * | | | | | | | | | | | | | | | | | | | | | ec2utils: unit tests for case insensitive true/false conversion | Isaku Yamahata | 2011-06-22 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | ec2utils: add an unit test for dict_from_dotted_str() | Isaku Yamahata | 2011-06-22 | 1 | -0/+20 | |
| | | * | | | | | | | | | | | | | | | | | | | | | test_api: unit tests for ec2utils.id_to_ec2_{snap, vol}_id() | Isaku Yamahata | 2011-06-22 | 1 | -1/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | merge with trunk | Isaku Yamahata | 2011-06-22 | 14 | -95/+297 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | ec2utils: consolidate 'vol-%08x' and 'snap-%08x' | Isaku Yamahata | 2011-06-16 | 1 | -8/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Added some unit and integration tests for updating the server name via the op... | Naveed Massjouni | 2011-07-16 | 3 | -1/+50 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | Adding unit and integration tests for updating the server name via the 1.1 api. | Naveed Massjouni | 2011-07-15 | 3 | -1/+50 | |
| | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | / | | | | | | | | | | | | | | | | | | | | | | Beginnings of the patch | matt.dietz@rackspace.com | 2011-07-19 | 1 | -0/+11 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Ensures a bookmark link is returned in GET /images. Before, it was only retur... | Brian Waldon | 2011-07-15 | 1 | -4/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | adding bookmark to images index | Brian Waldon | 2011-07-14 | 1 | -4/+10 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Adds greater configuration flexibility to rate limiting via api-paste.ini. I... | Kevin L. Mitchell | 2011-07-15 | 1 | -5/+91 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Use assertRaises instead of try/except--stupid brain-o | Kevin L. Mitchell | 2011-07-14 | 1 | -25/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | pull-up from trunk, while we're at it | Kevin L. Mitchell | 2011-07-14 | 3 | -151/+477 | |
| | |\| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Comment on parse_limits(); expand an exception message; add unit tests; fix a... | Kevin L. Mitchell | 2011-07-14 | 1 | -0/+81 | |
| | * | | | | | | | | | | | | | | | | | | | | | Augment rate limiting to allow greater flexibility through the api-paste.ini ... | Kevin L. Mitchell | 2011-07-13 | 1 | -5/+25 | |
| | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | - Present ip addresses in their actual networks, not just a static public/pri... | Brian Waldon | 2011-07-15 | 1 | -13/+164 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merging trunk | Brian Waldon | 2011-07-14 | 3 | -151/+477 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | exposing floating ips | Brian Waldon | 2011-07-14 | 1 | -2/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | | merging trunk | Brian Waldon | 2011-07-13 | 16 | -193/+835 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | updating testing; simplifying instance-level code | Brian Waldon | 2011-07-13 | 1 | -9/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | | adding test; casting instance to dict to prevent sqlalchemy errors | Brian Waldon | 2011-07-13 | 1 | -0/+16 | |
| | * | | | | | | | | | | | | | | | | | | | | | properly displays addresses in each network, not just public/private; adding ... | Brian Waldon | 2011-07-04 | 1 | -11/+128 | |
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Fixed remove_version_from_href | Stephanie Reese | 2011-07-14 | 1 | -0/+24 | |
| | |_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Updated responses for GET /images and GET /images/detail to respect the OSAPI... | Alex Meade | 2011-07-13 | 2 | -151/+414 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | merged trunk | Alex Meade | 2011-07-13 | 2 | -6/+37 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / | | |/| | | | | | / / / / / / / / / / / | | |_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Updated some common.py functions to raise ValueErrors instead of HTTPBadRequests | Alex Meade | 2011-07-12 | 2 | -2/+24 | |
| | * | | | | | | | | | | | | | | | | | | minor cleanup | Alex Meade | 2011-07-12 | 1 | -12/+0 | |
| | * | | | | | | | | | | | | | | | | | | Updated ImageXMLSerializer to serialize links in the server entity | Alex Meade | 2011-07-12 | 1 | -10/+20 | |
| | * | | | | | | | | | | | | | | | | | | Updated images viewbuilder to return links in server entity | Alex Meade | 2011-07-12 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | updated images tests | Alex Meade | 2011-07-12 | 1 | -2/+72 | |
| | * | | | | | | | | | | | | | | | | | | merged trunk | Alex Meade | 2011-07-12 | 14 | -88/+811 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | pep8 | Alex Meade | 2011-07-12 | 1 | -6/+0 | |
| | * | | | | | | | | | | | | | | | | | | Updated remove_version_from_href to be more intelligent | Alex Meade | 2011-07-12 | 1 | -0/+39 | |
| | * | | | | | | | | | | | | | | | | | | Added server entity to images that only has id | Alex Meade | 2011-07-07 | 1 | -0/+15 | |
| | * | | | | | | | | | | | | | | | | | | Temporarily moved create server node functionality into images.py | Alex Meade | 2011-07-07 | 1 | -20/+5 | |
| | * | | | | | | | | | | | | | | | | | | Removed serverRef from some tests and viewbuilder | Alex Meade | 2011-07-07 | 1 | -31/+2 | |
| | * | | | | | | | | | | | | | | | | | | Removed bookmark link from non detailed image viewbuilder | Alex Meade | 2011-07-07 | 1 | -4/+0 | |
| | * | | | | | | | | | | | | | | | | | | Added image index | Alex Meade | 2011-07-07 | 1 | -43/+28 | |
| | * | | | | | | | | | | | | | | | | | | fixed image create response test | Alex Meade | 2011-07-07 | 1 | -10/+34 | |
| | * | | | | | | | | | | | | | | | | | | Updated test_detail | Alex Meade | 2011-07-07 | 1 | -48/+69 | |
| | * | | | | | | | | | | | | | | | | | | Merged trunk | Alex Meade | 2011-07-07 | 3 | -105/+17 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | make server and image metadata optional | Mark Washenberger | 2011-07-07 | 1 | -34/+124 | |
| | * | | | | | | | | | | | | | | | | | | | correct test_show | Mark Washenberger | 2011-07-06 | 1 | -10/+13 | |
| | * | | | | | | | | | | | | | | | | | | | Further test update and begin correcting serialization | Alex Meade | 2011-07-06 | 1 | -4/+26 | |
| | * | | | | | | | | | | | | | | | | | | | updated expected xml in images show test to represent current spec | Alex Meade | 2011-07-06 | 1 | -10/+14 | |
| | | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | trunk merge | Sandy Walsh | 2011-07-13 | 17 | -194/+958 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Starting part of multi-nic support in the guest. Adds the remove_fixed_ip cod... | Sandy Walsh | 2011-07-13 | 2 | -6/+37 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | fixed marshalling problem to cast_compute... | Sandy Walsh | 2011-07-11 | 2 | -0/+290 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | minor tweaks | Sandy Walsh | 2011-07-11 | 9 | -10/+323 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
