← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1861552] Re: Failed to unset space character tag

 

** Changed in: glance
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1861552

Title:
  Failed to unset space character tag

Status in Glance:
  Invalid

Bug description:
  Reproduce:
  1. Set tag
  openstack image unset 1efee0bd-d53e-4e57-b069-30a554e5c523 --tag " "
  2. Unset tag
  openstack image unset --tag " " 1efee0bd-d53e-4e57-b069-30a554e5c523

  The output of `unset` command:
  $ openstack image unset --tag " " 1efee0bd-d53e-4e57-b069-30a554e5c523
  tag unset failed, ' ' is a nonexistent tag 
  Failed to unset 1 of 1 tags.

  Version:
  commit ad39c12c64c8ff017918a8790d69d5278ac379da (HEAD -> stable/rocky)
  Merge: 8d9ff5f5 f992a0b2
  Author: Zuul <zuul@xxxxxxxxxxxxxxxxxx>
  Date:   Fri Sep 20 18:25:41 2019 +0000

      Merge "Fix manpage building and remove glance-cache-manage" into
  stable/rocky

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1861552/+subscriptions


References