magnum/magnum/tests/unit/db
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
..
sqlalchemy ng-4: Adapt cluster object 2019-03-29 10:31:48 +00:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
base.py Centralize config option: database section 2016-09-22 05:57:01 +00:00
test_cluster.py ng-4: Adapt cluster object 2019-03-29 10:31:48 +00:00
test_cluster_template.py Add hidden flag to cluster template 2019-02-12 11:38:15 +01:00
test_federation.py federation api: federation table and db layer 2018-01-15 14:58:04 -03:00
test_magnum_service.py Deal with db_exc.DBDuplicate of conductor startup 2017-08-17 19:40:43 +08:00
test_nodegroup.py ng-1: Add nodegroup representation 2019-03-21 16:19:56 +00:00
test_quota.py Resource Quota - DB layer changes 2017-01-23 11:00:10 -06:00
test_x509keypair.py X509keypair cleanup 2016-05-30 12:02:26 +05:30
utils.py Add CT tags field to the database and API 2021-02-05 22:45:47 +00:00