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
*
Fix issues with re-raising exceptions.
Russell Bryant
2013-03-05
1
-3
/
+4
*
Update OpenStack LLC to Foundation
Kurt Taylor
2013-02-26
1
-1
/
+1
*
Use oslo-config-2013.1b4
Mark McLoughlin
2013-02-19
1
-1
/
+1
*
Increase maximum URI size for EC2 API to 16k
Burt Holzman
2013-01-24
1
-8
/
+17
*
Adds SSL support for API server.
Ilya Alekseyev
2013-01-23
1
-2
/
+73
*
Fix problem with ipv6 link-local address(es)
Davanum Srinivas
2013-01-14
1
-3
/
+11
*
Enhance wsgi to listen on ipv6 address
Davanum Srinivas
2013-01-09
1
-2
/
+9
*
Move api_paste_config option into nova.wsgi
Mark McLoughlin
2012-12-11
1
-1
/
+3
*
Use CONF.import_opt() for nova.config opts
Mark McLoughlin
2012-11-20
1
-1
/
+1
*
Remove nova.config.CONF
Mark McLoughlin
2012-11-20
1
-1
/
+1
*
Remove nova.flags
Mark McLoughlin
2012-11-17
1
-1
/
+0
*
Switch from FLAGS to CONF in misc modules
Mark McLoughlin
2012-11-04
1
-5
/
+6
*
Enable custom eventlet.wsgi.server log_format
Joe Gordon
2012-10-22
1
-2
/
+14
*
Switch to common logging.
Andrew Bogott
2012-07-02
1
-1
/
+1
*
Add multi-process support for API services
Johannes Erdfelt
2012-06-28
1
-29
/
+23
*
Unused imports cleanup (folsom-2)
Zhongyue Luo
2012-06-03
1
-1
/
+0
*
Use ConfigOpts.find_file() to find paste config
Mark McLoughlin
2012-05-10
1
-1
/
+9
*
Removes dead code around start_tcp in Server
Jay Pipes
2012-04-10
1
-21
/
+0
*
Improve grammar throughout nova.
Paul McMillan
2012-04-10
1
-1
/
+1
*
Modify nova.wsgi.start() should check backlog parameter.
Sean Dague
2012-03-21
1
-0
/
+4
*
Standardize logging delaration and use
Jason Kölker
2012-02-14
1
-1
/
+1
*
Implements blueprint vnc-console-cleanup
Anthony Young
2012-01-17
1
-1
/
+4
*
Clean up pylint errors in top-level files
Brian Waldon
2011-12-29
1
-5
/
+1
*
Moves find config to utils because it is useful
Vishvananda Ishaya
2011-12-10
1
-23
/
+1
*
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
[next]