James Page 5d8fd38400 Update VerifiedHTTPSConnection for Python >= 3.12
For Python >= 3.12 the previously deprecated key_file and cert_file
parameters to HTTPSConnection have been dropped; rework the
VerifiedHTTPSConnection class to pass SSL configuration via a
SSLContext instead.

These parameters where deprecated for Python >= 3.6.

Change-Id: Ie9e5b27c1ee745618618235f52c0a3004b2e50dd
2024-05-15 09:34:42 +00:00
2022-08-25 10:22:04 +08:00
2019-06-03 19:34:36 +10:00
2016-08-28 21:47:22 +01:00
2018-07-24 15:44:42 +07:00
2019-04-19 19:40:49 +00:00
2014-11-21 08:33:53 +09:00
2018-07-24 15:44:42 +07:00
2014-11-18 14:38:31 -07:00
2020-04-04 16:55:16 +02:00
2023-09-13 08:42:37 +00:00

Team and repository tags

image

Python bindings to the Magnum API

Latest Version

Downloads

This is a client library for Magnum built on the Magnum API. It provides a Python API (the magnumclient module) and a command-line tool (magnum).

Development takes place via the usual OpenStack processes as outlined in the developer guide.

Description
Python client for Container Infrastructure Management Service
Readme 7.9 MiB
Languages
Python 100%