cinder/cinder/cmd
Eric Harney 66b44b8f34 pylint: ignore __original_module_threading errors
Our cmd tools all use the same import pattern here.
Instruct pylint to ignore E0401 errors on this.

Change-Id: I2c610cb0dac55afb17070c99501b4bdf6912ad19
2022-05-17 10:34:57 -04:00
..
__init__.py Use pbr entry_points to setup the cinder scripts 2014-12-08 09:53:22 -05:00
api.py pylint: ignore __original_module_threading errors 2022-05-17 10:34:57 -04:00
backup.py pylint: ignore __original_module_threading errors 2022-05-17 10:34:57 -04:00
manage.py cmd/manage: Correct db_sync() return 2022-04-06 11:52:28 -04:00
rtstool.py fix misspelling of 'configuration' 2018-09-03 15:13:11 +08:00
scheduler.py pylint: ignore __original_module_threading errors 2022-05-17 10:34:57 -04:00
status.py Remove NestedQuotaDriver 2021-01-19 17:43:29 +00:00
volume.py pylint: ignore __original_module_threading errors 2022-05-17 10:34:57 -04:00
volume_usage_audit.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00