Fix list formatting

Change-Id: I04c05c49c5f853fa32d16e08e4c2ae4e77bad9d6
This commit is contained in:
Witold Bedyk 2018-10-12 10:51:19 +02:00
parent a4674a5e7f
commit 50f4bcc123
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