2 Commits

Author SHA1 Message Date
Matthew Treinish
e43001c9e6 Add TODO entry for moving away from subprocess in ostestr
This commit adds a new entry to the os-testr TODO file to indicate the
long term goal for migrating away from using subprocess in ostestr.
Everything ostestr uses is a python project so we shouldn't need to
call out for everything, it was just faster to bootstrap the project
this way, but we should probably move away from doing this.

Change-Id: I3b2e54d72514ad92079a893fd7a835e6d446d4bc
2015-07-17 15:18:32 +00:00
Matthew Treinish
131b5353a7 Add TODO file to os-testr
This commit adds a TODO file to the project to indicate both short and
long term work items for the project.

Change-Id: I90c19330eb5d8216a88f40411ed883e6f64c750d
2015-04-06 15:21:20 -04:00