Extract os related logical units from cmdlib
authorThomas Thrainer <thomasth@google.com>
Tue, 14 May 2013 08:17:04 +0000 (10:17 +0200)
committerThomas Thrainer <thomasth@google.com>
Fri, 17 May 2013 09:32:03 +0000 (11:32 +0200)
commit1be6b00e919ef52aebb31ce4a365dd74e357285d
tree517c8108c1d5895a52ffa09e04c620c2c152fe64
parentec3cc4a81b9b7eb665a7b1d192a29c0b59a8a9a7
Extract os related logical units from cmdlib

All LUOs* classes are extracted to operating_system.py.

Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-by: Bernardo Dal Seno <bdalseno@google.com>
Makefile.am
lib/cmdlib/__init__.py
lib/cmdlib/operating_system.py [new file with mode: 0644]
lib/cmdlib/query.py