234a0784bf
1) Update doc links according to OpenStack document migration 2) Use https instead of http for docs links For example: (1)http://docs.openstack.org/admin-guide/blockstorage_nfs_backend.html ->https://docs.openstack.org/cinder/latest/admin/blockstorage-nfs-backend.html (2)http://docs.openstack.org/oslo.i18n/latest/user/index.html ->https://docs.openstack.org/oslo.i18n/latest/user/index.html (3)http://docs.openstack.org/ --> https://docs.openstack.org/ (4)http://docs.openstack.org/admin-guide/blockstorage_multi_backend.html ->https://docs.openstack.org/cinder/latest/admin/blockstorage-multi-backend.html Change-Id: I7fcdc4453cb3bad713c7d770012411701cca742b Closes-Bug:#1710054
53 lines
1.5 KiB
JSON
53 lines
1.5 KiB
JSON
{
|
|
"versions": [
|
|
{
|
|
"status": "SUPPORTED",
|
|
"updated": "2014-06-28T12:20:21Z",
|
|
"links": [
|
|
{
|
|
"href": "https://docs.openstack.org/",
|
|
"type": "text/html",
|
|
"rel": "describedby"
|
|
},
|
|
{
|
|
"href": "http://10.0.2.15:8776/v2/",
|
|
"rel": "self"
|
|
}
|
|
],
|
|
"min_version": "",
|
|
"version": "",
|
|
"media-types": [
|
|
{
|
|
"base": "application/json",
|
|
"type": "application/vnd.openstack.volume+json;version=1"
|
|
}
|
|
],
|
|
"id": "v2.0"
|
|
},
|
|
{
|
|
"status": "CURRENT",
|
|
"updated": "2016-02-08T12:20:21Z",
|
|
"links": [
|
|
{
|
|
"href": "https://docs.openstack.org/",
|
|
"type": "text/html",
|
|
"rel": "describedby"
|
|
},
|
|
{
|
|
"href": "http://10.0.2.15:8776/v3/",
|
|
"rel": "self"
|
|
}
|
|
],
|
|
"min_version": "3.0",
|
|
"version": "{Current_Max_Version}",
|
|
"media-types": [
|
|
{
|
|
"base": "application/json",
|
|
"type": "application/vnd.openstack.volume+json;version=1"
|
|
}
|
|
],
|
|
"id": "v3.0"
|
|
}
|
|
]
|
|
}
|