nova/nova/tests/functional/api_sample_tests/api_samples/limits
ghanshyam 451a5ff5d9 Merge limits functional tests of v2 and v2.1
Currently v2 and v2.1 have separate functional tests and their
corresponding sample files. As v2 and v2.1 are supposed to be identical,
there is overhead to maintain two set of functional tests and sample files.
We can have one set of tests which can run for both v2 and v2.1.

This commit merges limits functional tests.
There was no functional tests for limits in v2.1

V2 implied RateLimitingMiddleware while V2.1 does not have that
so the response data is different between V2 and V2.1,
there are more info in "rate" section in V2 than V2.1.
We have to keep both of the template files.

Partially implements blueprint test-collapse-v2-and-v21

Change-Id: If4fbaaeaa1819083f7f4c460216023ae8f65021d
2015-08-24 13:13:39 +09:00
..
limit-get-resp.json.tpl Merge limits functional tests of v2 and v2.1 2015-08-24 13:13:39 +09:00
v2-limit-get-resp.json.tpl Merge limits functional tests of v2 and v2.1 2015-08-24 13:13:39 +09:00