Add "list Cinder API versions"
Many projects provides multiple API versions and the version
information is very important for users, because users can know
what features are available on clouds. However, Tempest didn't
test the Cinder API versions in long-term. So this patch adds
the corresponding test.
NOTE: This patch adds the response status code validation also
for 300 but Cinder api-ref currently shows 200 and 202 also.
These status codes are never returned actually and the patch
Id28e26fca0adbdcfb0d905f52ca697a74db3be75 will fix it on
Cinder side.
Change-Id: Id5791665d8435fac7552733b0c1126cee4359d00
9 files changed