Add senlin version data

Change-Id: I8b7c28fcd0736d06e26fefc022af22b2adde058e
This commit is contained in:
tengqm 2017-04-18 21:29:30 -04:00
parent 29adc6e29b
commit 5bd959c75b
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"versions": [
{
"id": "v1",
"max_version": "1.2",
"min_version": "1.0",
"status": "CURRENT"
}
]
}