kolla/docker/monasca
Radosław Piliszek f53095af3f 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
(cherry picked from commit 308e85aa41)
2019-12-17 19:20:02 +00:00
..
monasca-agent Add prometheus_client to monasca-agent image 2019-08-15 16:06:28 +02:00
monasca-api Use alembic migrations to deploy Monasca DB 2019-04-26 09:59:43 +00:00
monasca-base Update Monasca base and API images 2018-06-08 16:06:14 +01:00
monasca-grafana Fix monasca-grafana being unbuildable due to old npm 2019-12-17 19:20:02 +00:00
monasca-log-api Update Monasca base and API images 2018-06-08 16:06:14 +01: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-15 08:05:04 +00:00