summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | | Update OSAPI v1.1 /flavors, /flavors/detail, and /flavors/<id> to return corr...Brian Waldon2011-07-211-4/+51
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | |
| | | | * | | | | | | | | | | | adding flavors xml serializationBrian Waldon2011-07-201-4/+51
| | | | |/ / / / / / / / / / /
| | * | | | / / / / / / / / / Perform fault wrapping in the openstack WSGI controller. This allowsDan Prince2011-07-2114-101/+89
| | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | fixed another issue with invalid flavor_id parsing, and added testsWilliam Wolf2011-07-211-1/+5
| * | | | | | | | | | | | | pep8 issueWilliam Wolf2011-07-211-2/+0
| * | | | | | | | | | | | | merge with trunkWilliam Wolf2011-07-2131-350/+1431
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | - Add 'fixed_ipv6' property to VirtualInterface modelBrian Waldon2011-07-211-4/+22
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | respecting use_ipv6 flag if set to FalseBrian Waldon2011-07-191-3/+7
| | | * | | | | | | | | | | adding fixed_ipv6 property to VirtualInterface model; exposing ipv6 in apiBrian Waldon2011-07-181-4/+18
| | | | |_|_|_|/ / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Set the status_int on fault wrapped exceptions. Fixes WSGI logging issues whe...Dan Prince2011-07-205-31/+32
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | Set the status_int on fault wrapped exceptions. Fixes WSGI logging issuesDan Prince2011-07-205-31/+32
| | | | |_|_|_|/ / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | This change adds the basic boot-from-volume support to the image service.Isaku Yamahata2011-07-183-36/+340
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | merge with trunkIsaku Yamahata2011-07-0814-121/+708
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ / | | | | |/| | | | | | |
| | | * | | | | | | | | merge with trunkIsaku Yamahata2011-06-276-34/+182
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | ec2/cloud: typoIsaku Yamahata2011-06-241-1/+1
| | | * | | | | | | | | | ec2/cloud: address review.Isaku Yamahata2011-06-231-3/+8
| | | * | | | | | | | | | ec2: bundle block device mappingIsaku Yamahata2011-06-231-10/+15
| | | * | | | | | | | | | ec2utils: introduce helper function to prepend '/dev/' in mappingsIsaku Yamahata2011-06-231-0/+10
| | | * | | | | | | | | | api/ec2: make CreateImage pass unit testsIsaku Yamahata2011-06-221-6/+6
| | | * | | | | | | | | | api/ec2/image: make block device mapping pass unit tests.Isaku Yamahata2011-06-221-7/+23
| | | * | | | | | | | | | merge with trunkIsaku Yamahata2011-06-2211-51/+72
| | | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | ec2/cloud.py: fix mismergeIsaku Yamahata2011-06-161-1/+2
| | | * | | | | | | | | | | api/ec2: support CreateImageIsaku Yamahata2011-06-162-0/+102
| | | * | | | | | | | | | | api/ec2/image: support block device mappingIsaku Yamahata2011-06-162-27/+181
| | | * | | | | | | | | | | ec2utils: consolidate 'vol-%08x' and 'snap-%08x'Isaku Yamahata2011-06-163-10/+19
| | | * | | | | | | | | | | api/ec2: check user permission for start/stop instancesIsaku Yamahata2011-06-161-0/+2
| * | | | | | | | | | | | | added FlavorRef exception handling on create instanceWilliam Wolf2011-06-301-0/+4
* | | | | | | | | | | | | | Reverted volume driver partvladimir.p2011-07-223-73/+78
* | | | | | | | | | | | | | localization changes. Removed vsa params from volume cloud API. Alex changesvladimir.p2011-07-181-17/+2
* | | | | | | | | | | | | | merged with 1280vladimir.p2011-07-151-7/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Ensures a bookmark link is returned in GET /images. Before, it was only retur...Brian Waldon2011-07-151-7/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | adding bookmark to images indexBrian Waldon2011-07-141-7/+11
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
* | / | | | | | | | | | | VSA: first cut. merged with 1279vladimir.p2011-07-155-8/+775
|/ / / / / / / / / / / /
* | | | | | | | | | | | Adds greater configuration flexibility to rate limiting via api-paste.ini. I...Kevin L. Mitchell2011-07-151-5/+103
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | pull-up from trunk, while we're at itKevin L. Mitchell2011-07-144-49/+130
| |\| | | | | | | | | |
| * | | | | | | | | | | Comment on parse_limits(); expand an exception message; add unit tests; fix a...Kevin L. Mitchell2011-07-141-3/+15
| * | | | | | | | | | | Augment rate limiting to allow greater flexibility through the api-paste.ini ...Kevin L. Mitchell2011-07-131-5/+91
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | - Present ip addresses in their actual networks, not just a static public/pri...Brian Waldon2011-07-155-46/+123
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ merging trunkBrian Waldon2011-07-144-49/+130
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | exposing floating ipsBrian Waldon2011-07-141-10/+12
| * | | | | | | | | | | fixing bad mergeBrian Waldon2011-07-141-1/+1
| * | | | | | | | | | | merging trunkBrian Waldon2011-07-1325-161/+524
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | updating testing; simplifying instance-level codeBrian Waldon2011-07-133-9/+2
| * | | | | | | | | | | adding test; casting instance to dict to prevent sqlalchemy errorsBrian Waldon2011-07-133-12/+8
| * | | | | | | | | | | properly displays addresses in each network, not just public/private; adding ...Brian Waldon2011-07-045-43/+129
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Fixed remove_version_from_hrefStephanie Reese2011-07-141-3/+10
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Updated some common.py functions to raise ValueErrors instead of HTTPBadRequestsAlex Meade2011-07-121-6/+7
* | | | | | | | | | minor cleanupAlex Meade2011-07-121-1/+3
* | | | | | | | | | Updated ImageXMLSerializer to serialize links in the server entityAlex Meade2011-07-121-5/+4
* | | | | | | | | | Updated images viewbuilder to return links in server entityAlex Meade2011-07-121-0/+10