Hide Forgot
Currently, the shades that ship with shade are failing. This is because we are not using os-client-config >=1.13.0 FAIL: shade.tests.unit.test_users.TestUsers.test_is_user_in_group tags: worker-7 ---------------------------------------------------------------------- Empty attachments: pythonlogging:'' stderr stdout Traceback (most recent call last): File "/builddir/build/BUILD/shade-1.4.0/shade/tests/unit/test_users.py", line 31, in setUp self.cloud = shade.operator_cloud(validate=False) File "/builddir/build/BUILD/shade-1.4.0/shade/__init__.py", line 92, in operator_cloud return OperatorCloud(cloud_config=cloud_config) File "/builddir/build/BUILD/shade-1.4.0/shade/operatorcloud.py", line 35, in __init__ super(OperatorCloud, self).__init__(*args, **kwargs) File "/builddir/build/BUILD/shade-1.4.0/shade/openstackcloud.py", line 169, in __init__ cache_expiration_time = int(cloud_config.get_cache_expiration_time()) TypeError: 'NoneType' object is not callable
The fix is to bump os-client-config >=1.13.0. I am currently working on that.
Created attachment 1122890 [details] current version of local spec
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle. Changing version to '24'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase