monasca / monasca-docker

Docker files and setup for Monasca
Apache License 2.0
24 stars 47 forks source link

Update monasca-api to master and fix build #499

Closed matrixik closed 5 years ago

matrixik commented 5 years ago

Include missing dependencies. pykafka was removed from upper constraints file.

Old code used for building monasca-api https://review.openstack.org/#/c/417163 is not building anymore because depended library included breaking changes.

Use newer version of monasca/python image.

Signed-off-by: Dobroslaw Zybort dobroslaw.zybort@ts.fujitsu.com

matrixik commented 5 years ago

Needs !push monasca-api-python