Metadata for python3-oslo-config-9.1.1-2.el9.noarch.rpm

0 directories 0 files
Go up

INFO

Name: python3-oslo-config
Version: 9.1.1-2.el9
Arch: noarch
Summary: OpenStack common configuration library
License: ASL 2.0
Vendor: Fedora Project
Build Host: buildvm-x86-21.iad2.fedoraproject.org
Build Date: Thu Jul 20 06:18:56 2023
Size: 1153689
URL: https://launchpad.net/oslo.config
Description: The Oslo project intends to produce a python library containing
infrastructure code shared by OpenStack projects. The APIs provided
by the project should be high quality, stable, consistent and generally
useful.

The oslo-config library is a command line and configuration file
parsing library from the Oslo project.

FILES

/usr/bin/oslo-config-generator
/usr/bin/oslo-config-generator-3
/usr/bin/oslo-config-validator
/usr/bin/oslo-config-validator-3
/usr/lib/python3.9/site-packages/oslo.config-9.1.1-py3.9.egg-info
/usr/lib/python3.9/site-packages/oslo.config-9.1.1-py3.9.egg-info/PKG-INFO
/usr/lib/python3.9/site-packages/oslo.config-9.1.1-py3.9.egg-info/SOURCES.txt
/usr/lib/python3.9/site-packages/oslo.config-9.1.1-py3.9.egg-info/dependency_links.txt
/usr/lib/python3.9/site-packages/oslo.config-9.1.1-py3.9.egg-info/entry_points.txt
/usr/lib/python3.9/site-packages/oslo.config-9.1.1-py3.9.egg-info/not-zip-safe
/usr/lib/python3.9/site-packages/oslo.config-9.1.1-py3.9.egg-info/pbr.json
/usr/lib/python3.9/site-packages/oslo.config-9.1.1-py3.9.egg-info/requires.txt
/usr/lib/python3.9/site-packages/oslo.config-9.1.1-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/oslo_config
/usr/lib/python3.9/site-packages/oslo_config/__init__.py
/usr/lib/python3.9/site-packages/oslo_config/__pycache__
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/_i18n.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/_i18n.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/_list_opts.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/_list_opts.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/cfg.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/cfg.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/fixture.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/fixture.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/generator.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/generator.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/iniparser.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/iniparser.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/sphinxconfiggen.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/sphinxconfiggen.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/sphinxext.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/sphinxext.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/types.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/types.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/validator.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/validator.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/version.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/version.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/_i18n.py
/usr/lib/python3.9/site-packages/oslo_config/_list_opts.py
/usr/lib/python3.9/site-packages/oslo_config/cfg.py
/usr/lib/python3.9/site-packages/oslo_config/fixture.py
/usr/lib/python3.9/site-packages/oslo_config/generator.py
/usr/lib/python3.9/site-packages/oslo_config/iniparser.py
/usr/lib/python3.9/site-packages/oslo_config/sources
/usr/lib/python3.9/site-packages/oslo_config/sources/__init__.py
/usr/lib/python3.9/site-packages/oslo_config/sources/__pycache__
/usr/lib/python3.9/site-packages/oslo_config/sources/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/sources/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/sources/__pycache__/_environment.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/sources/__pycache__/_environment.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/sources/__pycache__/_uri.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/sources/__pycache__/_uri.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/sources/_environment.py
/usr/lib/python3.9/site-packages/oslo_config/sources/_uri.py
/usr/lib/python3.9/site-packages/oslo_config/sphinxconfiggen.py
/usr/lib/python3.9/site-packages/oslo_config/sphinxext.py
/usr/lib/python3.9/site-packages/oslo_config/tests
/usr/lib/python3.9/site-packages/oslo_config/tests/__init__.py
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_cfg.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_cfg.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_fixture.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_fixture.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_generator.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_generator.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_get_location.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_get_location.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_iniparser.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_iniparser.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_sources.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_sources.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_sphinxconfiggen.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_sphinxconfiggen.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_sphinxext.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_sphinxext.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_types.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_types.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_validator.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_validator.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/test_cfg.py
/usr/lib/python3.9/site-packages/oslo_config/tests/test_fixture.conf
/usr/lib/python3.9/site-packages/oslo_config/tests/test_fixture.py
/usr/lib/python3.9/site-packages/oslo_config/tests/test_generator.py
/usr/lib/python3.9/site-packages/oslo_config/tests/test_get_location.py
/usr/lib/python3.9/site-packages/oslo_config/tests/test_iniparser.py
/usr/lib/python3.9/site-packages/oslo_config/tests/test_sources.py
/usr/lib/python3.9/site-packages/oslo_config/tests/test_sphinxconfiggen.py
/usr/lib/python3.9/site-packages/oslo_config/tests/test_sphinxext.py
/usr/lib/python3.9/site-packages/oslo_config/tests/test_types.py
/usr/lib/python3.9/site-packages/oslo_config/tests/test_validator.py
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__init__.py
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__pycache__
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__pycache__/bar_foo_opt.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__pycache__/bar_foo_opt.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__pycache__/baz_qux_opt.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__pycache__/baz_qux_opt.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__pycache__/blaa_opt.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__pycache__/blaa_opt.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__pycache__/fbaar_baa_opt.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__pycache__/fbaar_baa_opt.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__pycache__/fbar_foo_opt.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__pycache__/fbar_foo_opt.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__pycache__/fblaa_opt.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__pycache__/fblaa_opt.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/bar_foo_opt.py
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/baz_qux_opt.py
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/blaa_opt.py
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/fbaar_baa_opt.py
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/fbar_foo_opt.py
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/fblaa_opt.py
/usr/lib/python3.9/site-packages/oslo_config/types.py
/usr/lib/python3.9/site-packages/oslo_config/validator.py
/usr/lib/python3.9/site-packages/oslo_config/version.py
/usr/share/doc/python3-oslo-config
/usr/share/doc/python3-oslo-config/README.rst
/usr/share/licenses/python3-oslo-config
/usr/share/licenses/python3-oslo-config/LICENSE

REQUIRES

/usr/bin/python3
python(abi) 3.9
python3-debtcollector 1.2.0
python3-netaddr 0.7.18
python3-oslo-i18n 3.15.3
python3-pbr
python3-requests 2.18.0
python3-rfc3986 1.2.0
python3-stevedore 1.20.0
python3-yaml 5.1
python3.9dist(setuptools)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PartialHardlinkSets) 4.0.4-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1

PROVIDES

python-oslo-config 2:9.1.1-2.el9
python3-oslo-config 2:9.1.1-2.el9
python3.9-oslo-config 2:9.1.1-2.el9
python3.9dist(oslo-config) 9.1.1
python3.9dist(oslo.config) 9.1.1
python3dist(oslo-config) 9.1.1
python3dist(oslo.config) 9.1.1

CONFIG FILES

/usr/bin/oslo-config-generator
/usr/bin/oslo-config-generator-3
/usr/bin/oslo-config-validator
/usr/bin/oslo-config-validator-3
/usr/lib/python3.9/site-packages/oslo.config-9.1.1-py3.9.egg-info
/usr/lib/python3.9/site-packages/oslo.config-9.1.1-py3.9.egg-info/PKG-INFO
/usr/lib/python3.9/site-packages/oslo.config-9.1.1-py3.9.egg-info/SOURCES.txt
/usr/lib/python3.9/site-packages/oslo.config-9.1.1-py3.9.egg-info/dependency_links.txt
/usr/lib/python3.9/site-packages/oslo.config-9.1.1-py3.9.egg-info/entry_points.txt
/usr/lib/python3.9/site-packages/oslo.config-9.1.1-py3.9.egg-info/not-zip-safe
/usr/lib/python3.9/site-packages/oslo.config-9.1.1-py3.9.egg-info/pbr.json
/usr/lib/python3.9/site-packages/oslo.config-9.1.1-py3.9.egg-info/requires.txt
/usr/lib/python3.9/site-packages/oslo.config-9.1.1-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/oslo_config
/usr/lib/python3.9/site-packages/oslo_config/__init__.py
/usr/lib/python3.9/site-packages/oslo_config/__pycache__
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/_i18n.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/_i18n.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/_list_opts.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/_list_opts.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/cfg.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/cfg.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/fixture.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/fixture.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/generator.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/generator.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/iniparser.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/iniparser.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/sphinxconfiggen.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/sphinxconfiggen.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/sphinxext.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/sphinxext.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/types.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/types.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/validator.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/validator.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/version.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/__pycache__/version.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/_i18n.py
/usr/lib/python3.9/site-packages/oslo_config/_list_opts.py
/usr/lib/python3.9/site-packages/oslo_config/cfg.py
/usr/lib/python3.9/site-packages/oslo_config/fixture.py
/usr/lib/python3.9/site-packages/oslo_config/generator.py
/usr/lib/python3.9/site-packages/oslo_config/iniparser.py
/usr/lib/python3.9/site-packages/oslo_config/sources
/usr/lib/python3.9/site-packages/oslo_config/sources/__init__.py
/usr/lib/python3.9/site-packages/oslo_config/sources/__pycache__
/usr/lib/python3.9/site-packages/oslo_config/sources/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/sources/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/sources/__pycache__/_environment.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/sources/__pycache__/_environment.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/sources/__pycache__/_uri.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/sources/__pycache__/_uri.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/sources/_environment.py
/usr/lib/python3.9/site-packages/oslo_config/sources/_uri.py
/usr/lib/python3.9/site-packages/oslo_config/sphinxconfiggen.py
/usr/lib/python3.9/site-packages/oslo_config/sphinxext.py
/usr/lib/python3.9/site-packages/oslo_config/tests
/usr/lib/python3.9/site-packages/oslo_config/tests/__init__.py
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_cfg.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_cfg.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_fixture.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_fixture.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_generator.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_generator.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_get_location.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_get_location.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_iniparser.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_iniparser.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_sources.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_sources.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_sphinxconfiggen.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_sphinxconfiggen.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_sphinxext.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_sphinxext.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_types.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_types.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_validator.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/__pycache__/test_validator.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/test_cfg.py
/usr/lib/python3.9/site-packages/oslo_config/tests/test_fixture.conf
/usr/lib/python3.9/site-packages/oslo_config/tests/test_fixture.py
/usr/lib/python3.9/site-packages/oslo_config/tests/test_generator.py
/usr/lib/python3.9/site-packages/oslo_config/tests/test_get_location.py
/usr/lib/python3.9/site-packages/oslo_config/tests/test_iniparser.py
/usr/lib/python3.9/site-packages/oslo_config/tests/test_sources.py
/usr/lib/python3.9/site-packages/oslo_config/tests/test_sphinxconfiggen.py
/usr/lib/python3.9/site-packages/oslo_config/tests/test_sphinxext.py
/usr/lib/python3.9/site-packages/oslo_config/tests/test_types.py
/usr/lib/python3.9/site-packages/oslo_config/tests/test_validator.py
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__init__.py
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__pycache__
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__pycache__/bar_foo_opt.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__pycache__/bar_foo_opt.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__pycache__/baz_qux_opt.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__pycache__/baz_qux_opt.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__pycache__/blaa_opt.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__pycache__/blaa_opt.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__pycache__/fbaar_baa_opt.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__pycache__/fbaar_baa_opt.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__pycache__/fbar_foo_opt.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__pycache__/fbar_foo_opt.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__pycache__/fblaa_opt.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/__pycache__/fblaa_opt.cpython-39.pyc
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/bar_foo_opt.py
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/baz_qux_opt.py
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/blaa_opt.py
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/fbaar_baa_opt.py
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/fbar_foo_opt.py
/usr/lib/python3.9/site-packages/oslo_config/tests/testmods/fblaa_opt.py
/usr/lib/python3.9/site-packages/oslo_config/types.py
/usr/lib/python3.9/site-packages/oslo_config/validator.py
/usr/lib/python3.9/site-packages/oslo_config/version.py
/usr/share/doc/python3-oslo-config
/usr/share/doc/python3-oslo-config/README.rst d
/usr/share/licenses/python3-oslo-config
/usr/share/licenses/python3-oslo-config/LICENSE l

LICENSE FILES

ASL 2.0