openstacksdk/openstack/config
Stephen Finucane 2a8627d4f1 mypy: Address issues with top-level files
Address issues in all files in the 'openstack' directory as well as the
'openstack/common', 'openstack/config' and 'openstack/test' directories.
With this done, we can start introducing mypy iteratively.

Note that we disable type hints in Sphinx. This is necessary because
Sphinx apparently can't tell the difference between 'Type' from 'typing'
and 'Type' from 'openstack.block_storage.v[23].Type', which causes a
build warning. This is okay since typing makes docs too noisy anyway.

Change-Id: Ia91c5da779b5b68c408dfc934a21d77e9ca2f550
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2023-08-17 11:47:38 +01:00
..
vendors mypy: Address issues with top-level files 2023-08-17 11:47:38 +01:00
__init__.py Blackify everything else 2023-05-05 11:31:36 +01:00
_util.py Bump black to 23.3.0 2023-05-05 12:46:17 +01:00
cloud_config.py Blackify everything else 2023-05-05 11:31:36 +01:00
cloud_region.py mypy: Address issues with top-level files 2023-08-17 11:47:38 +01:00
defaults.json Support for the baremetal introspection service 2019-04-18 15:54:24 +02:00
defaults.py Blackify everything else 2023-05-05 11:31:36 +01:00
exceptions.py Provide OpenStackConfigException backwards compat 2018-03-21 09:15:30 -05:00
loader.py mypy: Address issues with top-level files 2023-08-17 11:47:38 +01:00
schema.json Add support for vendor hooks 2019-05-13 20:15:07 +02:00
vendor-schema.json Add support for vendor hooks 2019-05-13 20:15:07 +02:00