File: bug-1687814-743ad8418923d5e3.yaml

package info (click to toggle)
python-openstackclient 8.2.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 10,960 kB
  • sloc: python: 132,001; makefile: 140; sh: 22
file content (7 lines) | stat: -rw-r--r-- 295 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
---
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>`_]