magnum/magnum/api/controllers
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
..
v1 Add CT tags field to the database and API 2021-02-05 22:45:47 +00:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
base.py Rename Bay DB, Object, and internal usage to Cluster 2016-09-08 13:01:12 -07:00
link.py Bay to Cluster api cleanup 2016-08-23 15:55:22 -07:00
root.py Rename Bay to Cluster in api 2016-08-17 22:24:45 +00:00
versions.py Allow nodegroups with node_count equal to 0 2021-02-04 13:07:18 +00:00