You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
controllers Allow master_flavor_id on cluster create 6 years ago
middleware Updates microversion root and error messages 7 years ago
__init__.py Initial commit from github (squashed) 9 years ago
app.py Add a hacking rule for string interpolation at logging 6 years ago
app.wsgi Add WSGI script to deploy Magnum behind Apache 6 years ago
attr_validator.py Fix some typos 6 years ago
config.py Fix api access with public acl routes 7 years ago
expose.py Drop XML support in Magnum 8 years ago
hooks.py Fix a typo 7 years ago
http_error.py Add microversioning support for methods 7 years ago
rest_api_version_history.rst Add microversion and release notes for quotas API 6 years ago
servicegroup.py Remove the usage of MagnumObjectDictCompat from magnum_service 6 years ago
utils.py Remove log translations 6 years ago
validation.py Add swarm-mode driver 6 years ago
versioned_method.py Fix some typos 6 years ago