Glance DeprecationWarning message when you use the console client

Bug #1468328 reported by Alexey Galkin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mirantis OpenStack
Fix Released
Medium
MOS Glance

Bug Description

Using iso #521.

Bug:

/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

Steps to reproduce:

1. Deploy Juno on CentOS 6.5.
2. Go to controller node with SSH and use . openrc.
3. Execute any command with glance (something like this: glance image-create).

Example output:

[root@node-8 ~]# 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)
+--------------------------------------+--------+-------------+------------------+----------+--------+
| ID | Name | Disk Format | Container Format | Size | Status |
+--------------------------------------+--------+-------------+------------------+----------+--------+
| bdd26552-c16d-4af4-9fb2-906633c3a0e2 | TestVM | qcow2 | bare | 13167616 | active |
+--------------------------------------+--------+-------------+------------------+----------+--------+
[root@node-8 ~]#

Alexey Galkin (agalkin)
tags: added: python-glanceclient
removed: glance
Changed in mos:
importance: Undecided → Low
assignee: nobody → MOS Glance (mos-glance)
status: New → Confirmed
importance: Low → Medium
Revision history for this message
Mike Fedosin (mfedosin) wrote :

Fixed in 0.16.0 https://review.openstack.org/#/c/136765/ Merged in MOS 7.0

Changed in mos:
status: Confirmed → Fix Committed
Revision history for this message
Anastasia Kuznetsova (akuznetsova) wrote :

Verified on ISO 288

Changed in mos:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.