Comment 4 for bug 1702860

Revision history for this message
Kanshi (opensource-g) wrote :

Hi all,

Thanks for your feedback.

I've actually installed the OpenStack client from the Ocata Ubuntu cloud archive which is at a newer version (3.8.1-0ubuntu3~cloud0) and the issue is no longer here.

Regarding the package from the Debian/Stretch repo, I just tested it again (it hasn't been upgraded, still in version 3.2.1-1), and I was able to reproduce the issue:

root@5926bc1fa1c5:/# dpkg -l | grep openstack
ii python-openstackclient 3.2.1-1 all OpenStack Command-line Client - Python 2.7
ii python-openstacksdk 0.9.5-2 all SDK for building applications to work with OpenStack - Python 2.x
root@5926bc1fa1c5:/# openstack --help
Auth plugin requires parameters which were not given: auth_url

Best regards