allow passing flavor on cluster-create

Bug #1699245 reported by Ricardo Rocha
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magnum
Fix Released
Undecided
Ricardo Rocha

Bug Description

Currently we can only specify the node flavor on cluster template creation.

It would be nice to be able to overwrite this on cluster creation, instead of forcing users to duplicate the template with a different value.

Something like:

# magnum cluster-create --name ... --flavor-id m1.large

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

Fix proposed to branch: master
Review: https://review.openstack.org/489512

Changed in magnum:
assignee: nobody → Ricardo Rocha (rocha-porto)
status: New → In Progress
Changed in magnum:
assignee: Ricardo Rocha (rocha-porto) → Spyros Trigazis (strigazi)
Changed in magnum:
assignee: Spyros Trigazis (strigazi) → Ricardo Rocha (rocha-porto)
Changed in magnum:
assignee: Ricardo Rocha (rocha-porto) → Spyros Trigazis (strigazi)
Changed in magnum:
assignee: Spyros Trigazis (strigazi) → Ricardo Rocha (rocha-porto)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnum (master)

Reviewed: https://review.openstack.org/489512
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=84006f63d721e0e0048a09b79745625f08a42aae
Submitter: Zuul
Branch: master

commit 84006f63d721e0e0048a09b79745625f08a42aae
Author: Ricardo Rocha <email address hidden>
Date: Mon Jul 31 13:08:56 2017 +0000

    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

Changed in magnum:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.