python-openstackclient/releasenotes/notes/bug-1687814-743ad8418923d5e...

8 lines
310 B
YAML

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