4170566618
For more information, see: http://lists.openstack.org/pipermail/openstack-dev/2016-May/093765.html This is the initial port from api-site. The includes in source/v1/index.rst are alphabetized, but we may want to revisit that and reorder them according to importance. Change-Id: I6f578107e17d3a97e667f645a05493da12ae2048 Implements: blueprint api-doc-migration
33 lines
785 B
JSON
33 lines
785 B
JSON
{
|
|
"template_versions": [
|
|
{
|
|
"version": "heat_template_version.2014-10-16",
|
|
"type": "hot"
|
|
},
|
|
{
|
|
"version": "heat_template_version.2015-04-30",
|
|
"type": "hot"
|
|
},
|
|
{
|
|
"version": "HeatTemplateFormatVersion.2012-12-12",
|
|
"type": "cfn"
|
|
},
|
|
{
|
|
"version": "heat_template_version.2015-10-15",
|
|
"type": "hot"
|
|
},
|
|
{
|
|
"version": "AWSTemplateFormatVersion.2010-09-09",
|
|
"type": "cfn"
|
|
},
|
|
{
|
|
"version": "heat_template_version.2013-05-23",
|
|
"type": "hot"
|
|
},
|
|
{
|
|
"version": "heat_template_version.2016-04-08",
|
|
"type": "hot"
|
|
}
|
|
]
|
|
}
|