magnum/magnum/tests/functional/api/v1
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
..
clients Add cluster to cert commands 2016-08-24 19:00:59 +00:00
models Rename Bay to Cluster in api 2016-08-17 22:24:45 +00:00
__init__.py Functional tests with Tempest - BayModel CRUD 2015-09-21 16:27:07 -05:00
test_bay.py Rename Bay to Cluster in api 2016-08-17 22:24:45 +00:00
test_baymodel.py Allow keypair to be added during cluster create 2016-10-06 17:25:09 +00:00
test_cluster.py Rename Bay to Cluster in functional tests 2016-08-31 09:00:11 -07:00
test_cluster_template.py Allow keypair to be added during cluster create 2016-10-06 17:25:09 +00:00
test_magnum_service.py Create a base class for tempest tests 2016-07-28 17:59:03 -05:00