magnum/magnum/objects
Diogo Guerra 332e2b6fe4 Add CT tags field to the database and API
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 adds the necessary database column and
API objects to handle the new argument.

story: 2007857
task: 40160

Change-Id: I5d1c4221f089bc5cd12b25f620aa01771a029df9
Signed-off-by: Diogo Guerra <diogo.filipe.tomas.guerra@cern.ch>
2021-02-05 22:45:47 +00:00
..
__init__.py ng-1: Add nodegroup representation 2019-03-21 16:19:56 +00:00
base.py Use obj_attr_is_set to check whether an attr is set in oslo_versionedobject 2016-03-01 23:20:19 +08:00
certificate.py Merge "Remove the usage of MagnumObjectDictCompat from certificate" 2016-12-28 04:43:58 +00:00
cluster.py Add master_lb_enabled to cluster 2020-07-21 11:07:33 +12:00
cluster_template.py Add CT tags field to the database and API 2021-02-05 22:45:47 +00:00
federation.py federation api: api endpoints 2018-02-09 00:59:31 -03:00
fields.py Improve log of k8s health status check 2019-10-01 18:29:16 +00:00
magnum_service.py Remove unused context variable in db api 2017-01-15 04:26:39 +00:00
nodegroup.py Allow nodegroups with node_count equal to 0 2021-02-04 13:07:18 +00:00
quota.py Resource Quota - Adding quota API 2017-01-23 11:00:11 -06:00
stats.py Magnum stats API 2017-01-17 09:48:54 -06:00
x509keypair.py Remove the usage of MagnumObjectDictCompat from x509keypair 2016-12-20 01:12:09 +08:00