Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-15 | Adopt Black and isort (SC-700) (#1157) | James Falcon | |
Applied Black and isort, fixed any linting issues, updated tox.ini and CI. | |||
2017-10-10 | simpletable: Fix get_string method to return table-formatted string | Chad Smith | |
Output in cloud-init-output.log contained only the string representation of a SimpleTable object instead of the table formatted content. This bug also affected ssh_authkey_fingerprints. LP: #1722566 | |||
2017-10-02 | Add missing simpletable and simpletable tests for failed merge | Chad Smith | |