Go to file
Diogo Guerra 201b3527b0 Add CT tags argument and field to client
We noticed that from the user perspective it is hard
to know when a cluster_template provided by the cloud
admin is mature enough for a production release.
This field will allow the administrator to add an
annotation to the cluster template like
{deprecated, recommended, testing} giving further
usefull information to the end user about the
template's life cycle

This patch allows the magnumclient to pass the
--tags <text> when creating a cluster template
and also shows the observations available when listing
existent cluster templates.

story: 2004215
task: 40161

Depends-On: I5d1c4221f089bc5cd12b25f620aa01771a029df9
Change-Id: Ibbdc9a9cd7ae4733eb6d38a7db11a68866f0d446
Signed-off-by: Diogo Guerra <dy090.guerra@gmail.com>
2021-02-05 09:14:54 +00: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
2021-01-11 11:25:17 +00:00
2014-11-21 08:33:53 +09:00
2014-11-18 14:38:31 -07:00
2020-04-28 09:30:13 +08:00
2020-04-04 16:55:16 +02:00
2020-03-28 15:54:06 +01: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 8 MiB
Languages
Python 100%