magnum/magnum/db
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
..
sqlalchemy Allow keypair to be added during cluster create 2016-10-06 17:25:09 +00:00
__init__.py Centralize config option: database section 2016-09-22 05:57:01 +00:00
api.py Rename Bay DB, Object, and internal usage to Cluster 2016-09-08 13:01:12 -07:00
migration.py Centralize config option: database section 2016-09-22 05:57:01 +00:00