Maurice Escher 9992aa4c7f [api-ref] Fix port binding activate/delete host parameter
The host parameter for port binding activation and deletion
endpoints is a path parameter, not a body parameter.

This was causing issues with clients like openstacksdk that
were sending the host in both the path and body, resulting
in a TypeError: 'got multiple values for argument'.

Changes:
- Added host-path parameter definition in parameters.yaml
- Updated port binding activate endpoint to use host-path
- Updated port binding delete endpoint to use host-path

Closes-Bug: #2146294
Change-Id: I7f2d6cfde3671af22076ca1fbe193d535aad92d2
Signed-off-by: Maurice Escher <maurice.escher@sap.com>
2026-03-25 10:23:38 +01:00
2015-12-19 01:00:22 -05:00
2018-05-24 11:09:18 -07:00
2019-04-19 19:32:02 +00:00
2015-11-20 17:24:43 -07:00
2026-01-09 12:20:58 -05:00
2026-01-06 21:28:56 +09:00
2015-11-20 17:24:43 -07:00
2026-02-17 13:16:19 -05:00
2025-08-17 22:06:53 +00:00
2024-01-12 17:46:28 +09:00
Description
Neutron shared routines and utilities.
Readme 34 MiB
Languages
Python 97.5%
PHP 2.1%
Shell 0.3%