magnum/magnum/api
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
..
controllers Allow master_flavor_id on cluster create 2017-09-27 09:30:18 +00:00
middleware Updates microversion root and error messages 2016-07-08 02:39:05 -07:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
app.py Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
app.wsgi Add WSGI script to deploy Magnum behind Apache 2017-03-02 11:27:58 +01:00
attr_validator.py Fix some typos 2017-02-16 00:20:01 -08:00
config.py Fix api access with public acl routes 2016-02-29 13:59:20 +08:00
expose.py Drop XML support in Magnum 2015-07-13 20:03:23 -05:00
hooks.py Fix a typo 2016-11-18 11:05:55 +08:00
http_error.py Add microversioning support for methods 2016-08-03 13:28:48 -07:00
rest_api_version_history.rst Add microversion and release notes for quotas API 2017-02-09 10:47:07 -06:00
servicegroup.py Remove the usage of MagnumObjectDictCompat from magnum_service 2017-01-06 03:25:28 +00:00
utils.py Remove log translations 2017-03-30 17:05:10 +08:00
validation.py Add swarm-mode driver 2017-07-18 10:47:23 +02:00
versioned_method.py Fix some typos 2017-02-16 00:20:01 -08:00