Installed versions:
python-openstackclient==3.17.0
osc-lib==1.11.1
All openstack commands seem to work except the following:
openstack stack show <stack name or id>
The response i get is: issubclass() arg 1 must be a class
I have read that this might be osc-lib problem, but in version 1.11.1 it should be fixed. How can i get this to work?