[Openstack] nova image-list fails
Kevin L. Mitchell
kevin.mitchell at rackspace.com
Tue Mar 4 16:14:42 UTC 2014
On Tue, 2014-03-04 at 18:45 +0530, Mandar Khanolkar wrote:
> I am getting failure while listing images in nova.
[snip]
> File "/usr/lib/python2.7/site-packages/novaclient/openstack/common/apiclient/base.py", line 204, in <module>
> @six.add_metaclass(abc.ABCMeta)
> AttributeError: 'module' object has no attribute 'add_metaclass'
Looks like you have an old version of "six" installed. The
"python-novaclient" package wants a minimum of 1.5.2 for what's
currently in git. I recommend upgrading the "six" package to the
latest.
--
Kevin L. Mitchell <kevin.mitchell at rackspace.com>
Rackspace
More information about the Openstack
mailing list