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

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>`_]