| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Toss an __init__ in the test extensions dir. This gets it included in the tar... | Soren Hansen | 2011-03-28 | 1 | -8/+11 |
| |\ | |||||
| | * | pep8 | Soren Hansen | 2011-03-28 | 1 | -2/+2 |
| | * | Remove now useless try/except block. | Soren Hansen | 2011-03-28 | 1 | -14/+10 |
| | * | Spell "warn" correctly. | Soren Hansen | 2011-03-28 | 1 | -4/+4 |
| | * | Add friendlier message if an extension fails to include a correctly named cla... | Soren Hansen | 2011-03-28 | 1 | -1/+8 |
| | * | Do not load extensions that start with a "_" | Soren Hansen | 2011-03-28 | 1 | -1/+1 |
| * | | This fixes EC2 API so that it returns image displayName and description prope... | Devin Carlen | 2011-03-28 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | Added image name and description mapping to ec2 api | Devin Carlen | 2011-03-28 | 1 | -0/+2 |
| * | | | backup_schedule tests corrected; controller moved to APIRouterV10; making con... | Brian Waldon | 2011-03-28 | 2 | -6/+10 |
| |/ / | |||||
| * | | Adding links container to openstack api v1.1 servers entities. | Brian Waldon | 2011-03-25 | 2 | -13/+60 |
| |\ \ | |||||
| | * \ | merging trunk | Brian Waldon | 2011-03-25 | 3 | -18/+113 |
| | |\ \ | |||||
| | * \ \ | merging trunk | Brian Waldon | 2011-03-25 | 2 | -0/+100 |
| | |\ \ \ | |||||
| | * \ \ \ | merging trunk | Brian Waldon | 2011-03-25 | 14 | -112/+849 |
| | |\ \ \ \ | |||||
| | * | | | | | making servers.generate_href more robust | Brian Waldon | 2011-03-24 | 1 | -1/+2 |
| | * | | | | | merging trunk r863 | Brian Waldon | 2011-03-24 | 6 | -35/+71 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | fixing some dictionary get calls | Brian Waldon | 2011-03-23 | 1 | -11/+10 |
| | * | | | | | | merging trunk r843 | Brian Waldon | 2011-03-22 | 7 | -13/+435 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | pep8 | Brian Waldon | 2011-03-17 | 1 | -1/+1 |
| | * | | | | | | | adding servers container to openstack api v1.1 servers entities | Brian Waldon | 2011-03-17 | 2 | -12/+55 |
| * | | | | | | | | disk_format is now an ImageService property. Adds tests to prevent regression. | Rick Harris | 2011-03-25 | 1 | -13/+21 |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| | * | | | | | | | disk_format is now an ImageService property | Rick Harris | 2011-03-25 | 1 | -13/+21 |
| * | | | | | | | | - add a "links" container to versions entities for Openstack API v1.1 | Brian Waldon | 2011-03-25 | 3 | -18/+113 |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| | * | | | | | | | merging trunk, resolving conflicts | Brian Waldon | 2011-03-25 | 3 | -32/+112 |
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| | * | | | | | | | merging trunk and resolving conflicts | Brian Waldon | 2011-03-25 | 12 | -80/+737 |
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | * | | | | | | | removing old Versions application and correcting fakes to use new controller | Brian Waldon | 2011-03-24 | 1 | -18/+0 |
| | * | | | | | | | merging trunk r864 | Brian Waldon | 2011-03-24 | 10 | -118/+170 |
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | * | | | | | | | fixing copyright | Brian Waldon | 2011-03-22 | 1 | -2/+1 |
| | * | | | | | | | adding view builder tests | Brian Waldon | 2011-03-22 | 1 | -1/+3 |
| | * | | | | | | | merging trunk r843 | Brian Waldon | 2011-03-22 | 8 | -15/+438 |
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | * | | | | | | | moving Versions app out of __init__.py into its own module; adding openstack ... | Brian Waldon | 2011-03-17 | 3 | -18/+112 |
| * | | | | | | | | Implement image metadata controller for the v1.1 OS API. | Dan Prince | 2011-03-25 | 2 | -0/+100 |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| | * | | | | | | | Use metadata = image.get('properties', {}). | Dan Prince | 2011-03-25 | 1 | -3/+1 |
| | * | | | | | | | Merge in server metadata from trunk. | Dan Prince | 2011-03-25 | 2 | -0/+85 |
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| | * | | | | | | | Merge w/ trunk. | Dan Prince | 2011-03-25 | 7 | -46/+592 |
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| | * | | | | | | | Merge w/ trunk. | Dan Prince | 2011-03-24 | 6 | -34/+62 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Docstring fixes. | Dan Prince | 2011-03-24 | 1 | -2/+2 |
| | * | | | | | | | | Merge w/ trunk. | Dan Prince | 2011-03-24 | 6 | -35/+62 |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| | * | | | | | | | | pep8 fix. | Dan Prince | 2011-03-23 | 1 | -0/+1 |
| | * | | | | | | | | Implement v1.1 image metadata. | Dan Prince | 2011-03-23 | 2 | -1/+100 |
| * | | | | | | | | | Add a "links" container to flavors entities for Openstack API v1.1. | Brian Waldon | 2011-03-25 | 3 | -32/+112 |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| | * | | | | | | | | adding versioned controllers | Brian Waldon | 2011-03-24 | 2 | -6/+22 |
| | * | | | | | | | | merged trunk r864 | Brian Waldon | 2011-03-24 | 10 | -122/+152 |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| | * | | | | | | | | making Controller._get_flavors is_detail a keyword argument | Brian Waldon | 2011-03-22 | 1 | -3/+3 |
| | * | | | | | | | | merging trunk r843 | Brian Waldon | 2011-03-22 | 6 | -9/+427 |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| | * | | | | | | | | merging parent branch lp:~bcwaldon/nova/osapi-flavors-1_1 | Brian Waldon | 2011-03-17 | 3 | -18/+165 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | pep8 | Brian Waldon | 2011-03-17 | 1 | -1/+1 |
| | * | | | | | | | | | adding serialization_metadata to encode links on flavors | Brian Waldon | 2011-03-17 | 1 | -1/+5 |
| | * | | | | | | | | | adding comments; removing returns from build_extra; removing unnecessary back... | Brian Waldon | 2011-03-17 | 2 | -7/+21 |
| | * | | | | | | | | | pep8 | Brian Waldon | 2011-03-16 | 1 | -2/+2 |
| | * | | | | | | | | | adding bookmarks links to 1.1 flavor entities | Brian Waldon | 2011-03-16 | 1 | -1/+12 |
