summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
* merging trunkBrian Waldon2011-07-111-0/+125
|\
| * Expanding OSAPI wsgi module to allow handling of headers and status codesBrian Waldon2011-07-1117-121/+187
| |\
| * \ Adds an extension which makes add_fixed_ip() available through an OpenStack e...Kevin L. Mitchell2011-07-111-0/+125
| |\ \
| | * | Add docstrings for multinic extensionKevin L. Mitchell2011-07-081-0/+26
| | * | Add support for remove_fixed_ip()Kevin L. Mitchell2011-07-081-2/+18
| | * | pull-up from trunkKevin L. Mitchell2011-07-071-0/+114
| | |\ \
| | * \ \ pull-up from trunkKevin L. Mitchell2011-07-074-21/+35
| | |\ \ \
| | * \ \ \ Pull-up from trunk (post-multi_nic)Kevin L. Mitchell2011-07-0623-558/+1444
| | |\ \ \ \
| | * | | | | Add an extension to allow for an addFixedIp action on instancesKevin L. Mitchell2011-06-091-0/+83
* | | | | | | updating code to implement testsBrian Waldon2011-07-111-2/+2
* | | | | | | merging parent wsgi-refactorBrian Waldon2011-07-111-17/+37
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | allowing controllers to return NonewBrian Waldon2011-07-111-1/+1
| * | | | | | minor refactoringBrian Waldon2011-07-111-16/+36
* | | | | | | adding headers serializerBrian Waldon2011-07-111-2/+4
* | | | | | | merging wsgi-refactorBrian Waldon2011-07-1117-106/+152
|\| | | | | |
| * | | | | | refactorBrian Waldon2011-07-081-11/+14
| * | | | | | easing up content-type restrictionsBrian Waldon2011-07-081-1/+1
| * | | | | | removing Content-Length requirementBrian Waldon2011-07-081-8/+2
| * | | | | | first roundBrian Waldon2011-07-0617-104/+153
| | |_|/ / / | |/| | | |
* | | | | | adding 204 response codeBrian Waldon2011-07-111-9/+24
| |/ / / / |/| | | |
* | | | | Allows for ports in serverRef in image create through the openstack api.Vishvananda Ishaya2011-07-111-5/+15
|\ \ \ \ \
| * | | | | remove logging statementVishvananda Ishaya2011-07-011-1/+0
| * | | | | use url parse instead of manually splittingVishvananda Ishaya2011-07-011-10/+16
| * | | | | Allow a port name in the server ref for image createVishvananda Ishaya2011-06-291-3/+8
* | | | | | Adds security groups to metadata server. Also adds some basic tests for meta...Vishvananda Ishaya2011-07-112-3/+8
|\ \ \ \ \ \
| * | | | | | add support to list security groupsVishvananda Ishaya2011-06-252-3/+8
* | | | | | | flaw in ec2 cloud api, _get_image method , if doing a search for aki-0000009,...John Tran2011-07-091-1/+5
|\ \ \ \ \ \ \
| * | | | | | | peer review fix - per vish: 'This method automatically converts unknown forma...John Tran2011-07-081-1/+1
| * | | | | | | ec2 api _get_image method logic flaw that strips the hex16 digit off of the i...John Tran2011-07-071-1/+5
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merged trunk.Josh Kearney2011-07-081-0/+114
|\| | | | | |
| * | | | | | Adds the os-hosts API extension for interacting with hosts while performing m...Ed Leafe2011-07-071-0/+114
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Changed the exception type for invalid requests to webob.exc.HTTPBadRequest.Ed Leafe2011-07-061-5/+7
| | * | | | | Added missing extension file and tests. Also modified the get_host_list() doc...Ed Leafe2011-07-041-0/+112
| | * | | | | removed more stray debug outputEd Leafe2011-07-011-1/+0
| | * | | | | removed debugging outputEd Leafe2011-07-011-1/+0
| | * | | | | after trunk mergeEd Leafe2011-07-011-26/+69
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | after trunk mergeEd Leafe2011-07-012-0/+2
* | | | | | | First take at migrations.Josh Kearney2011-07-081-1/+9
|/ / / / / /
* | | | | | Updated the links container for flavors to be compliant with the current spec.Alex Meade2011-07-074-21/+35
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | pep8Alex Meade2011-07-072-3/+5
| * | | | | Renamed functionAlex Meade2011-07-074-4/+11
| * | | | | moved remove_version to common.pyAlex Meade2011-07-074-12/+8
| * | | | | merged trunkAlex Meade2011-06-306-27/+108
| |\ \ \ \ \
| * | | | | | updated imagesAlex Meade2011-06-301-7/+10
| * | | | | | updated serversAlex Meade2011-06-301-7/+10
| * | | | | | refactored flavors viewbuilderAlex Meade2011-06-301-5/+10
| * | | | | | Updated v1.1 links in flavors to represent the curret specAlex Meade2011-06-291-2/+0
* | | | | | | Added the GroupId param to any pertinent security_group methods that support ...John Tran2011-07-011-26/+69
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | specify keyword, or direct_api proxy method blows upJohn Tran2011-06-231-2/+2
| * | | | | | merge from trunkJohn Tran2011-06-232-4/+53
| |\ \ \ \ \ \