This website requires JavaScript.
Explore
Get Started
openstack
/
oslo.config
Code
Issues
Proposed changes
oslo.config
/
oslo_config
/
tests
History
xuanyandong
604bde417b
remove unicode from code
...
Change-Id: I062829a44a62014e88f285a82b6800e37f00ff28
2021-04-16 11:17:19 +08:00
..
testmods
Remove oslo namespace package
2015-07-13 22:23:36 +00:00
__init__.py
Move files out of the namespace package
2014-12-12 16:13:29 -05:00
test_cfg.py
inherit from object is not required for py3
2021-01-12 17:09:25 +00:00
test_fixture.conf
Allow loading custom config files into Config Fixture.
2015-04-10 13:53:37 -07:00
test_fixture.py
Clean up enforce_type related test method's name
2017-11-29 13:18:39 +08:00
test_generator.py
inherit from object is not required for py3
2021-01-12 17:09:25 +00:00
test_get_location.py
remove unicode from code
2021-04-16 11:17:19 +08:00
test_iniparser.py
Fix parameters of assertEqual are misplaced
2016-07-19 11:52:55 +08:00
test_sources.py
Resolve UnboundLocalError
2020-05-01 16:45:04 +01:00
test_sphinxconfiggen.py
Use unittest.mock instead of third party mock
2020-03-31 14:40:09 -05:00
test_sphinxext.py
Use unittest.mock instead of third party mock
2020-03-31 14:40:09 -05:00
test_types.py
inherit from object is not required for py3
2021-01-12 17:09:25 +00:00
test_validator.py
Adding --check-defaults to validator
2020-11-24 13:55:33 -05:00