nova list filter "--instance-name" is no longer valid on the server side

Bug #1788182 reported by Surya Seetharaman
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
python-novaclient
Fix Released
Medium
Tao Li

Bug Description

As we can see from https://review.openstack.org/#/c/10917/, this option was removed on the server side long back, but its still on the client side https://github.com/openstack/python-novaclient/blob/c2d0fb7098a93390758d4d1f7c7c2cf4a7e38e3f/novaclient/v2/shell.py#L1377 which can be confusing for the users.

We should deprecate this option since its not important enough to be implemented on the server side.

Tags: api
Revision history for this message
Tao Li (eric-litao) wrote :

@Surya Seetharaman, I found you have reported this bug for a long time. If you haven't start it, may I fix it?

Tao Li (eric-litao)
Changed in python-novaclient:
assignee: Surya Seetharaman (tssurya) → Tao Li (eric-litao)
Changed in python-novaclient:
status: Triaged → In Progress
Revision history for this message
Tao Li (eric-litao) wrote :
Changed in python-novaclient:
assignee: Tao Li (eric-litao) → Matt Riedemann (mriedem)
Tao Li (eric-litao)
Changed in python-novaclient:
assignee: Matt Riedemann (mriedem) → Tao Li (eric-litao)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-novaclient (master)

Reviewed: https://review.openstack.org/602520
Committed: https://git.openstack.org/cgit/openstack/python-novaclient/commit/?id=910201f20157c57e8b24d1f0e82763250f6df0d7
Submitter: Zuul
Branch: master

commit 910201f20157c57e8b24d1f0e82763250f6df0d7
Author: Tao Li <litao3721@126.com>
Date: Fri Sep 14 11:09:38 2018 +0800

    Deprecate the unused instance-name

    The '--instnace-name' option exists in nova CLI for a long time,
    but it is not used, so we deprecate it firstly and will remove it in
    T release.

    Change-Id: I0c3d611fc322ae2c9f28ce3845b1c08eaab69485
    Closes-Bug: #1788182

Changed in python-novaclient:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-novaclient 12.0.0

This issue was fixed in the openstack/python-novaclient 12.0.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.