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