nova/nova
2012-12-17 17:09:15 +00:00
..
api Merge "Fix errors in used_limits extension" 2012-12-14 14:02:52 +00:00
CA
cert Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
cloudpipe Move ec2 config opts to nova.api.ec2.cloud 2012-11-28 15:04:34 +00:00
common Switch to using eventlet_backdoor from oslo. 2012-11-16 09:47:55 -05:00
compute Move agent_build_get_by_triple to conductor 2012-12-15 08:19:57 -08:00
conductor Move agent_build_get_by_triple to conductor 2012-12-15 08:19:57 -08:00
console Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
consoleauth Encode consoleauth token in utf-8 to make it a str 2012-11-23 13:32:46 +00:00
db Ensure that sql_dbpool_enable is a boolean value 2012-12-13 06:52:05 +00:00
image Move some options into nova.image.glance 2012-12-11 07:55:53 +00:00
ipv6 Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
locale Imported Translations from Transifex 2012-12-14 00:02:47 +00:00
network Merge "Move metadata_{host,port} to network.linux_net" 2012-12-13 15:23:37 +00:00
objectstore Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
openstack Merge "Port to argparse based cfg" 2012-12-12 23:30:43 +00:00
rootwrap Add syslogging to nova-rootwrap 2012-12-13 10:09:46 +01:00
scheduler Merge "Make update_service_capabilities() accept a list of capabilities" 2012-12-13 00:00:26 +00:00
servicegroup Add pluggable ServiceGroup monitoring APIs 2012-11-26 17:10:40 -05:00
testing Clarify dangerous use of exceptions in unit tests 2012-09-20 19:37:34 +00:00
tests Merge "Add syslogging to nova-rootwrap" 2012-12-17 17:09:15 +00:00
virt Move security_group operations in VirtAPI to conductor 2012-12-15 08:07:51 -08:00
vnc Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
volume Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
__init__.py Remove outdated moduleauthor tags 2012-10-01 15:25:47 -07:00
block_device.py Move compute_driver into nova.virt.driver 2012-11-21 22:44:23 +00:00
config.py Merge "Move metadata_{host,port} to network.linux_net" 2012-12-13 15:23:37 +00:00
context.py Remove gen_uuid() 2012-11-14 22:16:24 +09:00
crypto.py Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
exception.py Fixes string formatting error. 2012-12-12 09:37:00 -06:00
filters.py Refactor scheduling filters 2012-11-14 19:04:12 +00:00
hooks.py Add generic customization hooks via decorator. 2012-11-30 20:47:53 +00:00
loadables.py Add module for loading specific classes 2012-11-14 19:01:57 +00:00
manager.py Make update_service_capabilities() accept a list of capabilities 2012-12-03 19:05:12 +09:00
notifications.py Wrap log messages with _() 2012-11-21 23:37:53 +08:00
policy.py Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
quota.py Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
service.py Add pluggable ServiceGroup monitoring APIs 2012-11-26 17:10:40 -05:00
test.py Replace fixtures.DetailStream with fixtures.StringStream. 2012-12-16 17:31:46 -08:00
utils.py Move some opts into nova.utils 2012-12-12 08:27:03 +00:00
version.py Bump version to 2013.1 2012-09-19 08:24:28 +02:00
weights.py Refactor scheduling weights. 2012-11-14 19:04:17 +00:00
wsgi.py Move api_paste_config option into nova.wsgi 2012-12-11 07:27:11 +00:00