Daniel Abad
05ccd7f5fc
Add deprecation warnings to magnum client commands
In order to enforce the transition to the new OpenStack client, added deprecation warnings to the magnum cluster-list, cluster-show, cluster-update, cluster-delete, cluster-config, cluster-create, cluster-template-list, cluster-template-show, cluster-template-create, cluster-template-delete, cluster-template-update, ca-sign, ca-rotate, ca-show and stats-list, commands. Change-Id: I0103f686e0feb4dad4173ba7aa00768c8e25440d Partially-Implements: blueprint deprecate-magnum-client
Team and repository tags
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
- Launchpad project - release management
- Bugs - issue tracking
- Source
Description
Languages
Python
100%