python-glanceclient/glanceclient
Cyril Roelandt fa495fe34c Python3.12: do not use ssl.wrap_socket
The ssl.wrap_socket method has been removed in 3.12.
SSLContext.wrap_socket should now be used.

Change-Id: Ided77a9c9b8e409105de18abf195405927a3684f
2024-07-10 16:50:09 +02:00
..
common Merge "Do not leak X-Auth-Token when logging curl requests" 2024-04-30 18:36:56 +00:00
tests Python3.12: do not use ssl.wrap_socket 2024-07-10 16:50:09 +02:00
v1 Merge "Do not use the six library." 2020-07-17 19:32:29 +00:00
v2 Merge "Bump hacking" 2024-02-15 02:25:50 +00:00
__init__.py Enable flake8 checks 2015-07-21 17:08:27 +03:00
_i18n.py Remove log translations 2017-03-21 07:19:21 +08:00
client.py Use import_versioned_module from oslo.utils 2016-12-06 09:35:55 +00:00
exc.py Do not use the six library. 2020-06-23 21:51:07 +02:00
shell.py glance help <subcommand>: Clearly specify which options are mandatory 2021-12-14 15:14:10 +00:00