切换导航
搜索
软件
概述
OpenStack 组件
SDK
部署工具
OpenStack 地图
示例配置
用例
生产环境中的用户
Ironic 裸机
边缘计算
电信与 NFV
科学与 HPC
容器
企业
用户调查
活动
OpenInfra Summit
项目团队聚会
OpenDev
社区活动
OpenStack 和 OpenInfra Days
峰会视频
社区
欢迎!从这里开始
OpenStack 技术委员会
演讲者局
OpenStack Wiki
获得认证 (COA)
招聘
营销资源
社区新闻
Superuser 杂志
OpenInfra 基金会支持组织
OpenInfra 基金会
市场
培训
发行版和设备
公共云
托管私有云
远程管理私有云
咨询与集成商
驱动程序
博客
文档
加入
注册基金会会员
赞助基金会
更多关于基金会的信息
登录
索引
索引
符号
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
符号
--format
oslo-config-generator 命令行选项
--minimal
oslo-config-generator 命令行选项
--namespace
oslo-config-generator 命令行选项
--output-file
oslo-config-generator 命令行选项
--summarize
oslo-config-generator 命令行选项
--wrap-width
oslo-config-generator 命令行选项
A
add_target_and_index() (oslo_config.sphinxext.ConfigOption 方法)
advanced (oslo_config.cfg.Opt 属性)
ArgsAlreadyParsedError
assignment() (oslo_config.cfg.ConfigParser 方法)
(oslo_config.iniparser.BaseParser 方法)
B
BaseParser (类 in oslo_config.iniparser)
Boolean (类 in oslo_config.types)
BoolOpt (类 in oslo_config.cfg)
C
clear() (oslo_config.cfg.ConfigOpts 方法)
clear_default() (oslo_config.cfg.ConfigOpts 方法)
clear_override() (oslo_config.cfg.ConfigOpts 方法)
command_line (oslo_config.cfg.Locations 属性)
comment() (oslo_config.iniparser.BaseParser 方法)
Config (类 in oslo_config.fixture)
config() (oslo_config.fixture.Config 方法)
config_dirs (oslo_config.cfg.ConfigOpts 属性)
ConfigDirNotFoundError
ConfigDomain (类 in oslo_config.sphinxext)
ConfigFileParseError
ConfigFilesNotFoundError
ConfigFilesPermissionDeniedError
ConfigFileValueError
ConfigGroup (类 in oslo_config.sphinxext)
ConfigGroupXRefRole (类 in oslo_config.sphinxext)
ConfigOption (类 in oslo_config.sphinxext)
ConfigOpts (类 in oslo_config.cfg)
ConfigOpts.GroupAttr (类 in oslo_config.cfg)
ConfigOpts.StrSubWrapper (类 in oslo_config.cfg)
ConfigOpts.SubCommandAttr (类 in oslo_config.cfg)
ConfigOpts.Template (类 in oslo_config.cfg)
ConfigOptXRefRole (类 in oslo_config.sphinxext)
ConfigParser (类 in oslo_config.cfg)
ConfigSourceValueError
ConfigType (类 in oslo_config.types)
ConfigurationSource (类 in oslo_config.sources)
ConfigurationSourceDriver (类 in oslo_config.sources)
D
default (oslo_config.cfg.Opt 属性)
DefaultValueError
DeprecatedOpt (类 in oslo_config.cfg)
dest (oslo_config.cfg.Opt 属性)
detail (oslo_config.cfg.LocationInfo 属性)
Dict (类 in oslo_config.types)
DictOpt (类 in oslo_config.cfg)
directives (oslo_config.sphinxext.ConfigDomain 属性)
disallow_names (oslo_config.cfg.ConfigOpts 属性)
DOMAIN_REGEX (oslo_config.types.HostDomain 属性)
DuplicateOptError
E
environment (oslo_config.cfg.Locations 属性)
EnvironmentConfigurationSource (类 in oslo_config.sources._environment)
EnvironmentConfigurationSourceDriver (类 in oslo_config.sources._environment)
错误
error_empty_key() (oslo_config.iniparser.BaseParser 方法)
error_invalid_assignment() (oslo_config.iniparser.BaseParser 方法)
error_no_section() (oslo_config.cfg.ConfigParser 方法)
error_no_section_end_bracket() (oslo_config.iniparser.BaseParser 方法)
error_no_section_name() (oslo_config.iniparser.BaseParser 方法)
error_unexpected_continuation() (oslo_config.iniparser.BaseParser 方法)
F
FALSE_VALUES (oslo_config.types.Boolean 属性)
find_config_dirs() (在模块 oslo_config.cfg 中)
find_config_files() (在模块 oslo_config.cfg 中)
find_file() (oslo_config.cfg.ConfigOpts 方法)
Float (类 in oslo_config.types)
FloatOpt (类 in oslo_config.cfg)
format_defaults() (oslo_config.types.ConfigType 方法)
(oslo_config.types.MultiString 方法)
G
generate() (在模块 oslo_config.generator 中)
generate_sample() (在模块 oslo_config.sphinxconfiggen 中)
get() (oslo_config.sources.ConfigurationSource 方法)
get_location() (oslo_config.cfg.ConfigOpts 方法)
group (角色)
H
handle_signature() (oslo_config.sphinxext.ConfigOption 方法)
has_content (oslo_config.sphinxext.ConfigGroup 属性)
(oslo_config.sphinxext.ShowOptionsDirective 属性)
help (oslo_config.cfg.Opt 属性)
(oslo_config.cfg.OptGroup 属性)
HostAddress (类 in oslo_config.types)
HostAddressOpt (类 in oslo_config.cfg)
HostDomain (类 in oslo_config.types)
HostDomainOpt (类 in oslo_config.cfg)
Hostname (类 in oslo_config.types)
HOSTNAME_REGEX (oslo_config.types.Hostname 属性)
HostnameOpt (类 in oslo_config.cfg)
I
i18n_representer() (在模块 oslo_config.generator 中)
idpattern (oslo_config.cfg.ConfigOpts.Template 属性)
import_group() (oslo_config.cfg.ConfigOpts 方法)
import_opt() (oslo_config.cfg.ConfigOpts 方法)
initial_data (oslo_config.sphinxext.ConfigDomain 属性)
Integer (类 in oslo_config.types)
IntOpt (类 in oslo_config.cfg)
IPAddress (类 in oslo_config.types)
IPOpt (类 in oslo_config.cfg)
L
label (oslo_config.sphinxext.ConfigDomain 属性)
lineno (oslo_config.iniparser.BaseParser 属性)
List (类 in oslo_config.types)
list_all_sections() (oslo_config.cfg.ConfigOpts 方法)
list_options_for_discovery() (oslo_config.sources.ConfigurationSourceDriver 方法)
ListOpt (类 in oslo_config.cfg)
load_opt_data() (在模块 oslo_config.validator 中)
load_raw_values() (oslo_config.fixture.Config 方法)
location (oslo_config.cfg.LocationInfo 属性)
LocationInfo (类 in oslo_config.cfg)
Locations (类 in oslo_config.cfg)
log_opt_values() (oslo_config.cfg.ConfigOpts 方法)
M
main() (在模块 oslo_config.generator 中)
(在模块 oslo_config.validator 中)
merge_domaindata() (oslo_config.sphinxext.ConfigDomain 方法)
metavar (oslo_config.cfg.Opt 属性)
模块
oslo_config
oslo_config.cfg
oslo_config.fixture
oslo_config.generator
oslo_config.iniparser
oslo_config.sources
oslo_config.sources._environment
oslo_config.sources._uri
oslo_config.sphinxconfiggen
oslo_config.sphinxext
oslo_config.types
oslo_config.validator
oslo_config.version
multi (oslo_config.cfg.MultiOpt 属性)
(oslo_config.cfg.Opt 属性)
MultiOpt (类 in oslo_config.cfg)
MultiString (类 in oslo_config.types)
MultiStrOpt (类 in oslo_config.cfg)
mutate_config_files() (oslo_config.cfg.ConfigOpts 方法)
N
name (oslo_config.cfg.Opt 属性)
(oslo_config.cfg.OptGroup 属性)
(oslo_config.sphinxext.ConfigDomain 属性)
new_section() (oslo_config.cfg.ConfigParser 方法)
(oslo_config.iniparser.BaseParser 方法)
NONE_DEFAULT (oslo_config.types.ConfigType 属性)
(oslo_config.types.MultiString 属性)
NoSuchGroupError
NoSuchOptError
NotInitializedError
Number (类 in oslo_config.types)
O
object_types (oslo_config.sphinxext.ConfigDomain 属性)
on_load_failure_callback() (在模块 oslo_config.generator 中)
open_source_from_opt_group() (oslo_config.sources.ConfigurationSourceDriver 方法)
Opt (类 in oslo_config.cfg)
opt_default (oslo_config.cfg.Locations 属性)
OptGroup (类 in oslo_config.cfg)
option (角色)
option_spec (oslo_config.sphinxext.ConfigGroup 属性)
(oslo_config.sphinxext.ShowOptionsDirective 属性)
optional_arguments (oslo_config.sphinxext.ConfigGroup 属性)
oslo-config-generator 命令行选项
--format
--minimal
--namespace
--output-file
--summarize
--wrap-width
oslo_config
模块
oslo_config.cfg
模块
oslo_config.fixture
模块
oslo_config.generator
模块
oslo_config.iniparser
模块
oslo_config.sources
模块
oslo_config.sources._environment
模块
oslo_config.sources._uri
模块
oslo_config.sphinxconfiggen
模块
oslo_config.sphinxext
模块
oslo_config.types
模块
oslo_config.validator
模块
oslo_config.version
模块
P
parse() (oslo_config.cfg.ConfigParser 方法)
(oslo_config.iniparser.BaseParser 方法)
parse_exc (oslo_config.iniparser.BaseParser 属性)
parse_exc() (oslo_config.cfg.ConfigParser 方法)
ParseError
,
[1]
pattern (oslo_config.cfg.ConfigOpts.Template 属性)
Port (类 in oslo_config.types)
PORT_MAX (oslo_config.types.Port 属性)
PORT_MIN (oslo_config.types.Port 属性)
PortOpt (类 in oslo_config.cfg)
positional (oslo_config.cfg.Opt 属性)
print_help() (oslo_config.cfg.ConfigOpts 方法)
print_usage() (oslo_config.cfg.ConfigOpts 方法)
process_link() (oslo_config.sphinxext.ConfigGroupXRefRole 方法)
(oslo_config.sphinxext.ConfigOptXRefRole 方法)
Q
quote_trailing_and_leading_space() (oslo_config.types.ConfigType 方法)
R
Range (类 in oslo_config.types)
register_cli_opt() (oslo_config.cfg.ConfigOpts 方法)
(oslo_config.fixture.Config 方法)
register_cli_opts() (在模块 oslo_config.generator 中)
(oslo_config.cfg.ConfigOpts 方法)
(oslo_config.fixture.Config 方法)
register_group() (oslo_config.cfg.ConfigOpts 方法)
register_mutate_hook() (oslo_config.cfg.ConfigOpts 方法)
register_opt() (oslo_config.cfg.ConfigOpts 方法)
(oslo_config.fixture.Config 方法)
register_opts() (oslo_config.cfg.ConfigOpts 方法)
(oslo_config.fixture.Config 方法)
reload_config_files() (oslo_config.cfg.ConfigOpts 方法)
required_arguments (oslo_config.sphinxext.ConfigGroup 属性)
RequiredOptError
reset() (oslo_config.cfg.ConfigOpts 方法)
resolve_xref() (oslo_config.sphinxext.ConfigDomain 方法)
roles (oslo_config.sphinxext.ConfigDomain 属性)
run() (oslo_config.sphinxext.ConfigGroup 方法)
(oslo_config.sphinxext.ShowOptionsDirective 方法)
S
sample_default (oslo_config.cfg.Opt 属性)
set_config_dirs() (oslo_config.fixture.Config 方法)
set_config_files() (oslo_config.fixture.Config 方法)
set_default (oslo_config.cfg.Locations 属性)
set_default() (oslo_config.cfg.ConfigOpts 方法)
(oslo_config.fixture.Config 方法)
set_defaults() (在模块 oslo_config.cfg 中)
set_override (oslo_config.cfg.Locations 属性)
set_override() (oslo_config.cfg.ConfigOpts 方法)
setup() (在模块 oslo_config.sphinxconfiggen 中)
(在模块 oslo_config.sphinxext 中)
setUp() (oslo_config.fixture.Config 方法)
short (oslo_config.cfg.Opt 属性)
show-options (指令)
ShowOptionsDirective (类 in oslo_config.sphinxext)
String (类 in oslo_config.types)
StrOpt (类 in oslo_config.cfg)
SubCommandOpt (类 in oslo_config.cfg)
supported_shell_completion (oslo_config.cfg.ConfigOpts 属性)
T
TemplateSubstitutionError
title (oslo_config.cfg.OptGroup 属性)
TRUE_VALUES (oslo_config.types.Boolean 属性)
type (oslo_config.cfg.Opt 属性)
U
unregister_opt() (oslo_config.cfg.ConfigOpts 方法)
unregister_opts() (oslo_config.cfg.ConfigOpts 方法)
URI (类 in oslo_config.types)
URIConfigurationSource (类 in oslo_config.sources._uri)
URIConfigurationSourceDriver (类 in oslo_config.sources._uri)
URIOpt (类 in oslo_config.cfg)
user (oslo_config.cfg.Locations 属性)
此页面最后更新时间:2025-11-18 16:12:00
除非另有说明,此文档根据
知识共享署名 3.0 许可
授权。请参阅所有
OpenStack 法律文档
。
发现错误?报告错误
OpenStack 文档
指南
安装指南
用户指南
配置指南
操作和管理指南
API 指南
贡献者指南
语言
Deutsch (德语)
Français (法语)
Bahasa Indonesia (印尼语)
Italiano (意大利语)
日本語 (日语)
한국어 (韩语)
Português (葡萄牙语)
Türkçe (土耳其语)
简体中文 (Simplified Chinese)
oslo.config 10.0.1.dev3
配置指南
oslo.config 参考指南
oslo.config 命令行工具
贡献