yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #57459
[Bug 1630161] Re: nova image-list is deprecated, but it should work even now
This is because the image proxy API bindings are deprecated as of the
2.36 microversion so anything >=2.36 is going to fail.
** Changed in: nova
Status: New => Invalid
** Changed in: python-novaclient
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1630161
Title:
nova image-list is deprecated, but it should work even now
Status in OpenStack Compute (nova):
Invalid
Status in python-novaclient:
Invalid
Bug description:
On newton it looks like:
$ nova image-list
WARNING: Command image-list is deprecated and will be removed after Nova 15.0.0 is released. Use python-glanceclient or openstackclient instead.
ERROR (VersionNotFoundForAPIMethod): API version 'API Version Major: 2, Minor: 37' is not supported on 'list' method.
It is supposed to be still supported, since newton is just 14.
nova (14.0.0.0rc2.dev21)
python-novaclient (6.0.0)
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1630161/+subscriptions
References