![Huanxuan Ao](/assets/img/avatar_default.png)
This patch adds "--project" option in "flavor set" command to support for setting flavor access. Change-Id: I75b473600080d8ab1dd6ad01561c4f989ed3c3bd Partial-Bug: #1575461
7 lines
232 B
YAML
7 lines
232 B
YAML
---
|
|
features:
|
|
- |
|
|
Added support for setting flavor access to project by using below command
|
|
``flavor set <flavor> --project <project>``
|
|
[Bug `1575461 <https://bugs.launchpad.net/python-openstackclient/+bug/1575461>`_]
|