summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | refactoringCerberus2010-09-302-20/+7
| |/ / / / / / / / /
* | / / / / / / / / Fix the deprecation warnings for passing no context.Vishvananda Ishaya2010-10-016-168/+93
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merged trunkDevin Carlen2010-10-0110-76/+333
|\| | | | | | | |
| * | | | | | | | Grabbed the wrong copyright infoCerberus2010-09-301-2/+1
| * | | | | | | | Whoops, forgot the exception handling bitCerberus2010-09-291-5/+4
| * | | | | | | | Missed a few attributes while mirroring the ec2 instance spin upCerberus2010-09-291-0/+3
| * | | | | | | | pylint and pep8 cleanupCerberus2010-09-292-8/+8
| * | | | | | | | Forgot the context moduleCerberus2010-09-291-0/+32
| * | | | | | | | Some minor cleanupCerberus2010-09-291-9/+6
| * | | | | | | | Merge from trunk and networking setup for new instancesCerberus2010-09-2910-42/+191
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Make Fault raiseable, and add a test to verify that.Michael Gundlach2010-09-291-8/+9
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Make Fault raiseable by inheriting from webob.exc.HTTPException.Michael Gundlach2010-09-291-8/+9
| | * | | | | | | | | Update from trunk to handle one-line merge conflictMichael Gundlach2010-09-297-21/+90
| | |\| | | | | | | |
| | | * | | | | | | | After update from trunk, a few more exceptions that need to be converted to F...Michael Gundlach2010-09-292-11/+13
| | | * | | | | | | | Merge from trunkMichael Gundlach2010-09-2911-94/+292
| | | |\ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / | | | | |/| | | | | |
| | | * | | | | | | | Fault supportMichael Gundlach2010-09-285-10/+77
| | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | Limit entity lists by &offset and &limitMichael Gundlach2010-09-294-7/+38
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Servers stuffCerberus2010-09-291-4/+34
| * | | | | | | | merge rsapi_reboot from gundlachCerberus2010-09-293-8/+52
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Support reboot in api.rackspace by extracting reboot function from api.ec2 in...Michael Gundlach2010-09-293-8/+52
| * | | | | | | | | Server creation up to, but not including, network configurationCerberus2010-09-291-35/+62
| |/ / / / / / / /
| * | | | | | | | Make update work correctlyCerberus2010-09-291-6/+14
| * | | | | | | | Server update name and passwordCerberus2010-09-291-23/+38
* | | | | | | | | Refactored APIRequestContextDevin Carlen2010-09-302-4/+17
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge trunk and fix test.Todd Willey2010-09-289-95/+248
|\ \ \ \ \ \ \ \
| * | | | | | | | fixed merge conflictsVishvananda Ishaya2010-09-289-83/+235
| |\| | | | | | |
| | * | | | | | | Added random ec2 style id's for volumes and instances.Devin Carlen2010-09-291-23/+23
| | |\ \ \ \ \ \ \
| | | * | | | | | | Fixed name property on instance modelDevin Carlen2010-09-281-8/+8
| | | * | | | | | | Implemented random instance and volume strings for ec2 apiDevin Carlen2010-09-281-15/+15
| | | |/ / / / / /
| | * | | | | | | Merge prop fixes and pylint/pep8 cleanupCerberus2010-09-285-70/+91
| | * | | | | | | Testing testing testingCerberus2010-09-282-6/+18
| | * | | | | | | db api call to get instances by user and user checking in each of the server ...Cerberus2010-09-281-10/+19
| | * | | | | | | More cleanup, backup_schedules controller, server details and the beginnings ...Cerberus2010-09-285-13/+65
| | * | | | | | | Power state mappingCerberus2010-09-271-16/+26
| | * | | | | | | More re-work around the ORM changes and testingCerberus2010-09-271-23/+24
| | * | | | | | | Modification of test stubbing to match new domain requirements for the router...Cerberus2010-09-255-40/+23
| | * | | | | | | Minor changes to be committed so trunk can be merged inCerberus2010-09-251-5/+21
| | * | | | | | | Merging in changes from rs_auth, since I needed something modern to develop o...Cerberus2010-09-232-2/+3
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge from trunkCerberus2010-09-2311-32/+1718
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | Added server index and detail differentiationCerberus2010-09-212-5/+16
| | * | | | | | | | Merge from trunkCerberus2010-09-215-5/+446
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | Servers API remodeling and serialization handlingMatt Dietz2010-09-022-33/+64
| * | | | | | | | | merged trunkVishvananda Ishaya2010-09-2813-30/+2156
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | / / / | | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Add authorization info for cloud endpoints.Todd Willey2010-09-281-0/+2
* | | | | | | | | Remove TODO, since apparently newer boto doesn't die on extra fields.Todd Willey2010-09-281-2/+0
* | | | | | | | | Merge trunk.Todd Willey2010-09-2811-32/+1763
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | / / / / / | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Put EC2 API -> eventlet back into trunk, fixing the bits that I missed when I...Michael Gundlach2010-09-235-10/+215
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Apply vish's patchMichael Gundlach2010-09-231-4/+5
| | * | | | | | Applied vish's fixes.Eric Day2010-09-231-2/+4
| | * | | | | | Merged gundlach's branch.Eric Day2010-09-234-7/+138
| | |\ \ \ \ \ \