.. |
api
|
Removed unused imports.
|
2012-12-21 08:41:47 -06:00 |
CA
|
Clean up crypto.py
|
2012-01-18 21:56:14 -08:00 |
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
|
Removed unused imports.
|
2012-12-21 08:41:47 -06:00 |
conductor
|
Merge "Raise old exception instance instead of new one."
|
2012-12-21 04:48:38 +00:00 |
console
|
Refactor xvp console
|
2012-12-16 09:02:40 -06:00 |
consoleauth
|
Encode consoleauth token in utf-8 to make it a str
|
2012-11-23 13:32:46 +00:00 |
db
|
Merge "Import missing exception"
|
2012-12-22 22:41:06 +00:00 |
image
|
Traceback when user doesn't have permission.
|
2012-12-18 14:03:19 -06:00 |
ipv6
|
Remove nova.config.CONF
|
2012-11-20 00:00:21 +00:00 |
locale
|
Imported Translations from Transifex
|
2012-12-27 00:02:03 +00:00 |
network
|
Removed unused imports.
|
2012-12-21 08:41:47 -06: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
|
Removed unused imports.
|
2012-12-21 08:41:47 -06: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 "Remove lxc attaching/detaching of volumes"
|
2012-12-28 11:25:11 +00:00 |
virt
|
Merge "Remove lxc attaching/detaching of volumes"
|
2012-12-28 11:25:11 +00:00 |
vnc
|
Remove obsolete VCS version info completely
|
2012-12-19 18:54:17 +00:00 |
volume
|
Fixed deleting instance booted from invalid vol
|
2012-12-14 06:03:03 -08: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
|
Move network_driver into new nova.network.driver
|
2012-12-16 22:24:07 +00:00 |
context.py
|
Remove gen_uuid()
|
2012-11-14 22:16:24 +09:00 |
crypto.py
|
Merge "Makes sure to call crypto scripts with abspath"
|
2012-12-21 10:43:35 +00:00 |
exception.py
|
Merge "Add option to make exception format errors fatal."
|
2012-12-19 16:21:08 +00: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
|
Make sure the loadables path is the absolute path
|
2012-12-28 11:42:17 -08: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
|
Remove obsolete VCS version info completely
|
2012-12-19 18:54:17 +00:00 |
test.py
|
Removed unused imports.
|
2012-12-21 08:41:47 -06:00 |
utils.py
|
Removed unused imports.
|
2012-12-21 08:41:47 -06:00 |
version.py
|
Allow loading of product/vendor/package info from external file
|
2012-12-19 18:54:33 +00: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 |