magnum/magnum/objects
Ricardo Rocha 84006f63d7 Allow flavor_id on cluster create
Add flavor_id as an option during cluster create. If not given,
the default is taken from the cluster template.

Add flavor_id in the Cluster object and use that instead
of the one from ClusterTemplate.

Update both magnum and magnum cli documentation to reflect the above changes.

Partial-Bug: #1699245
Change-Id: Ib60c05cce1cf2639ca4740abdd264403033433f9
2017-12-15 16:32:40 +00:00
..
__init__.py Resource Quota - Adding quota API 2017-01-23 11:00:11 -06: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 Allow flavor_id on cluster create 2017-12-15 16:32:40 +00:00
cluster_template.py Make docker_storage_driver a str instead of enum 2017-12-14 14:41:09 +00:00
fields.py Make docker_storage_driver a str instead of enum 2017-12-14 14:41:09 +00:00
magnum_service.py Remove unused context variable in db api 2017-01-15 04:26:39 +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