commit | f2b005078aca49c979b68c15a9feb69e50b4d648 | [log] [tgz] |
---|---|---|
author | ivan-zhu <bozhu@linux.vnet.ibm.com> | Fri Oct 18 10:06:52 2013 +0800 |
committer | ivan-zhu <bozhu@linux.vnet.ibm.com> | Fri Oct 18 11:43:22 2013 +0800 |
tree | c4c9ec36d5a46acb4513c8a5ed6ba15cdba0f62f | |
parent | 8bdb0f7f85dad37a514c9ef80c48e6343eea9d45 [diff] |
add BaseV2ComputeTest as the base class of nova v2 api tests this does refactor in compute.base, add BaseV2ComputeTest as the base class of nova v2 api test. Because there will be nova v3 tests, this change will be convenient to add BaseV3ComputeTest as the base class of nova v3 api tests. In this way, we can split v2 tests with v3 tests easily, and share some common method. Partially implements blueprint nova-v3-api-tests Change-Id: Ie8e0d17a95e8378733dd21ab341dfad1331edf6e