heat/heat/engine/resources/openstack/magnum
ricolin 27346b8928 Migrate BayModel to ClusterTemplate
Magnum has moved to the more industry-aligned
terms of "cluster" and "cluster template" [1],
so heat resources should align to this as well.

This patch migrates 'OS::Magnum::BayModel' to
'OS::Magnum::ClusterTemplate', the old templates
with 'OS::Magnum::BayModel' is still available.
Also deprecate 'OS::Magnum::BayModel'.

[1] https://blueprints.launchpad.net/magnum/+spec/rename-bay-to-cluster

Co-Authored-By: huangtianhua@huawei.com
Partial-Bug: #1625757

Change-Id: Iccad89da7a421a57f5944d8f36ce12d41b9872ab
2017-05-17 13:05:09 +08:00
..
__init__.py Add BayModel to Magnum resources 2015-06-22 09:21:13 -04:00
bay.py Deprecate `OS::Magnum::Bay` resource 2017-05-05 01:20:20 +00:00
baymodel.py Migrate BayModel to ClusterTemplate 2017-05-17 13:05:09 +08:00
cluster.py Add attribute schemas to `OS::Magnum::Cluster` 2017-04-14 10:52:05 +08:00
cluster_template.py Add magnum Cluster Template resource 2017-03-20 04:11:36 +00:00