| Commit message (Expand) | Author | Age | Files | Lines |
| * | Controller -> self | Brian Lamar | 2011-08-01 | 1 | -2/+2 |
| * | FlavorNotFound already existed, no need to create another exception. | Brian Lamar | 2011-07-29 | 1 | -1/+1 |
| * | Created exceptions for accepting in OSAPI, and handled them appropriately. | Brian Lamar | 2011-07-29 | 1 | -20/+20 |
| * | merged trunk | Vishvananda Ishaya | 2011-07-29 | 1 | -23/+34 |
| |\ |
|
| | * | Oops, I wasn't actually being compatible with the spec here. | Brian Lamar | 2011-07-29 | 1 | -9/+3 |
| | * | Updated resize to call compute API with instance_type identifiers instead of ... | Brian Lamar | 2011-07-29 | 1 | -23/+40 |
| * | | merged trunk and fix time call | Vishvananda Ishaya | 2011-07-29 | 7 | -115/+249 |
| |\| |
|
| | * | Adds XML serialization for servers responses that match the current v1.1 spec | Alex Meade | 2011-07-28 | 4 | -87/+212 |
| | |\ |
|
| | | * | removed unused import | Alex Meade | 2011-07-27 | 1 | -1/+0 |
| | | * | fixed minor issues | Alex Meade | 2011-07-26 | 1 | -6/+8 |
| | | * | merged trunk | Alex Meade | 2011-07-26 | 1 | -1/+0 |
| | | |\ |
|
| | | * | | Updated ServerXMLSerializer to utilize the IPXMLSerializer | Alex Meade | 2011-07-26 | 1 | -17/+3 |
| | | * | | merged trunk | Alex Meade | 2011-07-26 | 27 | -248/+757 |
| | | |\ \ |
|
| | | * \ \ | merged trunk | Alex Meade | 2011-07-19 | 5 | -48/+454 |
| | | |\ \ \ |
|
| | | * | | | | Updated servers to choose XML serializer based on api version | Alex Meade | 2011-07-17 | 1 | -1/+6 |
| | | * | | | | updated servers to use ServerXMLSerializer | Alex Meade | 2011-07-17 | 1 | -2/+1 |
| | | * | | | | added 'create' to server XML serializer | Alex Meade | 2011-07-17 | 1 | -0/+7 |
| | | * | | | | added 'detail' to server XML serializer | Alex Meade | 2011-07-17 | 1 | -0/+7 |
| | | * | | | | added index to servers xml serializer | Alex Meade | 2011-07-17 | 1 | -0/+29 |
| | | * | | | | pep8 | Alex Meade | 2011-07-16 | 2 | -2/+1 |
| | | * | | | | Moved Metadata Serialization Test | Alex Meade | 2011-07-16 | 2 | -2/+3 |
| | | * | | | | Added ServerXMLSerializer with working 'show' method | Alex Meade | 2011-07-16 | 4 | -51/+141 |
| | * | | | | | Fixes bug 816604, which is the problem that timeformat in server responses fo... | Alex Meade | 2011-07-28 | 1 | -2/+13 |
| | |\ \ \ \ \ |
|
| | | * | | | | | change local variable name | Alex Meade | 2011-07-27 | 1 | -3/+3 |
| | | * | | | | | Updated test stubs to contain the correct data | Alex Meade | 2011-07-26 | 1 | -2/+13 |
| | * | | | | | | Updated deserialization of POST /servers in the OSAPI to match the latest v1.... | Brian Waldon | 2011-07-28 | 3 | -26/+34 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | removing extra function | Brian Waldon | 2011-07-26 | 1 | -11/+0 |
| | | * | | | | | | reverting tests to use imageRef, flavorRef | Brian Waldon | 2011-07-26 | 1 | -4/+3 |
| | | * | | | | | | updating imageRef and flavorRef parsing | Brian Waldon | 2011-07-26 | 1 | -37/+5 |
| | | * | | | | | | xml deserialization works now | Brian Waldon | 2011-07-26 | 2 | -69/+19 |
| | | * | | | | | | merging trunk | Brian Waldon | 2011-07-26 | 30 | -284/+1131 |
| | | |\ \ \ \ \ \
| | | | |_|_|_|/
| | | |/| | | | |
|
| | | * | | | | | | merging trunk | Brian Waldon | 2011-07-15 | 10 | -101/+364 |
| | | |\ \ \ \ \ \ |
|
| | | * | | | | | | | pep8 | Brian Waldon | 2011-07-13 | 1 | -1/+1 |
| | | * | | | | | | | cleanup | Brian Waldon | 2011-07-12 | 2 | -38/+27 |
| | | * | | | | | | | server create deserialization functional and tested | Brian Waldon | 2011-07-12 | 3 | -26/+139 |
| * | | | | | | | | | merged trunk | Vishvananda Ishaya | 2011-07-28 | 12 | -121/+448 |
| |\| | | | | | | | |
|
| | * | | | | | | | | Makes security group rules with the newer version of the ec2 api and correctl... | William Wolf | 2011-07-27 | 1 | -27/+43 |
| | |\ \ \ \ \ \ \ \
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
| | | * | | | | | | | pep8 and simplify rule refresh logic | Vishvananda Ishaya | 2011-07-26 | 1 | -14/+17 |
| | | * | | | | | | | remove some logging, remove extra if | Vishvananda Ishaya | 2011-07-26 | 1 | -4/+2 |
| | | * | | | | | | | Update security gropu rules to properly support new format and boto 2.0 | Vishvananda Ishaya | 2011-07-26 | 1 | -19/+34 |
| | | | |_|_|_|_|/
| | |/| | | | | |
|
| | * | | | | | | | Updates to the compute API and manager so that rebuild, reboot, snapshots, an... | Dan Prince | 2011-07-26 | 1 | -4/+2 |
| | |\ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ | merging trunk; resolving conflicts | Brian Waldon | 2011-07-26 | 27 | -256/+795 |
| | | |\ \ \ \ \ \ \
| | | | |_|_|/ / /
| | | |/| | | | | |
|
| | | * | | | | | | | removing unnecessary assignments | Brian Waldon | 2011-07-25 | 1 | -2/+0 |
| | | * | | | | | | | Ya! Apparently sleep helps me fix failing tests. | Dan Prince | 2011-07-20 | 1 | -2/+2 |
| | | * | | | | | | | Updates to the compute API and manager so that rebuild, reboot, snapshots, | Dan Prince | 2011-07-19 | 1 | -2/+2 |
| | | | |_|_|_|_|/
| | |/| | | | | |
|
| | * | | | | | | | Add OpenStack API support for block_device_mapping. | Yoshiaki Tamura | 2011-07-26 | 1 | -0/+53 |
| | |\ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | | |
|
| | | * | | | | | | Add OpenStack API support for block_device_mapping. | Yoshiaki Tamura | 2011-07-21 | 1 | -0/+53 |
| | * | | | | | | | merged trunk | Alex Meade | 2011-07-26 | 8 | -86/+273 |
| | |\ \ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | | |
|
| | | * | | | | | | - Updates /images/<id>/meta and /images/<id>/meta/<key> to respect the latest... | Brian Waldon | 2011-07-25 | 4 | -47/+103 |
| | | |\ \ \ \ \ \ |
|
| | | | * | | | | | | adding testing to solidify handling of None in wsgi serialization | Brian Waldon | 2011-07-25 | 1 | -1/+1 |