python-openstackclient/releasenotes/notes/add-remove-multiple-security-groups-2c0b2d599124c9c9.yaml
Stephen Finucane ece30e8f70 compute: Allow adding, removing multiple SGs
We also ensure we call neutron rather than the deprecated nova proxy API
in the event that neutron is available.

Change-Id: I8315ea164fd3fa6c1d759f16677bfd6c24c4ef63
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2024-07-18 12:41:51 +01:00

6 lines
145 B
YAML

---
features:
- |
The ``server add security group`` and ``server remove security group``
commands now accept multiple security groups.