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
*
first pass at cleanup rackspace/servers.py
Vishvananda Ishaya
2010-09-07
1
-16
/
+13
*
removed references to compute.model
Vishvananda Ishaya
2010-09-02
1
-1
/
+1
*
Merge from trunk
Cerberus
2010-09-01
4
-63
/
+96
|
\
|
*
Support GET /<controller>/detail
Michael Gundlach
2010-08-25
3
-6
/
+18
|
*
Merge from trunk
Michael Gundlach
2010-08-25
3
-91
/
+1
|
|
\
|
*
|
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
*
|
|
Moved API tests into a sub-folder of the tests/ and added a stubbed-out test ...
Cerberus
2010-08-25
1
-61
/
+0
|
|
/
|
/
|
*
|
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
|
/
*
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
*
|
Fixed typo.
Eric Day
2010-08-18
1
-1
/
+1
|
/
*
In an effort to keep new and old API code separate, I've created a nova.api t...
Eric Day
2010-08-17
9
-0
/
+328