magnum/magnum/api
Jaycen Grant 06f056f606 Allow keypair to be added during cluster create
Keypair can now be added during Cluster create command. This allows
Clusters to be created from the same ClusterTemplate but have
different keypair values when created. If not specified on create
then the value from the ClusterTemplate will be used. Adds keypair_id
to Cluster object and uses of keypair_id will use the value from Cluster
instead of ClusterTemplate.

Added release note for new features in magnum and magnum CLI.

Change-Id: I177a5aa06f881156944a9f74c9ccc3cd2abac492
Implements: blueprint keypair-override-on-create
2016-10-06 17:25:09 +00:00
..
controllers Allow keypair to be added during cluster create 2016-10-06 17:25:09 +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 Centralize config option: api section 2016-09-22 00:59:34 +00:00
attr_validator.py Allow keypair to be added during cluster create 2016-10-06 17:25:09 +00: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 Centralize config option: keystone_auth section 2016-09-22 05:57:53 +00:00
http_error.py Add microversioning support for methods 2016-08-03 13:28:48 -07:00
rest_api_version_history.rst Add history for API versions supported by magnum 2016-08-24 14:01:51 +05:30
servicegroup.py Fix TypeError at magnum API for service-list 2015-10-02 17:50:18 +00:00
utils.py Centralize config option: api section 2016-09-22 00:59:34 +00:00
validation.py Centralize config option: cluster_template section 2016-09-22 12:44:18 +07:00
versioned_method.py Add microversioning support for methods 2016-08-03 13:28:48 -07:00