2022-07-11 12:05:45.665 1580 CRITICAL cinder [-] Unhandled error: TypeError: () takes 0 positional arguments but 1 was given 2022-07-11 12:05:45.665 1580 ERROR cinder Traceback (most recent call last): 2022-07-11 12:05:45.665 1580 ERROR cinder File "c:\python38\scripts\cinder-volume-script.py", line 33, in 2022-07-11 12:05:45.665 1580 ERROR cinder sys.exit(load_entry_point('cinder', 'console_scripts', 'cinder-volume')()) 2022-07-11 12:05:45.665 1580 ERROR cinder File "c:\openstack\build\cinder\cinder\cmd\volume.py", line 182, in main 2022-07-11 12:05:45.665 1580 ERROR cinder getattr(os_brick, 'setup', lambda: None)(CONF) 2022-07-11 12:05:45.665 1580 ERROR cinder TypeError: () takes 0 positional arguments but 1 was given 2022-07-11 12:05:45.665 1580 ERROR cinder