OSC don't support X.latest format of OS_COMPUTE_API_VERSION

Bug #1561838 reported by Rui Chen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Undecided
Rui Chen

Bug Description

novaclient support to use "X.latest" format in order to talk with the latest nova microversion API, that is very helpful shortcut usage to use new nova side features, we should implement it in OSC.

stack@szxbzci0004 ~/python-openstackclient (master) $ openstack --os-cloud devstack-admin --os-compute-api-version 2.latest server show chenrui_vm
versions supported by client: 2.1 - 2.25

Rui Chen (kiwik-chenrui)
Changed in python-openstackclient:
assignee: nobody → Rui Chen (kiwik-chenrui)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-openstackclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/297551

Changed in python-openstackclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstackclient (master)

Reviewed: https://review.openstack.org/297551
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=a5a343a5a86658246cc136a330eee951e32c7b56
Submitter: Jenkins
Branch: master

commit a5a343a5a86658246cc136a330eee951e32c7b56
Author: Rui Chen <email address hidden>
Date: Fri Mar 25 14:51:06 2016 +0800

    Support X.latest format for OS_COMPUTE_API_VERSION

    OSC don't support to use "X.latest" format in order to talk with the
    latest nova microversion API, that is very helpful shortcut usage to
    use new nova side features, this patch implement it.

    Change-Id: I87918addff1f50fbc6eb72ca82b31813330753b5
    Closes-Bug: #1561838

Changed in python-openstackclient:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/python-openstackclient 2.5.0

This issue was fixed in the openstack/python-openstackclient 2.5.0 release.

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.