python-magnumclient/magnumclient/v1
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
..
__init__.py Change folder of api to v1 for magumclient 2014-12-30 11:05:23 -05:00
basemodels.py Add CT tags argument and field to client 2021-02-05 09:14:54 +00:00
baseunit.py Rollback cluster/bay on update failure 2016-12-16 07:36:40 +00:00
baymodels_shell.py Add disable floating ip parameter 2018-01-30 16:25:51 +01:00
baymodels.py Adds 'cluster' and 'cluster template' 2016-08-23 17:14:23 +00:00
bays_shell.py Allow cluster config for any cluster state 2019-10-03 12:26:00 +00:00
bays.py Adds 'cluster' and 'cluster template' 2016-08-23 17:14:23 +00:00
certificates_shell.py Add deprecation warnings to magnum client commands 2018-02-27 12:24:35 +00:00
certificates.py Add ca-rotate command to magnumclient 2017-01-27 13:47:57 -06:00
client.py Add nodegroup list/show commands 2019-03-27 16:27:10 +00:00
cluster_templates_shell.py Add hidden property to cluster template 2019-02-06 15:26:42 +01:00
cluster_templates.py Magnum client suport insecure_registry 2017-05-12 14:33:26 +08:00
clusters_shell.py Allow cluster config for any cluster state 2019-10-03 12:26:00 +00:00
clusters.py Support master_lb_enabled when creating cluster 2020-07-03 14:04:16 +12:00
mservices_shell.py Enabled magnum client to display detailed information 2016-08-02 11:33:48 +05:30
mservices.py Adding 'magnum service-list' 2015-09-22 00:25:48 +00:00
nodegroups.py Labels override 2020-05-14 10:14:22 +00:00
quotas_shell.py OSC command for magnum quota's 2018-02-28 12:14:54 +00:00
quotas.py Add magnum client support for resource quotas 2017-03-02 18:42:48 +00:00
shell.py Add magnum client support for resource quotas 2017-03-02 18:42:48 +00:00
stats_shell.py Add deprecation warnings to magnum client commands 2018-02-27 12:24:35 +00:00
stats.py Adding stats-list command to magnum client 2017-01-27 13:11:07 -06:00