Zhan Zhang 8f72d77812 v2_0: Use 'bindings' when listing port bindings
This commit fixes a bug in v2_0 client's "list_port_bindings"
function, where it uses "port_bindings" to access Neutron's
response, instead of "bindings" [0].

[0]: https://docs.openstack.org/api-ref/network/v2/index.html#show-port-binding-of-a-port

Closes-Bug: #2130459
Change-Id: I32ef753ec212b55f698e3844e043f68b22992ead
Signed-off-by: Zhan Zhang <zzhang953@bloomberg.net>
2025-11-11 14:05:44 -05:00
2023-05-17 13:04:37 +01:00
2015-12-29 19:14:17 +00:00
2018-09-06 01:09:28 +02:00
2019-04-19 19:44:46 +00:00
2019-07-18 20:28:55 +09:00
2025-07-02 23:23:28 +09:00
2012-01-18 09:39:25 +11:00
2025-07-02 23:23:28 +09:00
2025-09-12 11:37:06 -04:00
2020-04-04 17:06:45 +02:00
2024-10-13 01:30:39 +09:00

Team and repository tags

image

Python bindings to the Neutron API

Latest Version

This is a client library for Neutron built on the Neutron API. It provides a Python API (the neutronclient module).

Note

This project has been deprecated. The CLI code has been deleted and is not accessible anymore. The Python bindings are still in use by other projects but no new features will be added to this project. All projects under Openstack governance migrating to use OpenstackSDK. Any new feature should be proposed to OpenStack SDK and OpenStack Client.

Description
OpenStack Networking (Neutron) Client
Readme 40 MiB
Languages
Python 100%