Add heat api version history

Change-Id: I73fb7bd672ddc6549388110d2c96aa0cf81b5314
This commit is contained in:
ricolin 2017-04-23 23:46:16 +08:00
parent 1bdd73edc8
commit b83c2677d8
1 changed files with 8 additions and 0 deletions

8
releases/ocata/heat.json Normal file
View File

@ -0,0 +1,8 @@
{
"versions": [
{
"id": "v1.0",
"status": "CURRENT"
}
]
}