2e1b524abb
This commit just updates the in-tree TODO list to reflect the current state of the project a bit better. It also removes the arbitraty distinction between short and long term items. Change-Id: Idaeb831af77ccf67872275061bd3d5b589f0ff1e
15 lines
527 B
ReStructuredText
15 lines
527 B
ReStructuredText
Work Items for Subunit2SQL
|
|
==========================
|
|
|
|
* Add attachments support to the sql2subunit utility
|
|
* Enable sqlite support for the data migrations to enable using sqlite as
|
|
a database backend
|
|
* Add more unit tests
|
|
* DB API unit tests
|
|
* write_subunit module
|
|
* Flesh out query side of DB API to make it useful for building additional
|
|
tooling.
|
|
* Investigate dropping oslo.db from requirements to enable using other
|
|
config/cli tooling
|
|
* Add a subunit2sql repository type to the testrepository project
|