2026-07-18 22:16:38 +09:00
2022-08-25 10:22:04 +08:00
2026-07-18 22:16:38 +09:00
2026-07-16 21:08:13 +10:00
2019-06-03 19:34:36 +10:00
2016-08-28 21:47:22 +01:00
2026-07-10 14:41:18 +02: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
2026-06-08 06:43:06 +01:00
2019-09-04 15:50:32 +08:00
2014-11-18 14:38:31 -07:00
2026-07-15 07:34:24 +00:00
2026-07-07 23:43:18 +00:00
2026-07-07 23:46:08 +00:00
2026-07-15 07:34:24 +00:00
2026-07-07 23:46:08 +00:00
2026-07-16 08:21:55 +02:00
2026-05-18 13:41:57 +10:00
Python bindings to the Magnum API
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.
- License: Apache License, Version 2.0
- PyPi - package installation
- Online Documentation
- Bugs - issue tracking
- Source