magnum/magnum/db/sqlalchemy
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
2017-09-27 09:30:18 +00:00
..
alembic Allow master_flavor_id on cluster create 2017-09-27 09:30:18 +00:00
__init__.py Copy Ironic's database model codebase 2014-12-02 15:04:31 -07:00
alembic.ini Copy Ironic's database model codebase 2014-12-02 15:04:31 -07:00
api.py Deal with db_exc.DBDuplicate of conductor startup 2017-08-17 19:40:43 +08:00
migration.py Centralize config option: database section 2016-09-22 05:57:01 +00:00
models.py Allow master_flavor_id on cluster create 2017-09-27 09:30:18 +00:00