[PR #10652/9e86d239 backport][stable-11] oci/oracle: deprecation (#10717)

oci/oracle: deprecation (#10652)

* oci/oracle: deprecation

* add changelog frag

* add doc frags to changelog frag

* Update changelogs/fragments/10652-oracle-deprecation.yml



---------


(cherry picked from commit 9e86d239d2)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot] 2025-08-23 19:44:37 +02:00 committed by GitHub
commit bc8721c37c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 82 additions and 0 deletions

View file

@ -6,6 +6,12 @@
from __future__ import (absolute_import, division, print_function)
__metaclass__ = type
#
# DEPRECATED
#
# This module utils is deprecated and will be removed in community.general 13.0.0
#
import logging
import logging.config
import os