Description of problem: After installing python3-openstackclient, openstack server list command doesn' t work Version-Release number of selected component (if applicable): python3-osc-lib-1.9.0-3.fc29.noarch How reproducible: Always Steps to Reproduce: 1. dnf install -y python3-openstackclient 2. openstack-3 --os-cloud mycloud server list Actual results: [fedora@fedora-29 ~]$ openstack-3 --os-cloud mycloud server list issubclass() arg 1 must be a class Expected results: [fedora@fedora-29 ~]$ openstack-3 --os-cloud mycloud server list +--------------------------------------+----------------------+--------+--------------------------------------+-------+-----------+ | ID | Name | Status | Networks | Image | Flavor | +--------------------------------------+----------------------+--------+--------------------------------------+-------+-----------+ | b5b995a1-859c-4efb-9c1c-1dce5db8d3ed | centos-7 | ACTIVE | private=192.168.10.13 | | m1.medium | Additional info: After applying https://git.openstack.org/cgit/openstack/osc-lib/commit/?id=72fbf45ed15a1b4c8111cac9f4446289ca187b0d, the command works as expected
python-osc-lib-1.9.0-3.fc29.1 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-de0290f4fe
Thanks for the report! I have sent an updated package for testing, including the patch to fix python 3.7 support.
python-osc-lib-1.9.0-3.fc29.1 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-de0290f4fe
python-osc-lib-1.9.0-3.fc29.1 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.