commit | a1f8713596d3586b04cc2960b3d3308b740d751e | [log] [tgz] |
---|---|---|
author | ghanshyam <ghanshyam.mann@nectechnologies.in> | Fri Nov 13 14:49:27 2015 +0900 |
committer | Ghanshyam Mann <ghanshyam.mann@nectechnologies.in> | Wed Jan 13 08:28:21 2016 +0000 |
tree | 8b2c274e53cf0f86d4ad614ea0f6b5a0c3f777aa | |
parent | 0dd1c7bb5d60e0fe2cbf7cf4960ff53b71179146 [diff] |
Add tests for Nova microversion v2.2 In Nova microversion v2.2, keypair APIs have been changed. It allow to specify the keypair type in request and same will be return in response. Along with there are status code changes also. Ref- http://docs.openstack.org/developer/nova/api_microversion_history.html#id2 This commit add Tempest tests for Nova version v2.2 and version the required schema also. Partially implements blueprint api-microversions-testing-support Change-Id: I7917865ab5abb703049160c695550e15441c55e0