You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
magnum/magnum/db
Ricardo Rocha 446b159349 Allow master_flavor_id on cluster create
Add master_flavor_id as an option during cluster create. If not given,
the default is taken from the cluster template.

Add master_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: #1699247
Change-Id: Id1d973167b381538121583a0a9691304b39e98de
6 years ago
..
sqlalchemy Allow master_flavor_id on cluster create 6 years ago
__init__.py Centralize config option: database section 7 years ago
api.py Merge "Resource Quota - Limit clusters per project" 6 years ago
migration.py Centralize config option: database section 7 years ago