Rodolfo Alonso e2d68e39f5 Revert "Change the `StandardAttribute` load method to "selectin""
This reverts commit 7f702af482b6b47f2fe74a8b475fb2a23cb5f7a4.

Reason for revert: this patch was introduced to make the database
produced code compatible with PostgreSQL. During this cycle we
dropped the support for this backend. This patch is probably
introducing a race condition when retrieving the port standard
attributes because these are retrieved in a second SQL query
(lazy='selectin').

In order to keep a healthy database engine, supporting
MariaDB/MySQL, it is better to retrieve the selected field in the
``port`` retrieval query instead of issuing a delayed second one.

Closes-Bug: #2093258
Change-Id: Ida5afffb808597aa09cc62984b36189a8bf409a0
2025-02-04 09:50:20 +00:00
2024-08-15 14:26:52 +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
2024-11-04 21:18:15 -05:00
2024-11-26 19:52:31 +05:30
2015-11-20 17:24:43 -07:00
2025-01-09 18:20:40 -05:00
2024-10-07 14:21:29 -04:00
2024-01-12 17:46:28 +09:00
2024-04-30 19:16:37 +09:00
2025-01-09 18:20:53 -05:00

Team and repository tags

image

neutron-lib

Neutron shared routines and utilities

Features

  • TODO
Description
Neutron shared routines and utilities.
Readme 32 MiB
Languages
Python 97.4%
PHP 2.2%
Shell 0.4%