Last active
June 2, 2017 02:02
-
-
Save jtopjian/183bf8c7cb81d0c29717a42b78b9b762 to your computer and use it in GitHub Desktop.
openstack version output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"versions": [ | |
{ | |
"id": "v1.0", | |
"links": [ | |
{ | |
"href": "http://docs.openstack.org/", | |
"rel": "describedby", | |
"type": "text/html" | |
}, | |
{ | |
"href": "http://localhost:8776/v1/", | |
"rel": "self" | |
} | |
], | |
"media-types": [ | |
{ | |
"base": "application/json", | |
"type": "application/vnd.openstack.volume+json;version=1" | |
} | |
], | |
"min_version": "", | |
"status": "DEPRECATED", | |
"updated": "2016-05-02T20:25:19Z", | |
"version": "" | |
}, | |
{ | |
"id": "v2.0", | |
"links": [ | |
{ | |
"href": "http://docs.openstack.org/", | |
"rel": "describedby", | |
"type": "text/html" | |
}, | |
{ | |
"href": "http://localhost:8776/v2/", | |
"rel": "self" | |
} | |
], | |
"media-types": [ | |
{ | |
"base": "application/json", | |
"type": "application/vnd.openstack.volume+json;version=1" | |
} | |
], | |
"min_version": "", | |
"status": "SUPPORTED", | |
"updated": "2014-06-28T12:20:21Z", | |
"version": "" | |
}, | |
{ | |
"id": "v3.0", | |
"links": [ | |
{ | |
"href": "http://docs.openstack.org/", | |
"rel": "describedby", | |
"type": "text/html" | |
}, | |
{ | |
"href": "http://localhost:8776/v3/", | |
"rel": "self" | |
} | |
], | |
"media-types": [ | |
{ | |
"base": "application/json", | |
"type": "application/vnd.openstack.volume+json;version=1" | |
} | |
], | |
"min_version": "3.0", | |
"status": "CURRENT", | |
"updated": "2016-02-08T12:20:21Z", | |
"version": "3.27" | |
} | |
] | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"versions": [ | |
{ | |
"id": "v2.5", | |
"links": [ | |
{ | |
"href": "http://localhost:9292/v2/", | |
"rel": "self" | |
} | |
], | |
"status": "CURRENT" | |
}, | |
{ | |
"id": "v2.4", | |
"links": [ | |
{ | |
"href": "http://localhost:9292/v2/", | |
"rel": "self" | |
} | |
], | |
"status": "SUPPORTED" | |
}, | |
{ | |
"id": "v2.3", | |
"links": [ | |
{ | |
"href": "http://localhost:9292/v2/", | |
"rel": "self" | |
} | |
], | |
"status": "SUPPORTED" | |
}, | |
{ | |
"id": "v2.2", | |
"links": [ | |
{ | |
"href": "http://localhost:9292/v2/", | |
"rel": "self" | |
} | |
], | |
"status": "SUPPORTED" | |
}, | |
{ | |
"id": "v2.1", | |
"links": [ | |
{ | |
"href": "http://localhost:9292/v2/", | |
"rel": "self" | |
} | |
], | |
"status": "SUPPORTED" | |
}, | |
{ | |
"id": "v2.0", | |
"links": [ | |
{ | |
"href": "http://localhost:9292/v2/", | |
"rel": "self" | |
} | |
], | |
"status": "SUPPORTED" | |
}, | |
{ | |
"id": "v1.1", | |
"links": [ | |
{ | |
"href": "http://localhost:9292/v1/", | |
"rel": "self" | |
} | |
], | |
"status": "DEPRECATED" | |
}, | |
{ | |
"id": "v1.0", | |
"links": [ | |
{ | |
"href": "http://localhost:9292/v1/", | |
"rel": "self" | |
} | |
], | |
"status": "DEPRECATED" | |
} | |
] | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"versions": [ | |
{ | |
"id": "v1.0", | |
"links": [ | |
{ | |
"href": "http://docs.openstack.org/", | |
"rel": "describedby", | |
"type": "text/html" | |
}, | |
{ | |
"href": "http://localhost:8786/v1/", | |
"rel": "self" | |
} | |
], | |
"media-types": [ | |
{ | |
"base": "application/json", | |
"type": "application/vnd.openstack.share+json;version=1" | |
} | |
], | |
"min_version": "", | |
"status": "DEPRECATED", | |
"updated": "2015-08-27T11:33:21Z", | |
"version": "" | |
}, | |
{ | |
"id": "v2.0", | |
"links": [ | |
{ | |
"href": "http://docs.openstack.org/", | |
"rel": "describedby", | |
"type": "text/html" | |
}, | |
{ | |
"href": "http://localhost:8786/v2/", | |
"rel": "self" | |
} | |
], | |
"media-types": [ | |
{ | |
"base": "application/json", | |
"type": "application/vnd.openstack.share+json;version=1" | |
} | |
], | |
"min_version": "2.0", | |
"status": "CURRENT", | |
"updated": "2015-08-27T11:33:21Z", | |
"version": "2.32" | |
} | |
] | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"versions": [ | |
{ | |
"id": "v2.0", | |
"links": [ | |
{ | |
"href": "http://localhost:8774/v2/", | |
"rel": "self" | |
} | |
], | |
"min_version": "", | |
"status": "SUPPORTED", | |
"updated": "2011-01-21T11:33:21Z", | |
"version": "" | |
}, | |
{ | |
"id": "v2.1", | |
"links": [ | |
{ | |
"href": "http://localhost:8774/v2.1/", | |
"rel": "self" | |
} | |
], | |
"min_version": "2.1", | |
"status": "CURRENT", | |
"updated": "2013-07-23T11:33:21Z", | |
"version": "2.42" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment