python-openstackclient/releasenotes/notes/add-server-create-image-property-ef76af26233b472b.yaml
Chen Hanxiao 447d5d9e34 Add --image-property parameter in 'server create'
add --image-property option, just like --image-with of novaclient did.

Change-Id: Ic1a8976559255529a8785b1b301a0307812433cb
Signed-off-by: Chen Hanxiao <chenhx@certusnet.com.cn>
2018-03-28 16:03:45 +08:00

6 lines
166 B
YAML

---
features:
- |
Add a parameter ``--image-property`` to ``server create`` command.
This parameter will filter a image which properties that are matching.