index
:
nova.git
shared-key-msg
OpenStack's nova patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nova
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finish pulling S3ImageService out of this mergeprop
Michael Gundlach
2010-09-13
1
-0
/
+7
*
Pull S3ImageService out of this mergeprop
Michael Gundlach
2010-09-13
1
-7
/
+27
*
Correct style issues brought up in termie's review
Michael Gundlach
2010-09-09
5
-42
/
+34
*
Move nova.endpoint.images to api.ec2 and delete nova.endpoint
Michael Gundlach
2010-09-02
2
-1
/
+81
*
OMG got api_unittests to pass
Michael Gundlach
2010-09-02
2
-5
/
+12
*
send requests to the main API instead of to the EC2 subset -- so that it can ...
Michael Gundlach
2010-09-02
1
-1
/
+1
*
Remove unused APIRequestContext.handler
Michael Gundlach
2010-09-02
1
-2
/
+1
*
Merge from trunk in an attempt to figure out why signer is generating the wro...
Michael Gundlach
2010-09-02
2
-62
/
+0
|
\
|
*
Merge from trunk
Cerberus
2010-09-01
4
-63
/
+96
|
|
\
|
*
|
Moved API tests into a sub-folder of the tests/ and added a stubbed-out test ...
Cerberus
2010-08-25
1
-61
/
+0
*
|
|
Small typos, plus rework api_unittest to use WSGI instead of Tornado
Michael Gundlach
2010-09-02
2
-5
/
+7
*
|
|
Fix simple errors to the point where we can run the tests [but not pass]
Michael Gundlach
2010-09-01
3
-5
/
+7
*
|
|
Delete rbac.py, moving @rbac decorator knowledge into api.ec2.Authorizer WSGI...
Michael Gundlach
2010-09-01
3
-65
/
+60
*
|
|
Break Router() into Router() and Executor(), and put Authorizer() (currently ...
Michael Gundlach
2010-09-01
1
-39
/
+62
*
|
|
Return error Responses properly, and don't muck with req.params -- make a cop...
Michael Gundlach
2010-09-01
1
-12
/
+13
*
|
|
Remove all Twisted defer references from cloud.py
Michael Gundlach
2010-08-31
1
-49
/
+37
*
|
|
Remove inlineCallbacks and yield from cloud.py, as eventlet doesn't need it
Michael Gundlach
2010-08-31
2
-20
/
+11
*
|
|
Move cloudcontroller and admincontroller into new api
Michael Gundlach
2010-08-31
2
-0
/
+950
*
|
|
small import cleanup
Michael Gundlach
2010-08-31
2
-5
/
+2
*
|
|
Get rid of some convoluted exception handling that we don't need in eventlet
Michael Gundlach
2010-08-31
2
-19
/
+11
*
|
|
First steps in reworking EC2 APIRequestHandler into separate Authenticate() a...
Michael Gundlach
2010-08-31
3
-126
/
+155
*
|
|
Delete __init__.py in prep for turning apirequesthandler into __init__
Michael Gundlach
2010-08-30
1
-42
/
+0
*
|
|
Move APIRequestContext into its own file
Michael Gundlach
2010-08-30
1
-0
/
+33
*
|
|
Move APIRequest into its own file
Michael Gundlach
2010-08-30
1
-0
/
+132
*
|
|
Move class into its own file
Michael Gundlach
2010-08-30
1
-0
/
+126
|
|
/
|
/
|
*
|
Support GET /<controller>/detail
Michael Gundlach
2010-08-25
3
-6
/
+18
*
|
Merge from trunk
Michael Gundlach
2010-08-25
3
-91
/
+1
|
\
|
|
*
pep8
Michael Gundlach
2010-08-24
1
-1
/
+1
|
*
Delete unused directory
Michael Gundlach
2010-08-24
1
-0
/
+0
|
*
Move imageservice to its own directory
Michael Gundlach
2010-08-24
2
-92
/
+2
*
|
Turn imageid translator into general translator for rackspace api ids
Michael Gundlach
2010-08-25
1
-0
/
+42
*
|
Use compute.instance_types for flavor data instead of a FlavorService
Michael Gundlach
2010-08-25
1
-14
/
+13
*
|
Flavors work
Michael Gundlach
2010-08-24
2
-58
/
+38
|
/
*
Style fixes
Michael Gundlach
2010-08-24
1
-10
/
+10
*
Merge fail
Michael Gundlach
2010-08-23
1
-1
/
+1
*
Get the output formatting correct.
Michael Gundlach
2010-08-23
2
-4
/
+8
*
Don't serialize in Controller subclass now that wsgi.Controller handles it fo...
Michael Gundlach
2010-08-23
1
-3
/
+2
*
Move serialize() to wsgi.Controller so __call__ can serialize() action return...
Michael Gundlach
2010-08-23
1
-10
/
+0
*
Merge from trunk
Michael Gundlach
2010-08-23
2
-3
/
+63
|
\
|
*
Added unit tests for WSGI helpers and base WSGI API.
Eric Day
2010-08-19
2
-3
/
+63
|
|
\
|
|
*
Updated the tests to use webob, removed the 'called' thing and just use retur...
Eric Day
2010-08-18
1
-26
/
+17
|
|
*
Merged api-port into api-port-1.
Eric Day
2010-08-18
7
-6
/
+6
|
|
|
\
|
|
*
|
Added unittests for wsgi and api.
Eric Day
2010-08-17
2
-3
/
+72
|
*
|
|
First in a series of patches to port the API from Tornado to WSGI. Also inclu...
Eric Day
2010-08-18
1
-0
/
+5
|
|
|
/
|
|
/
|
*
|
|
Serialize properly
Michael Gundlach
2010-08-23
2
-3
/
+4
*
|
|
Support opaque id to rs int id as well
Michael Gundlach
2010-08-23
2
-14
/
+36
*
|
|
License
Michael Gundlach
2010-08-23
1
-0
/
+17
*
|
|
Complete the Image API against a LocalImageService until Glance's API exists ...
Michael Gundlach
2010-08-19
4
-27
/
+151
*
|
|
Pull in ~eday/nova/api-port
Michael Gundlach
2010-08-18
3
-2
/
+62
|
/
/
*
|
Removed the 'controllers' directory under 'rackspace' due to full class name ...
Eric Day
2010-08-18
7
-5
/
+5
[next]