magnum/magnum/tests/unit/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
2017-09-27 09:30:18 +00:00
..
sqlalchemy Rename Bay DB, Object, and internal usage to Cluster 2016-09-08 13:01:12 -07: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 Magnum stats API 2017-01-17 09:48:54 -06:00
test_cluster_template.py add some tests for db 2016-10-20 01:27:57 +08:00
test_magnum_service.py Deal with db_exc.DBDuplicate of conductor startup 2017-08-17 19:40:43 +08: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 Allow master_flavor_id on cluster create 2017-09-27 09:30:18 +00:00