nova/nova
Zed Shaw 14b5036d01 Use the util.import_object to import a module. 2011-07-29 10:33:58 -07:00
..
CA reduce policy for countyname 2011-05-03 21:16:58 +04:00
api Adds XML serialization for servers responses that match the current v1.1 spec 2011-07-28 21:59:25 +00:00
auth Removed unused Duplicate catch. 2011-07-28 13:50:06 -05:00
cloudpipe Changed broken perms 2011-07-11 15:31:39 -05:00
compute cherry-pick tr3buchet's fix for milestone branch 2011-07-26 21:29:24 +00:00
console phew ... working 2011-06-29 18:30:15 -07:00
db Fixed conflict 2011-07-27 16:39:27 -05:00
image default image to private on register 2011-07-20 17:45:55 +00:00
ipv6 Reduce indentation to avoid PEP8 failures 2011-05-16 20:06:49 +00:00
network forgot a line 2011-07-27 18:00:45 -05: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
rpc_backends Implements a simplified messaging abstraction with the least amount of impact to the code base. 2011-07-26 16:29:50 -07:00
scheduler trunk merge 2011-07-13 11:19:32 -07:00
tests Merge in from trunk resolving a conflict in test_cloud.py 2011-07-28 23:20:40 -07:00
virt Make network_info truly optional 2011-07-27 23:32:39 +00:00
vnc Add vnc_keymap flag and enable setting keymap for vnc console. 2011-05-17 01:00:16 +09:00
volume fixing typos 2011-07-25 10:07:32 -04:00
__init__.py Removing import of nova.test added to nova/__init.py__ as problem turned out to be somewhere else (not in nova source code tree) 2011-07-04 17:22:08 +01: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 updates handling of arguments in nova-manage network create. 2011-07-27 23:19:11 +00: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 Add a flag to set the default file mode of logs. 2011-07-27 13:00:37 -05:00
log.py Add a flag to set the default file mode of logs. 2011-07-27 13:00:37 -05: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 Use the util.import_object to import a module. 2011-07-29 10:33:58 -07:00
service.py Implements a simplified messaging abstraction with the least amount of impact to the code base. 2011-07-26 16:29:50 -07:00
test.py Implements a simplified messaging abstraction with the least amount of impact to the code base. 2011-07-26 16:29:50 -07:00
twistd.py Use super on an old style class 2011-06-06 11:20:25 -04:00
utils.py Use the util.import_object to import a module. 2011-07-29 10:33:58 -07:00
version.py docstring cleanup, nova dir 2011-04-20 12:08:22 -07:00
wsgi.py pep8 compliance 2011-07-07 08:10:45 +02:00