d8749f9148
When a private flavor is created with ID auto (=default) and a project is specified for it, instead of trying to add the project to the flavor called "auto" the ID of the newly created project should be used. Change-Id: I19f7a0ec26bd5d147f00ecba3312240e3601567e Closes-Bug: 1654221
7 lines
193 B
YAML
7 lines
193 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fix ``--project`` option for ``flavor create`` command when the
|
|
ID for the new flavor is auto generated.
|
|
[Bug `1654221 <https://bugs.launchpad.net/bugs/1654221>`_]
|