nova/nova
Stephen Finucane 5af99c7545 conf: Make list->dict conversion more specific
All of the Nova configuration options' 'list_opts' functions have been
updated to return dicts rather than lists of tuples. However, two
dependency libraries still return dicts.

Replace the general handling code for this with specific code in the
two offending places. This gives a more actionable resolution.

Blueprint centralize-config-options-ocata
Change-Id: I5ce9ac2037e4374215a96e09e12b0873c31dd27e
2016-09-14 12:10:29 +00:00
..
CA
api Merge "Update BuildRequest if instance currently being scheduled" 2016-09-13 20:30:39 +00:00
cells Fix migration list + MigrationList operation 2016-08-15 10:05:23 -04:00
cert Set RPC version aliases for Mitaka 2016-03-16 09:54:49 -07:00
cloudpipe conf: Move cloudpipe options to a group 2016-08-22 09:31:03 +01:00
cmd Merge "Add a TODO and add info to a releasenote" 2016-09-08 17:01:27 +00:00
common
compute Update BuildRequest if instance currently being scheduled 2016-09-12 22:31:50 +02:00
conductor Fix service version lookups 2016-09-01 10:05:57 -04:00
conf conf: Make list->dict conversion more specific 2016-09-14 12:10:29 +00:00
console Fixed typos in nova: compute, console and conf dir 2016-08-01 21:14:32 +00:00
consoleauth Avoid unconditional warnings in nova-consoleauth 2016-04-26 23:52:49 +02:00
db Increase BDM column in build_requests table 2016-09-08 20:22:20 -04:00
hacking Remove hacking check [N347] for config options. 2016-08-11 14:23:21 +02:00
image Merge "Default image.size to 0 when extracting v1 image attributes" 2016-08-03 11:20:46 +00:00
ipv6 Fix test_ipv6 and simplify to_global() 2016-06-28 20:42:32 +02:00
keymgr Deprecate barbican options 2016-07-29 15:36:28 -05:00
locale Imported Translations from Zanata 2016-08-25 07:57:34 +00:00
network neutron: don't trace on port not found when unbinding ports 2016-09-10 16:54:10 -04:00
notifications Merge "Make notification objects use flavor capacity attributes" 2016-08-06 05:58:09 +00:00
objects Update BuildRequest if instance currently being scheduled 2016-09-12 22:31:50 +02:00
pci devspec: remove unused dev_count in devspec 2016-08-23 18:13:03 +08:00
policies Merge "Fix server operations' policies to admin only" 2016-08-11 06:07:52 +00:00
scheduler More conservative inventory updates 2016-09-12 14:53:48 -07:00
servicegroup Config options: Centralize servicegroup options 2016-05-04 15:57:29 +00:00
tests Merge "Add regression test for immediate server name update" 2016-09-14 08:36:09 +00:00
virt Merge "Revert "libvirt: move graphic/serial consoles check to pre_live_migration"" 2016-09-13 15:39:13 +00:00
vnc
volume Merge ":Add missing %s in print message" 2016-07-27 15:08:38 +00:00
wsgi
__init__.py
availability_zones.py
baserpc.py config options: Centralize upgrade_levels section 2016-04-04 18:35:27 +00:00
block_device.py Add tag column to vifs and bdm 2016-04-01 08:46:54 -07:00
cache_utils.py Warn when using null cache backend 2016-05-20 10:45:56 +02:00
config.py Add the ability to configure glanceclient debug logging 2016-08-04 00:32:37 +00:00
context.py Merge "Move cell message queue switching and add caching" 2016-09-01 21:49:23 +00:00
crypto.py Drop paramiko < 2 compat code 2016-05-10 12:01:22 -05:00
debugger.py Use oslo_log instead of logging 2016-05-27 12:18:32 +00:00
exception.py Throw exception if numa_nodes is not set to integer greater than 0 2016-09-09 14:53:56 +02:00
exception_wrapper.py Transform wrap_exception notification to versioned format 2016-06-21 09:39:47 +02:00
filters.py
hash_ring.py Ironic: allow multiple compute services 2016-08-04 23:51:13 +00:00
hooks.py
i18n.py
loadables.py
manager.py Config options: Centralize netconf options 2016-04-24 18:15:05 +00:00
policy.py Emit warning when use 'user_id' in policy rule 2016-08-29 11:46:15 +00:00
quota.py incorrect description in nova-api.log about quota check 2016-09-02 17:00:14 +09:00
rpc.py Move cell message queue switching and add caching 2016-08-31 22:33:17 +00:00
safe_utils.py
service.py Device tagging API support 2016-06-29 20:55:16 -07:00
signature_utils.py Trivial-Fix: Fix typos 2016-06-13 06:41:08 +00:00
test.py Use StableObjectJsonFixture from o.vo 2016-08-29 11:52:10 -04:00
utils.py Merge "Properly quote IPv6 address in RsyncDriver" 2016-08-18 13:17:19 +00:00
version.py Use oslo_log instead of logging 2016-05-27 12:18:32 +00:00
weights.py
wsgi.py config options: Remove 'wsgi_' prefix from opts 2016-03-25 13:19:19 +00:00