openstack-python-openstackc.../openstackclient/tests/functional
Fernando Royo d2d7219231 Get "security_groups" when port list
Neutron API is accepting 'security_groups' field  in
order to return the list of security_groups attached
to a port, but openstackclient is parsing the output
over a Openstack Port object that has security_group_ids
to map. This patch sends to the Neutron API the expected
field value and replace the output key to allow the
mapping just in case '--long' argument is passed.

Closes-Bug: #2095414
Change-Id: I188edc3c620ce29d7b16497ca24fd7d972a06618
2025-01-21 18:51:32 +00:00
..
common Merge "compute: Allow adding, removing multiple SGs" 2024-09-17 13:26:47 +00:00
compute tests: Add functional test for adding, removing SGs 2024-12-09 13:56:58 +00:00
identity Merge "identity: Migrate 'service provider' commands to SDK" 2024-12-16 19:52:03 +00:00
image pre-commit: Migrate pyupgrade to ruff 2024-09-12 18:08:23 +01:00
network Get "security_groups" when port list 2025-01-21 18:51:32 +00:00
object pre-commit: Migrate pyupgrade to ruff 2024-09-12 18:08:23 +01:00
volume pre-commit: Migrate pyupgrade to ruff 2024-09-12 18:08:23 +01:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
base.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00