Merge "Renamed diskInfo.py"

This commit is contained in:
Jenkins
2016-01-18 13:12:03 +00:00
committed by Gerrit Code Review
2 changed files with 1 additions and 1 deletions

View File

@@ -17,7 +17,7 @@
# limitations under the License.
#
from watcher.decision_engine.model.diskInfo import DiskInfo
from watcher.decision_engine.model.disk_info import DiskInfo
from watcher.tests import base