openstack icon indicating copy to clipboard operation
openstack copied to clipboard

To utilize this module, the installed version ofthe openstacksdk library MUST be >=0.12.0"

Open andruwa13 opened this issue 6 years ago • 3 comments

Ubuntu 16.04/18.04 ansible 2.8.4 Vagrant 2.2.5 Virtulbox 6.0.12 Git Branch Master TASK [os_keystone_service : get an admin token]

andruwa13 avatar Sep 07 '19 16:09 andruwa13

This comes from Ansible, you must have the correct version for this module installed on your host system. Or downgrade Ansible. On Ubuntu 16.04, pip install openstacksdk == 0.12.0 (or similar, didn't check the right syntax) should do the job with recent Ansible versions.

gyurco avatar Sep 08 '19 12:09 gyurco

@gyurco not work :(

andruwa13 avatar Sep 08 '19 20:09 andruwa13

Check in the guest system, too, I'm not sure what version is installed with Ubuntu 18.04 by default.

gyurco avatar Sep 09 '19 07:09 gyurco