summaryrefslogtreecommitdiffstats
path: root/nova/api/rackspace
Commit message (Expand)AuthorAgeFilesLines
* Removing old code that snuck back inBrian Waldon2011-09-261-5/+0
* Mass renamingmdietz2010-10-0813-1280/+0
* Merge from upstreammdietz2010-10-082-10/+1
|\
| * Remove redis dependency from Images controller.Michael Gundlach2010-10-082-10/+1
* | Start stripping out the translatorsmdietz2010-10-081-8/+5
|/
* Merge overwrote import_object() load of image service.jaypipes@gmail.com2010-10-051-1/+1
* Merge cerberus and trunkjaypipes@gmail.com2010-10-051-25/+12
|\
| * merge prop fixesmdietz2010-10-051-6/+6
| * Method cleanup and fixing the servers testsCerberus2010-09-301-5/+5
| |\
| * | refactoringCerberus2010-09-301-19/+6
| |/
* / Adds BaseImageService and flag to control image service loading. Adds unit t...jaypipes@gmail.com2010-10-011-1/+6
|/
* 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-297-31/+134
|\
| * 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-298-61/+213
| | |\
| | * | 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-291-2/+8
|\ \ \
| * | | Support reboot in api.rackspace by extracting reboot function from api.ec2 in...Michael Gundlach2010-09-291-2/+8
* | | | 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
|/ /
* | 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-232-13/+116
|\|
| * Added a primary_key to AuthToken, fixed some unbound variables, and now all u...mdietz2010-09-221-1/+4
| * Merge from trunk and resolving merge conflictsCerberus2010-09-213-1/+427
| |\
| * | Some more refactoring and another unit testCerberus2010-09-211-5/+12
| * | Refactored the auth branch based on review feedbackCerberus2010-09-202-62/+88
| * | Replaced the existing Rackspace Auth Mechanism with one that mirrors the impl...Cerberus2010-09-162-11/+78
* | | Added server index and detail differentiationCerberus2010-09-212-5/+16
* | | Merge from trunkCerberus2010-09-214-5/+433
|\ \ \ | | |/ | |/|
| * | Add a RateLimitingMiddleware to the Rackspace API, implementing the rate limi...Michael Gundlach2010-09-203-1/+427
| |\ \ | | |/ | |/|
| | * Use assertRaisesMichael Gundlach2010-09-201-7/+4