nova/nova
Sandy Walsh 81716e8142 tweak 2011-07-01 07:38:17 -07:00
..
CA reduce policy for countyname 2011-05-03 21:16:58 +04:00
api clean up 2011-06-29 20:02:30 -07:00
auth Add reconnect test. 2011-06-24 15:55:06 +04:00
cloudpipe actually use the ec2_id 2011-04-19 09:32:33 -07:00
compute clean up 2011-06-29 20:02:30 -07:00
console phew ... working 2011-06-29 18:30:15 -07:00
db Put possible_topdir back in nova-api. 2011-06-28 22:43:32 +00:00
image updating glance image fixtures with checksum attribute; fixing glance image service to use checksum attribute 2011-06-22 15:11:23 -04:00
ipv6 Reduce indentation to avoid PEP8 failures 2011-05-16 20:06:49 +00:00
network Added floating IP support in OS API 2011-06-28 00:23:19 +00:00
notifier review fixes 2011-07-01 07:31:17 -07:00
objectstore removing controller/serializer code from wsgi.py; updating other code to use new modules 2011-05-18 20:33:25 -04:00
scheduler clean up 2011-06-29 20:02:30 -07:00
tests tweak 2011-07-01 07:38:17 -07:00
virt phew ... working 2011-06-29 18:30:15 -07:00
vnc Add vnc_keymap flag and enable setting keymap for vnc console. 2011-05-17 01:00:16 +09:00
volume merge with nova trunk 2011-06-16 01:46:24 +09:00
__init__.py Removed logging logic from __init__, added concept of Launcher...no tests for it yet. 2011-06-20 19:32:18 -04:00
context.py make all uses of utcnow use our testable utils.utcnow 2011-06-02 14:23:05 -07:00
crypto.py fixed bug 796619 2011-06-13 10:10:45 -04:00
exception.py review fixes 2011-07-01 07:31:17 -07:00
fakememcache.py docstring cleanup, nova dir 2011-04-20 12:08:22 -07:00
fakerabbit.py cleanup the code for merging 2011-05-25 15:42:49 -07:00
flags.py merging trunk 2011-06-17 13:12:13 -04:00
log.py Further nova-api cleanup. 2011-06-19 16:27:46 -04:00
manager.py docstring cleanup, nova dir 2011-04-20 12:08:22 -07:00
quota.py waldon's naming feedback 2011-05-19 14:08:15 -04:00
rpc.py trunk merge 2011-06-29 19:36:53 -07:00
service.py Created Bootstrapper to handle Nova bootstrapping logic. 2011-06-23 21:31:00 -04:00
test.py General cleanup and refactor of a lot of the API/WSGI service code. 2011-06-18 23:10:41 -04:00
twistd.py Use super on an old style class 2011-06-06 11:20:25 -04:00
utils.py fix issue of recurse_zones not being converted to bool properly 2011-06-29 15:22:56 -07:00
version.py docstring cleanup, nova dir 2011-04-20 12:08:22 -07:00
wsgi.py Very small alterations, switched from using start() to pass host/port, to just defining them up front in init. Doesn't make sense to set them in start because we can't start more than once any way. Also, unbroke binaries. 2011-06-21 11:25:44 -04:00