heat/heat/engine/resources/openstack/magnum
ricolin a8574936e5 Hidden resources in Rocky
Resource type ``OS::Magnum::Bay`` is now hidden, please use
``OS::Magnum::Cluster`` instead.

Resource type ``OS::Magnum::BayModele`` is now hidden, please use
``OS::Magnum::ClusterTemplate`` instead.

Resource type ``OS::Nova::FloatingIP`` is now hidden, please use
``OS::Neutron::FloatingIP`` instead.

Resource type ``OS::Nova::FloatingIPAssociation`` is now hidden, please use
``OS::Neutron::FloatingIPAssociation`` instead.

Change-Id: I2ea1400cfe1f4eca24f2fb7b4b0ec27ca5e9538d
2018-07-26 23:29:57 +08:00
..
__init__.py Add BayModel to Magnum resources 2015-06-22 09:21:13 -04:00
bay.py Hidden resources in Rocky 2018-07-26 23:29:57 +08:00
baymodel.py Hidden resources in Rocky 2018-07-26 23:29:57 +08:00
cluster.py Allow CREATE_COMPLETE status when cluster/bay update check 2017-08-01 00:40:00 +00:00
cluster_template.py Translate networks and subnet in cluster template 2017-12-01 12:27:13 +08:00