ERROR (CommandError): Unable to delete tag %s from specified server

Bug #1708408 reported by huangtianhua
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-novaclient
Fix Released
Undecided
huangtianhua

Bug Description

Delete a tag which not added to a server, then the error message raised:
CommandError: Unable to delete tag %s from specified server.
ERROR (CommandError): Unable to delete tag %s from specified server.

Changed in python-novaclient:
assignee: nobody → huangtianhua (huangtianhua)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-novaclient (master)

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

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

Reviewed: https://review.openstack.org/490705
Committed: https://git.openstack.org/cgit/openstack/python-novaclient/commit/?id=8353b3c897b5f7e5e5575c207a4f3a61beb18d53
Submitter: Jenkins
Branch: master

commit 8353b3c897b5f7e5e5575c207a4f3a61beb18d53
Author: huangtianhua <email address hidden>
Date: Fri Aug 4 10:12:16 2017 +0800

    Remove substitutions for command error msg

    For server_tag_add and server_tag_delete commands,
    the substitution in the command error message doesn't
    work, this change removes the substitutions, and to
    tell user the 'specified' tag can not be added
    or deleted is enough, like other commands do.

    Change-Id: I7a9c9103d4fc88e1b82458f6ccc9738c6aa0315c
    Closes-Bug: #1708408

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 10.0.0

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