summaryrefslogtreecommitdiffstats
path: root/nova/endpoint/rackspace.py
Commit message (Expand)AuthorAgeFilesLines
* Prototype implementation of Servers controllerMatthew Dietz2010-08-111-186/+0
* work on a router that works with wsgi and non-wsgi routingMichael Gundlach2010-08-101-12/+15
* Fixed docstring format per Jay's review.Eric Day2010-08-091-1/+1
* Reworked WSGI helper module and converted rackspace API endpoint to use it.Eric Day2010-08-071-208/+94
* Changed the network imports to use new network layout.Eric Day2010-08-061-1/+1
* WsgiStack class, eventletserver.serve.Michael Gundlach2010-08-051-2/+0
* Merge from trunk.Todd Willey2010-08-031-11/+12
|\
| * merged trunkVishvananda Ishaya2010-07-271-3/+3
| |\
| | * Massive refactor of users.pyVishvananda Ishaya2010-07-191-3/+3
| * | refactor daemons to use common base class in preparation for network refactorVishvananda Ishaya2010-07-211-1/+0
| |/
| * reorder imports spacingJesse Andrews2010-07-151-4/+2
| * remove import of vendor since we have PPA nowJesse Andrews2010-07-151-1/+1
* | Share my updates to the Rackspace API.Todd Willey2010-07-261-40/+109
|/
* update copyrightsTodd Willey2010-07-151-9/+12
* More rackspace API.Todd Willey2010-06-211-21/+136
* git checkpoint commit post-wsgiTodd Willey2010-06-201-205/+48
* Commit what I have almost working before diverging.Todd Willey2010-06-191-0/+268