oslo.config/oslo_config
ChangBo Guo(gcb) 7e580d30bf Make help message include choices information for StrOpt
Config option `StrOpt` accept choices parameter to indicate
valid values and include comments "# Allowed values:" when generating
sample config file, so it's unnecessary to add allowed values in hep
string of the config option. But it doesn't include choices information
when printing help for the config option. This commit makes consistency
for both of sample config file and help output of command line.

Closes-Bug:1727683

Change-Id: I962e49c81bdf44043a6e1233408a6ee5b883acde
2017-11-01 10:12:38 +08:00
..
tests Make help message include choices information for StrOpt 2017-11-01 10:12:38 +08:00
__init__.py Move files out of the namespace package 2014-12-12 16:13:29 -05:00
_i18n.py Update URLs in documents according to document migration 2017-07-12 22:32:03 +08:00
_list_opts.py Add defaults for config-dir 2016-11-30 06:58:12 +01:00
cfg.py Make help message include choices information for StrOpt 2017-11-01 10:12:38 +08:00
cfgfilter.py Use versionadded and versionchanged in doc 2015-10-22 13:40:27 +02:00
fixture.py Remove the parameter enforce_type from set_override and set_default 2017-10-25 02:44:39 +00:00
generator.py Merge "Fix the incorrect file path" 2017-08-04 08:46:48 +00:00
iniparser.py Move files out of the namespace package 2014-12-12 16:13:29 -05:00
sphinxconfiggen.py sphinxconfiggen to generate multiple sample files 2016-05-11 17:06:00 -05:00
sphinxext.py Fix sphinx option generation when advanced=True 2017-09-14 09:33:26 -06:00
types.py handle option defaults that are not strings 2017-07-18 13:49:25 -04:00
version.py pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) 2017-02-06 12:49:23 -05:00