magnum/magnum/api/controllers/v1
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-5: APIs for listing and showing nodegroups 2019-03-29 10:31:48 +00:00
bay.py [goal] Prepare pep8 testing for Ubuntu Focal 2020-09-09 13:31:45 +05:30
baymodel.py Add CT tags field to the database and API 2021-02-05 22:45:47 +00:00
certificate.py [k8s] Support CA certs rotate 2020-08-24 16:31:58 +12:00
cluster.py Allow nodegroups with node_count equal to 0 2021-02-04 13:07:18 +00:00
cluster_actions.py Allow nodegroups with node_count equal to 0 2021-02-04 13:07:18 +00:00
cluster_template.py Add CT tags field to the database and API 2021-02-05 22:45:47 +00:00
collection.py Fix quotas API pagination 2017-02-14 12:33:27 -06:00
federation.py Use MultiType and types.text instead of str 2019-01-18 11:01:57 +00:00
magnum_services.py Use MultiType and types.text instead of str 2019-01-18 11:01:57 +00:00
nodegroup.py Allow nodegroups with node_count equal to 0 2021-02-04 13:07:18 +00:00
quota.py Return default quota from API 2019-09-20 09:30:06 +00:00
stats.py Don't enforce microversion for stats API 2017-02-09 10:38:41 -06:00
types.py Allow nodegroups with node_count equal to 0 2021-02-04 13:07:18 +00:00