f834f9adaf
This patch fixes a NotImplementedError raised in the dbcounter plugin when using SQLAlchemy 2.x. The plugin signature has changed and now requires an "update_url" method as part of the plugin[1]. This patch also updates the do_incr() explicit SQL string to use a TextClause and the new requirement for named bound parameters[2]. Closes-Bug: #2009521 [1] https://docs.sqlalchemy.org/en/20/changelog/migration_14.html#changes-to-createengineplugin [2] https://docs.sqlalchemy.org/en/20/changelog/migration_20.html#execute-method-more-strict-execution-options-are-more-prominent Change-Id: Ie5484597057a3306757cc46b657446ad61ac2098 |
||
---|---|---|
.. | ||
dbcounter | ||
build_venv.sh | ||
create_userrc.sh | ||
create-stack-user.sh | ||
debug_function.sh | ||
discover_hosts.sh | ||
dstat.sh | ||
file_tracker.sh | ||
fixup_stuff.sh | ||
generate-devstack-plugins-list.py | ||
generate-devstack-plugins-list.sh | ||
get-stats.py | ||
image_list.sh | ||
info.sh | ||
install_pip.sh | ||
install_prereqs.sh | ||
make_cert.sh | ||
memory_tracker.sh | ||
mlock_report.py | ||
outfilter.py | ||
ping_neutron.sh | ||
update_clouds_yaml.py | ||
upload_image.sh | ||
verify-ipv6-only-deployments.sh | ||
worlddump.py |