Merge "Deprecate PostgreSQL support"

This commit is contained in:
Zuul
2025年11月15日 01:04:08 +00:00
committed by Gerrit Code Review

View File

@@ -151,6 +151,9 @@ define oslo::db (
}
}
Oslo::Dbconn::Postgres:{
warning("Support for PostgreSQL has been deprecated and will be \
removed in a future release")
$backend_package = undef
require 'postgresql::lib::python'
}

View File

@@ -0,0 +1,5 @@
---
deprecations:
- |
Support for PostgreSQL has been deprecated and will be removed in a future
release.
Reference in New Issue
openstack/puppet-oslo
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.