Merge "Fix list formatting"

This commit is contained in:
Zuul 2018-10-17 12:30:52 +00:00 committed by Gerrit Code Review
commit 819eeb8fa5
1 changed files with 7 additions and 5 deletions

View File

@ -133,12 +133,14 @@ Work Items
* remove code using `pykafka` * remove code using `pykafka`
* remove `pykafka` from requirements and lower-constraints * remove `pykafka` from requirements and lower-constraints
* add `confluent-kafka-python` to global-requirements * add `confluent-kafka-python` to global-requirements
* implement common routines in `monasca-common` * implement common routines in ``monasca-common``
* use new code in: * use new code in:
* monasca-{log,events}-api
* monasca-persister * ``monasca-{log,events}-api``
* monasca-notification * ``monasca-persister``
* monasca-transform * ``monasca-notification``
* ``monasca-transform``
* delete old deprecated code * delete old deprecated code
Dependencies Dependencies