os-win/os_win/utils/io/__init__.py
Claudiu Belu 709beb9648 Refactors utils into specific folders
Groups specific utils into more specific folders, so it is more
clear and organised.

Folders:
compute
- livemigrationutils.py
- rdpconsoleutils.py
- rdpconsoleutilsv2.py
- vmutils.py
- vmutilsv2.py

io
- ioutils.py

network
- networkutils.py
- networkutilsv2.py

storage
- basevolumeutils.py
- vhdutils.py
- vhdutilsv2.py
- volumeutils.py
- volumeutilsv2.py

The rest of the utils modules remained where they were.
Moves the module unit tests to reflect the new folder structure.
Updates all the necessary imports.

Change-Id: Ib9e67c93e0de71583fb6477bcd56f39f82eeedec
2015-09-21 13:11:23 +03:00

0 lines
Python