Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add to_dict method to EntityFormatter. | Laurent Luce | 2015-10-09 | 1 | -0/+4 |
| | | | | | Change-Id: Ie1228e1f50af8c6c31f7772d3393e845cb899f63 Closes-Bug: #1485619 | ||||
* | Change object __str__() to use pretty formatting | Adam Harwell | 2014-09-29 | 1 | -0/+50 |
Use the EntityFormatter framework to generate str() for objects, and render them using prettytable. Replaces the old manual __str__() method. Change-Id: Icf6f37f4a677595f3aaa8d305c2c8cd4676e72fa |