Renamed diskInfo.py
Renamed diskInfo.py to disk_info.py and the associated test to test_disk_info. Also changed the usage in the test to reflect the name change. Closes-bug: #1533189 Change-Id: Ice63cf8ea6cd4fcc770f88952cf784e5d46cca5c
This commit is contained in:
parent
4662f248b3
commit
ae949148ef
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user