nova/nova
Alexis Lee 7d0381c91a conf: Group scheduler options
Move all scheduler options into their one of two groups. Many of the
options are simply renamed to remove their 'scheduler_' prefix, with
some exceptions:

* scheduler_default_filters -> enabled_filters
* scheduler_baremetal_default_filters -> baremetal_enabled_filters
* scheduler_driver_task_period -> periodic_task_interval
* scheduler_tracks_instance_changes -> track_instance_changes

Change-Id: I3f48e52815e80c99612bcd10cb53331a8c995fc3
Co-Authored-By: Stephen Finucane <sfinucan@redhat.com>
Implements: blueprint centralize-config-options-ocata
2016-10-07 14:36:21 +01:00
..
CA
api Merge "[placement] reorder middleware to correct logging context" 2016-10-07 12:11:29 +00:00
cells Fix migration list + MigrationList operation 2016-08-15 10:05:23 -04:00
cert
cloudpipe conf: Move cloudpipe options to a group 2016-08-22 09:31:03 +01:00
cmd Allow running db archiving continuously 2016-10-04 12:30:14 -07:00
common
compute conf: Group scheduler options 2016-10-07 14:36:21 +01:00
conductor Report actual request_spec when MaxRetriesExceeded raised 2016-09-30 09:59:19 +08:00
conf conf: Group scheduler options 2016-10-07 14:36:21 +01:00
console Skip malformed cookies 2016-09-22 16:46:28 +03:00
consoleauth
db Merge "Unwind circular import issue with api / utils" 2016-10-05 15:57:24 +00:00
hacking Remove context object in oslo.log method 2016-09-27 18:02:08 +00:00
image Merge "conf: Cleanup of glance.py" 2016-09-29 12:05:03 +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 Remove context object in oslo.log method 2016-09-27 18:02:08 +00:00
notifications Merge "Make notification objects use flavor capacity attributes" 2016-08-06 05:58:09 +00:00
objects Merge "Remove unused conf" 2016-10-06 20:57:28 +00:00
pci Add missing slash to dir path 2016-09-20 13:50:39 -04:00
policies Merge "Fix server operations' policies to admin only" 2016-08-11 06:07:52 +00:00
scheduler conf: Group scheduler options 2016-10-07 14:36:21 +01:00
servicegroup
tests conf: Group scheduler options 2016-10-07 14:36:21 +01:00
virt libvirt: fix DiskSmallerThanImage when block migrate ephemerals 2016-10-06 08:49:32 -04: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
block_device.py
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 Add get_context helper method 2016-09-29 09:58:09 -04:00
crypto.py
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
policy.py Remove unnecessary credential sanitation for logging 2016-10-05 12:54:23 -04:00
quota.py incorrect description in nova-api.log about quota check 2016-09-02 17:00:14 +09:00
rpc.py Stop overwriting thread local context in ClientRouter 2016-09-26 20:49:22 +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 Fixes python 3 unit tests 2016-09-23 20:10:24 +00:00