[Yahoo-eng-team] [Bug 1680660] Re: empty string server tag can be created

2017-06-23 Thread Sean Dague
There are no currently open reviews on this bug, changing the status back to the previous state and unassigning. If there are active reviews related to this bug, please include links in comments. ** Changed in: nova Status: In Progress => Invalid ** Changed in: nova Assignee:

[Yahoo-eng-team] [Bug 1680660] Re: empty string server tag can be created

2017-04-07 Thread sanshi_leilei
hi Andrey, try to put tags [""], and then put tags/abc. Then you with get {"tags":["","abc"]} And the doc link I mean is:

[Yahoo-eng-team] [Bug 1680660] Re: empty string server tag can be created

2017-04-07 Thread Andrey Volkov
Thanks for the report. What do you mean by empty string? My tests show the following: put tags [] => no tags created put tags [''] => u'' is too short put tags [' '] => ok Looks like it corresponds with docs. http://ix.io/pTo ** Changed in: nova Status: New => Invalid -- You received