summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
* merged trunk, fixed conflicts and testsVishvananda Ishaya2010-12-166-470/+132
|\
| * Adds support to the ec2 api for filtering describe volumes by volume_ids.Vishvananda Ishaya2010-12-131-2/+4
| |\
| | * filter describe volumes by supplied ids. Includes unittest.Vishvananda Ishaya2010-12-091-2/+4
| * | Changed OpenStack API auth layer to inject a RequestContext rather than build...Eric Day2010-12-094-39/+24
| |/
| * Fixed Authors conflict and re-merged with trunkSandy Walsh2010-12-096-439/+106
| |\
| | * merge conflictTrey Morris2010-12-083-186/+43
| | |\
| | | * Fixed conflicts with gundlach's fixes.Eric Day2010-12-061-3/+4
| | | |\
| | | | * Don't wrap HTTPAccepted in a fault. Correctly pass kwargs to update_instance.Michael Gundlach2010-12-061-2/+3
| | | * | Finished cleaning up the openstack servers API, it no longer touches the data...Eric Day2010-12-032-45/+28
| | | |/
| | | * Merged reboot-rescue into network-manager.Eric Day2010-12-032-19/+15
| | | |\
| | | | * Merged trunk.Eric Day2010-12-032-19/+15
| | | | |\
| | | * | | Pushed terminate instance and network manager/topic methods into network.comp...Eric Day2010-12-022-79/+12
| | | |/ /
| | | * | Moved reboot/rescue methods into nova.compute.api.Eric Day2010-12-023-64/+4
| | * | | modified a few filesTrey Morris2010-12-071-1/+0
| | | |/ | | |/|
| | * | Use newfangled compute_apiMichael Gundlach2010-12-021-1/+1
| | * | Oops, update 'display_name', not 'name'. And un-extract-method.Michael Gundlach2010-12-022-13/+9
| | * | Correctly translate instance ids to internal_ids in some spots we neglected.Michael Gundlach2010-12-021-6/+6
| | |/
| | * Merged trunk and resolved conflicts.Eric Day2010-12-024-16/+19
| | |\
| | | * Remove duplicate field and make OpenStack API return server.name for EC2-API-...Michael Gundlach2010-12-011-3/+2
| | | * OpenStack API returns the wrong x-server-management-url. Fix that.Michael Gundlach2010-11-301-11/+11
| | | |\
| | | | * Fix unit testsMichael Gundlach2010-11-301-4/+1
| | | | * Return the correct server_management_urlMichael Gundlach2010-11-291-7/+10
| | | * | Rename imageSet variable to images.Soren Hansen2010-11-301-3/+3
| | | * | Correctly handle imageId list passed to DescribeImages API call.Soren Hansen2010-11-291-1/+4
| | | |/
| | * | Broke parts of compute manager out into compute.api to separate what gets run...Eric Day2010-12-012-9/+11
| | * | Consolidated the start instance logic in the two API classes into a single me...Eric Day2010-11-242-230/+40
| * | | PEP8 fixesSandy Walsh2010-11-161-0/+1
| * | | Changed from fine-grained operation control to binary admin on/off setting.Sandy Walsh2010-11-161-1/+0
| |\| |
| * | | Changed from fine-grained operation control to binary admin on/off setting.Sandy Walsh2010-11-161-34/+22
| * | | base commitSandy Walsh2010-11-151-15/+34
* | | | merged trunkVishvananda Ishaya2010-11-296-148/+36
|\ \ \ \ | | |_|/ | |/| |
| * | | Rename cloudServersFault to computeFault -- I missed this Rackspace branding ...Michael Gundlach2010-11-291-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Rename cloudServersFault (rackspace branding) to computeFault. Fixes bug lp6...Michael Gundlach2010-11-221-1/+1
| * | | Remove FAKE_subdomain from docsJosh Kearney2010-11-231-1/+0
| | |/ | |/|
| * | Moves the EC2 API S3 image service into nova.service. There is still work to ...Eric Day2010-11-193-140/+20
| |\ \
| | * | First step to getting the image APIs consolidated. The EC2 API was using a on...Eric Day2010-11-183-140/+20
| | |/
| * / Make sure that the response body is a string and not unicoderoot2010-11-181-2/+2
| |/
| * fixes errors in describe address and associate address. Adds test casesVishvananda Ishaya2010-11-161-3/+3
| * The docs are just going to be wrong for now. I'll file a bug upstream.Todd Willey2010-11-151-2/+0
| * Fix docstrings for wsigfied methods.Todd Willey2010-11-051-0/+3
| * merged trunkVishvananda Ishaya2010-11-032-4/+15
| |\
| * \ Merge trunk.Todd Willey2010-11-021-19/+15
| |\ \
| * | | Add ec2 api docs.Todd Willey2010-11-011-1/+3
| * | | API endpoint documentation.Todd Willey2010-11-011-1/+7
* | | | Per-project vpns, certificates, and revocationVishvananda Ishaya2010-11-062-71/+0
| |_|/ |/| |
* | | merged trunk, just in caseVishvananda Ishaya2010-10-303-49/+44
|\ \ \ | | |/ | |/|
| * | Added support for OpenStack and EC2 APIs to run on different ports.Eric Day2010-11-021-19/+15
| |/
| * Remove unused updated_data variablejaypipes@gmail.com2010-10-281-3/+0
| * OK, let's try this one more time.jaypipes@gmail.com2010-10-272-9/+8
| * Style cleanups and review from Eric.jaypipes@gmail.com2010-10-271-11/+12