Go to file
Valentin Chassignol cb9aae55c8 BGPVPN: Fix resource comparison
This patch updates the resource comparison to accurately differentiate
between the manipulation of networks, ports, and router associations.
Introduced in I84fe4bb45d24c2f4a7a0246e2b9fb50354a715e0, the previous
implementation contained incorrect variable names, leading to
inconsistent results. This fix ensures that each resource type is
properly identified during comparison.

Closes-Bug: #2064286
Change-Id: Ieb87174296240f8f76ec10b39007935545b1bd3f
2024-05-06 14:22:08 +00: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
2012-01-18 09:39:25 +11:00
2024-01-30 18:09:53 +09:00
2023-05-17 13:04:37 +01:00
2020-04-04 17:06:45 +02:00
2024-01-30 18:09:53 +09:00
2024-01-30 18:09:53 +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. Any new feature should be proposed to OpenStack SDK and OpenStack Client.

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