python-openstackclient/releasenotes/notes/bug-1687814-743ad8418923d5e3.yaml
Dean Troyer 1f2295cf65 Release note cleanup for 3.12.0
Change-Id: I1fab42256e7b01d2efc23af686554e0325a48af6
2017-07-23 16:51:47 +00:00

8 lines
295 B
YAML

---
fixes:
- |
Allow the ``--security-group`` option from the ``server create`` command
to be specified by name or ID. This also checks that the security group exist
before creating the server.
[Bug `1687814 <https://bugs.launchpad.net/python-openstackclient/+bug/1687814>`_]