Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-02-08 | Copyright Messages Cleanup | Ikram Ikramullah | 1 | -3/+2 | |
Tox and pep8 failed due to multiple reason causing our verify-python jobs to fail. One reason being the failure of test cases. Added sample test case for developers to follow. Another reason was the Copyright message appearing in supposedly empty package files. Removed copyright messages so pep8 can succeed. Issue-ID: OPTFRA-78 Change-Id: If7e4b28e2dabdba194e31a67da4647a342a7630f Signed-off-by: Ikram Ikramullah <ikram@research.att.com> | |||||
2017-12-17 | Added all common modules in conductor directory | rl001m | 1 | -0/+53 | |
Added the common modules used by all the other components of Homing Optimizer. Change-Id: I6e8a991b54ef422da66b3174f27f6998731ec188 Issue-ID: OPTFRA-11 Signed-off-by: rl001m <ruilu@research.att.com> |