summaryrefslogtreecommitdiffstats
path: root/bin/nova-rsapi
Commit message (Expand)AuthorAgeFilesLines
* In an effort to keep new and old API code separate, I've created a nova.api t...Eric Day2010-08-171-34/+0
* Move eventlet-using class out of endpoint/__init__.py into its own submodule,...Michael Gundlach2010-08-171-3/+2
* PEP8 and name correctionsMichael Gundlach2010-08-161-1/+1
* Make WSGI routing support routing to WSGI apps or to controller+actionMichael Gundlach2010-08-121-2/+3
* Reworked WSGI helper module and converted rackspace API endpoint to use it.Eric Day2010-08-071-17/+4
* Merge from trunk.Todd Willey2010-08-031-8/+6
|\
| * Massive refactor of users.pyVishvananda Ishaya2010-07-191-6/+6
| * reorder imports spacingJesse Andrews2010-07-151-3/+1
| * 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-12/+1
|/
* update copyrightsTodd Willey2010-07-151-1/+3
* git checkpoint commit post-wsgiTodd Willey2010-06-201-24/+17
* Commit what I have almost working before diverging.Todd Willey2010-06-191-0/+65