nova/nova
Matthew Treinish 576a561dd8 Add get_backdoor_port to cert.
This adds a get_backdoor_port function to the cert service
which enables returning the eventlet_backdoor port from rpc
for the service.

Change-Id: Iea2b1f9587ea2749c2def921d6a0d1e86f1645ee
2012-12-19 17:38:52 -05:00
..
CA
api Merge "Move network_driver into new nova.network.driver" 2012-12-18 21:46:50 +00:00
cert Add get_backdoor_port to cert. 2012-12-19 17:38:52 -05: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 aggregate_get() to conductor 2012-12-19 08:14:45 -08:00
conductor Add expected exception to aggregate_metadata_delete() 2012-12-19 08:14:50 -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 Add DBDuplicateEntry exception for unique constraint violations 2012-12-18 18:07:22 +04: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-18 00:02:28 +00:00
network Make load_network_driver load passed in driver. 2012-12-19 10:26:48 -05: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 Add get_backdoor_port to cert. 2012-12-19 17:38:52 -05:00
virt Merge "Make NBD retry logic more generic, add retry to loop." 2012-12-19 18:53:08 +00:00
vnc Fix typos in vncserver_listen config param help description 2012-12-18 22:46:31 +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 Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +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 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 Move TimeOverride to the general reusable-test-helper place. 2012-12-18 09:26:24 +13: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