Merge "Add Glance version history"

This commit is contained in:
Jenkins 2017-04-19 22:34:40 +00:00 committed by Gerrit Code Review
commit 0ca5ff6c28
13 changed files with 268 additions and 0 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1,24 @@
{
"versions": [
{
"id": "v2.2",
"status": "CURRENT"
},
{
"id": "v2.1",
"status": "SUPPORTED"
},
{
"id": "v2.0",
"status": "SUPPORTED"
},
{
"id": "v1.1",
"status": "CURRENT"
},
{
"id": "v1.0",
"status": "SUPPORTED"
}
]
}

View File

@ -0,0 +1,24 @@
{
"versions": [
{
"id": "v2.2",
"status": "CURRENT"
},
{
"id": "v2.1",
"status": "SUPPORTED"
},
{
"id": "v2.0",
"status": "SUPPORTED"
},
{
"id": "v1.1",
"status": "CURRENT"
},
{
"id": "v1.0",
"status": "SUPPORTED"
}
]
}

24
releases/juno/glance.json Normal file
View File

@ -0,0 +1,24 @@
{
"versions": [
{
"id": "v2.2",
"status": "CURRENT"
},
{
"id": "v2.1",
"status": "SUPPORTED"
},
{
"id": "v2.0",
"status": "SUPPORTED"
},
{
"id": "v1.1",
"status": "CURRENT"
},
{
"id": "v1.0",
"status": "SUPPORTED"
}
]
}

28
releases/kilo/glance.json Normal file
View File

@ -0,0 +1,28 @@
{
"versions": [
{
"id": "v2.3",
"status": "CURRENT"
},
{
"id": "v2.2",
"status": "SUPPORTED"
},
{
"id": "v2.1",
"status": "SUPPORTED"
},
{
"id": "v2.0",
"status": "SUPPORTED"
},
{
"id": "v1.1",
"status": "SUPPORTED"
},
{
"id": "v1.0",
"status": "SUPPORTED"
}
]
}

View File

@ -0,0 +1,28 @@
{
"versions": [
{
"id": "v2.3",
"status": "CURRENT"
},
{
"id": "v2.2",
"status": "SUPPORTED"
},
{
"id": "v2.1",
"status": "SUPPORTED"
},
{
"id": "v2.0",
"status": "SUPPORTED"
},
{
"id": "v1.1",
"status": "SUPPORTED"
},
{
"id": "v1.0",
"status": "SUPPORTED"
}
]
}

View File

@ -0,0 +1,28 @@
{
"versions": [
{
"id": "v2.3",
"status": "CURRENT"
},
{
"id": "v2.2",
"status": "SUPPORTED"
},
{
"id": "v2.1",
"status": "SUPPORTED"
},
{
"id": "v2.0",
"status": "SUPPORTED"
},
{
"id": "v1.1",
"status": "SUPPORTED"
},
{
"id": "v1.0",
"status": "SUPPORTED"
}
]
}

View File

@ -0,0 +1,36 @@
{
"versions": [
{
"id": "v2.5",
"status": "CURRENT"
},
{
"id": "v2.4",
"status": "SUPPORTED"
},
{
"id": "v2.3",
"status": "SUPPORTED"
},
{
"id": "v2.2",
"status": "SUPPORTED"
},
{
"id": "v2.1",
"status": "SUPPORTED"
},
{
"id": "v2.0",
"status": "SUPPORTED"
},
{
"id": "v1.1",
"status": "DEPRECATED"
},
{
"id": "v1.0",
"status": "DEPRECATED"
}
]
}