commit | 3d6b6fa513b8d1473ac2b72806ca9675e2a091a2 | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Wed Jan 08 04:42:16 2014 +0900 |
committer | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Wed Jan 08 21:27:59 2014 +0900 |
tree | 3cf68a506523f4044d24505b5def3bb3f429091a | |
parent | cb597066ea6327686420d48d289420b18f3d8117 [diff] |
Add a version API test for Nova v3 API The version API of Nova returns the API version information with the following body: {"version": {"id": "v3.0", "status": "EXPERIMENTAL", "updated": "2013-07-23T11:33:21Z", .. } } This patch adds the API test. Partially implements blueprint nova-v3-api-tests Change-Id: Ibd6c3b4f3228340b265cbc9a0e7fe2dbc93c691c