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
/
wsgi.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Next round of prep for keystone integration.
Vishvananda Ishaya
2011-08-19
1
-12
/
+0
|
\
|
*
add keystone middlewares for ec2 api
Vishvananda Ishaya
2011-08-11
1
-12
/
+0
*
|
Make all services use the same launching strategy
Vishvananda Ishaya
2011-08-17
1
-3
/
+0
|
/
*
fix all tests
Vishvananda Ishaya
2011-07-22
1
-0
/
+12
*
pep8 compliance
Jimmy Bergman
2011-07-07
1
-1
/
+2
*
Adapt flash socket policy branch to new nova/wsgi.py refactoring
Jimmy Bergman
2011-06-30
1
-5
/
+7
*
Merge trunk and resolve bin/nova-vncproxy conflict
Jimmy Bergman
2011-06-30
1
-80
/
+113
|
\
|
*
Very small alterations, switched from using start() to pass host/port, to jus...
Brian Lamar
2011-06-21
1
-17
/
+22
|
*
Monkey patching 'os' kills multiprocessing's .join() functionality. Also, mes...
Brian Lamar
2011-06-21
1
-2
/
+3
|
*
log -> logging to keep with convention
Brian Lamar
2011-06-21
1
-3
/
+3
|
*
Removed debugging and switched eventlet to monkey patch everything.
Brian Lamar
2011-06-21
1
-1
/
+1
|
*
Removed logging logic from __init__, added concept of Launcher...no tests for...
Brian Lamar
2011-06-20
1
-1
/
+0
|
*
Cleanup and addition of tests for WSGI server.
Brian Lamar
2011-06-20
1
-6
/
+12
|
*
Added tests for WSGI loader.
Brian Lamar
2011-06-19
1
-3
/
+4
|
*
Introduced Loader concept, for paste decouple.
Brian Lamar
2011-06-19
1
-69
/
+92
|
*
Further nova-api cleanup.
Brian Lamar
2011-06-19
1
-4
/
+1
|
*
Cleaned up nova-api binary and logging a bit.
Brian Lamar
2011-06-19
1
-1
/
+1
|
*
General cleanup and refactor of a lot of the API/WSGI service code.
Brian Lamar
2011-06-18
1
-31
/
+32
*
|
Change so that the flash socket policy server is using eventlet instead of tw...
Jimmy Bergman
2011-06-23
1
-0
/
+18
|
/
*
review fixups
Brian Waldon
2011-05-26
1
-2
/
+2
*
merging trunk
Brian Waldon
2011-05-26
1
-1
/
+4
|
\
|
*
Merged with trunk
Justin SB
2011-05-19
1
-83
/
+127
|
|
\
|
*
|
Store socket_info as a dictionary rather than an array
Justin Santa Barbara
2011-03-30
1
-3
/
+4
|
*
|
Start up nova-api service on an unused port if 0 is specified. Fixes bug 744150
Justin Santa Barbara
2011-03-28
1
-0
/
+2
*
|
|
removing controller/serializer code from wsgi.py; updating other code to use ...
Brian Waldon
2011-05-18
1
-248
/
+2
|
|
/
|
/
|
*
|
further cleanup of nova/exceptions.py
Brian Waldon
2011-04-27
1
-3
/
+2
*
|
merge with trunk
Eldar Nugaev
2011-04-22
1
-70
/
+69
|
\
\
|
*
|
cleanups per code review
termie
2011-04-20
1
-1
/
+0
|
*
|
docstring cleanup, nova dir
termie
2011-04-20
1
-72
/
+72
*
|
|
replaced regex to webob.Request.content_type
Eldar Nugaev
2011-04-20
1
-8
/
+4
*
|
|
fix Request.get_content_type
Eldar Nugaev
2011-04-20
1
-6
/
+14
|
/
/
*
|
Merged trunk.
Brian Lamar
2011-04-15
1
-5
/
+41
|
\
\
|
*
\
Merge from trunk
Naveed Massjouni
2011-04-06
1
-5
/
+24
|
|
\
\
|
|
*
\
Merged with trunk, fixed up test that wasn't checking namespace
Justin Santa Barbara
2011-04-06
1
-0
/
+1
|
|
|
\
\
|
|
*
|
|
Add XML namespaces to the OpenStack API
Justin Santa Barbara
2011-03-30
1
-6
/
+2
|
|
*
|
|
Added note agreeing with Brian Lamar that the namespace doesn't belong in wsgi
Justin Santa Barbara
2011-03-22
1
-0
/
+4
|
|
*
|
|
Support setting the xmlns intelligently
Justin Santa Barbara
2011-03-22
1
-6
/
+21
|
|
*
|
|
Set XML namespace when returning XML
Justin Santa Barbara
2011-03-22
1
-0
/
+3
|
|
|
|
/
|
|
|
/
|
|
*
/
|
Fixed the addresses and metadata collections in xml responses.
Naveed Massjouni
2011-04-05
1
-0
/
+18
|
|
/
/
*
|
/
Added logging statements for generic WSGI and specific OpenStack API requests.
Brian Lamar
2011-04-06
1
-0
/
+5
|
|
/
|
/
|
*
|
Help paste_config_file find the api config now that we moved it.
Soren Hansen
2011-04-05
1
-0
/
+1
|
/
*
remerge trunk (again). fix issues caused by changes to deserialization calls ...
Monsyne Dragon
2011-03-11
1
-44
/
+90
|
\
|
*
renaming wsgi.Request.best_match to best_match_content_type; correcting calls...
Brian Waldon
2011-03-09
1
-2
/
+2
|
*
Refactor wsgi.Serializer away from handling Requests directly; now require Co...
Brian Waldon
2011-03-03
1
-37
/
+59
|
*
adding wsgi.Controller and wsgi.Request testing; fixing format keyword argume...
Brian Waldon
2011-03-03
1
-1
/
+3
|
*
adding wsgi.Request class to add custom best_match; adding new class to wsgif...
Brian Waldon
2011-03-03
1
-8
/
+29
|
/
*
Merged trunk
Thierry Carrez
2011-02-22
1
-1
/
+0
|
\
|
*
remove extra references to logging.basicConfig
Vishvananda Ishaya
2011-02-20
1
-1
/
+0
*
|
Remove paste_config_to_flags since it's now unused
Thierry Carrez
2011-02-18
1
-7
/
+0
|
/
*
Resolved trunk merge conflicts
Ed Leafe
2011-01-21
1
-1
/
+1
|
\
[next]