Comment 2 for bug 1699247

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnum (master)

Reviewed: https://review.openstack.org/489572
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=446b15934991aa5d8666e6c024c28cf3af4fb398
Submitter: Jenkins
Branch: master

commit 446b15934991aa5d8666e6c024c28cf3af4fb398
Author: Ricardo Rocha <email address hidden>
Date: Tue Aug 1 11:35:21 2017 +0000

    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