nova/doc/api_samples/os-server-groups/v2.13
Matt Riedemann 0875a411aa ServerGroupsV213SampleJsonTest should actually test v2.13
This API samples test was not using testscenarios properly,
and it wasn't extending the correct test class, so it was:

1. Not actually running tests.
2. Not running tests at the correct microversion (v2.13).

This fixes the testscenarios setup for the subclass and the
API samples and templates (since it's not using subs for the
intended project_id that was in the samples).

Also fixes a typo in ApiSampleTestBaseV21.

Change-Id: I27e8fce5d456914d88098c6cfabe05fa8afbc8eb
Closes-Bug: #1534354
2016-01-14 14:48:40 -08:00
..
server-groups-get-resp.json ServerGroupsV213SampleJsonTest should actually test v2.13 2016-01-14 14:48:40 -08:00
server-groups-list-resp.json ServerGroupsV213SampleJsonTest should actually test v2.13 2016-01-14 14:48:40 -08:00
server-groups-post-req.json Add project-id and user-id when list server-groups 2015-12-10 20:11:33 +08:00
server-groups-post-resp.json ServerGroupsV213SampleJsonTest should actually test v2.13 2016-01-14 14:48:40 -08:00