4524b3605f
In the "flavor set/unset" command,the "flavor" parameter can be a name but can not be a id of a flavor. I think we should find a flavor by using "utils.find_resource()" in these commands. Change-Id: I5836788f7ed18813f1ebde31bb808b7c3f932b80 Closes-Bug: #1575624
6 lines
173 B
YAML
6 lines
173 B
YAML
---
|
|
fixes:
|
|
- Fixed ``flavor set/unset`` command to properly find a
|
|
flavor to be set/unset by flavor id.
|
|
[Bug `1575624 <https://bugs.launchpad.net/bugs/1575624>`_]
|