oslo_reports.models.conf
Module¶Provides OpenStack Configuration Model
This module defines a class representing the data
model for oslo_config
configuration options
oslo_reports.models.conf.
ConfigModel
(conf_obj)¶Bases: oslo_reports.models.with_default_views.ModelWithDefaultViews
A Configuration Options Model
This model holds data about a set of configuration options
from oslo_config
. It supports both the default group
of options and named option groups.
Parameters: | conf_obj (oslo_config.cfg.ConfigOpts ) – a configuration object |
---|
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.