71f41e633f
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 used_limits functional tests. V2 implied RateLimitingMiddleware while V2.1 dropped that from https://review.openstack.org/#/c/115893/, 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: I3192f550b57694ccb700eebcc0af55468a2f222f |
||
---|---|---|
.. | ||
usedlimits-get-resp.json | ||
v2-usedlimits-get-resp.json |