commit | 345f64f2895a7a16deb68a143cb04d9910def944 | [log] [tgz] |
---|---|---|
author | Felipe Monteiro <felipe.monteiro@att.com> | Mon Sep 03 12:06:50 2018 -0400 |
committer | Felipe Monteiro <felipe.monteiro@att.com> | Mon Sep 03 20:23:16 2018 +0000 |
tree | 41fb0f21e68363d429e7d9a5509811345a037e8e | |
parent | fb8c6c6a2040a4078ca99aa0e1416452da43877c [diff] |
trivial: Correct class name for BaseVolumeQuotasAdminTestJSON We are prefixing these class names with "Base" even though they runs tests [0]. Nothing inherits from either as well, so we should be able to safely drop "Base" prefix from both [1][2]. [0] e.g. http://logs.openstack.org/16/599316/1/check/tempest-full/591615d/job-output.txt.gz#_2018-09-03_09_27_59_970390 [1] http://codesearch.openstack.org/?q=BaseVolumeQuotasAdminTestJSON&i=nope&files=& [2] http://codesearch.openstack.org/?q=BaseVolumeQuotasNegativeTestJSON&i=nope&files=&repos= Change-Id: If0fb302b86c3f15b6107ed1fc1e390eb101e9774