root@anyhost:~/anydir# glance --os-image-api-version 2 image-list No module named netifaces root@anyhost:~/anydir# glance --os-image-api-version 1 image-list "1" is not a supported API version. Example values are "1" or "2".
Well when i uninstall the client with "pip uninstall python-glanceclient" and install an older version with "pip install python-glanceclient==0.14.0" it seems to work fine. root@anyhost:~/anydir# glance image-list +--------------------------------------+---------------------+-------------+------------------+----------+--------+ | ID | Name | Disk Format | Container Format | Size | Status | +--------------------------------------+---------------------+-------------+------------------+----------+--------+ | 781aceb8-14bb-456a-a95a-50c34ee34331 | cirros-0.3.2-x86_64 | qcow2 | bare | 13167616 | active | +--------------------------------------+---------------------+-------------+------------------+----------+--------+ root@anyhost:~/anydir# glance --version 0.14.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1402632 Title: issue with glance python client in Icehouse To manage notifications about this bug go to: https://bugs.launchpad.net/glance/+bug/1402632/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs