kolla/docker/monasca
Radosław Piliszek 308e85aa41 Fix monasca-grafana being unbuildable due to old npm
Affected builds on Ubuntu which had:
npm 3.5.2
while the latest was:
npm 6.13.4
And CentOS had:
npm 5.6.0

This patch runs npm update via npm.
Pinned to 6.x.

Additionally, this moves npm packages prefix (root) to
/usr/local to avoid conflicts with native packages.

Change-Id: Ibaacc1cc478b2b2f8196a5da4eea3570d7d310ff
Closes-bug: #1856699
2019-12-17 16:04:14 +00:00
..
monasca-agent Add prometheus_client to monasca-agent image 2019-07-30 12:31:53 +00:00
monasca-api Refactor Apache httpd setup 2019-12-11 11:38:46 +00:00
monasca-base monasca: add 'monasca-common' to base 2019-10-02 07:27:45 +00:00
monasca-grafana Fix monasca-grafana being unbuildable due to old npm 2019-12-17 16:04:14 +00:00
monasca-log-api Refactor Apache httpd setup 2019-12-11 11:38:46 +00:00
monasca-notification Override image's meta info. 2017-05-03 11:08:17 +09:00
monasca-persister Add database clients to Monasca persister container 2018-07-11 14:51:16 +00:00
monasca-thresh Ensures monasca-thresh data and worker dirs exist and are empty on start up 2019-08-09 07:21:23 +00:00