RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1200789 - DeprecationWarning in Glance commands for Juno/EL6
Summary: DeprecationWarning in Glance commands for Juno/EL6
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: RDO
Classification: Community
Component: python-glanceclient
Version: Juno
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: Kilo
Assignee: Flavio Percoco
QA Contact: nlevinki
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-03-11 11:51 UTC by Jan van Eldik
Modified: 2016-04-27 04:19 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-03-25 08:08:18 UTC
Embargoed:


Attachments (Terms of Use)

Description Jan van Eldik 2015-03-11 11:51:58 UTC
Description of problem:

Commands like "glance image-list" and "glance image-show" throw a warning:

  $ glance image-list
  /usr/lib/python2.6/site-packages/glanceclient/client.py:26: DeprecationWarning: `version` keyword is being deprecated. Please pass the version as part of the URL. http://$HOST:$PORT/v$VERSION_NUMBER
    DeprecationWarning)


Version-Release number of selected component (if applicable):

python-glanceclient-0.15.0-1.el6.noarch

How reproducible:

100%

Comment 1 Flavio Percoco 2015-03-25 08:08:18 UTC
@Jan,

Thanks for opening this bug. What you've reported is a deprecation warning and it's being taken care of in the community. The message is expected and it'll go away soon. However, this is not really a bug, hence I'm closing it for now.

Thanks again


Note You need to log in before you can comment on or make changes to this bug.