9d946f0f45
Throwing error 'Port' object has no attribute 'security_groups' Fix for set and unset. Change-Id: I1a0625b5a432c7a91cf40249ce4f7c883f53d704 Closes-Bug: #1656788
7 lines
233 B
YAML
7 lines
233 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed the ``port set`` and ``port unset`` command failures
|
|
(AttributeError) when ``--security-group`` option is included.
|
|
[Bug `1656788 <https://bugs.launchpad.net/python-openstackclient/+bug/1656788>`_]
|