| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use assertTrue/False instead of assertEqual(T/F) | Swapnil Kulkarni (coolsvap) | 2016-01-07 | 1 | -3/+3 |
| | | | | | | | | | The usage of assertEqual(True/False, ***) should be changed to a meaningful format of assertTrue/False(***). Change-Id: I3437634329fc8ecef25082b43b5fc0e1030cdbda Closes-Bug:#1512207 | ||||
| * | Rename context.py to logs.py | Terry Howe | 2015-10-30 | 1 | -0/+202 |
| At one point this file contained the context for logging, but the reason for its existence is now for logging. Implements: blueprint logging-migration Change-Id: I4ba42bbef97b09d31236ac8c01b6fb23827b8bee | |||||
