python-openstackclient/releasenotes/notes/bug-1708570-bb19e1213e887723.yaml
Zhaokun Fu fd9a235de3 compute: Add --password option for openstack server create
Change-Id: Iaf923200efe023655a58ac5acac0b087d2fd5366
Story: #1708570
Task: #13780
2020-10-13 10:37:38 +01:00

6 lines
155 B
YAML

---
features:
- |
Add ``--password`` option to ``server create`` command, allowing users to
set the admin password when creating a new instance.