neutron/neutron/tests/unit/services/metering
Rodolfo Alonso Hernandez 812ef0306f ``Session.autocommit`` parameter is removed
Since [1] (in oslo.db>9.1.0), the ``Session.autocommit`` member
is removed and should not be considered. This patch removes this
dependency while keeping backwards compatibility. This code will
be removed in future releases.

Due to the neutron-lib dependency, this patch bumps the needed
library version to 3.1.0.

[1]https://review.opendev.org/c/openstack/oslo.db/+/804775

Depends-On: https://review.opendev.org/c/openstack/neutron-lib/+/851193

Closes-Bug: #1982818
Change-Id: Ibfcf9d5f6cd805f2d64fcd88049e2b43fedc3497
2022-08-10 17:15:04 +02:00
..
agents Replace "tenant_id" with "project_id" in metering service 2021-10-28 09:42:52 +00:00
drivers Replace "tenant_id" with "project_id" in metering service 2021-10-28 09:42:52 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_metering_plugin.py ``Session.autocommit`` parameter is removed 2022-08-10 17:15:04 +02:00