magnum/magnum/objects
Stavros Moiras 0792885a1b Optimize cluster list api
Up till now, cluster api controller cluster_template_id was a
property field loading the id from the DB every time. With this
change the field becomes of text type and mandatory, so wsme fwk
guarantees that the field is provided when needed.

Cluster objects will not load the cluster template on creation.
Instead cluster templates will be loaded when they are actually
needed.

story: 2006693
task: 36989

Co-Authored-By: Stavros Moiras <stavros.moiras@cern.ch>

Change-Id: I2313c6a8b647e521cfa476f9cec65ab286fa5a23
2021-07-01 07:42:08 +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 Add separated CA cert for etcd and front-proxy 2021-04-01 17:31:34 +00:00
cluster.py Optimize cluster list api 2021-07-01 07:42:08 +00:00
cluster_template.py Optimize cluster list api 2021-07-01 07:42:08 +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