commit | 70a75b3cc3be9923e1717ff6e1fbb49264851f24 | [log] [tgz] |
---|---|---|
author | Ghanshyam <ghanshyam.mann@nectechnologies.in> | Wed May 07 17:09:41 2014 +0900 |
committer | Ghanshyam <ghanshyam.mann@nectechnologies.in> | Wed May 07 17:09:41 2014 +0900 |
tree | 6bb1e2dbdd8e7b459a5e83895180014d438babf4 | |
parent | 9f921d698fb9957de2b0fc636ef0e363c63a839d [diff] |
Inherit V2 keypair API's tests from V3 tests There is a lot of copy&paste test code for Nova v2/v3 API tests. In addition, we need to add many checks for API test coverage. As the result, we should apply the same changes to v2 and v3 tests. This patch reuse the test code between V2 and V3 Keypair APIs Inheriting the V2 Keypair API's test from V3 tests. Partially implements blueprint nova-api-test-inheritance Change-Id: Ibe170a00e27619827678a1bbe104623ca24a81a3