File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -335,9 +335,7 @@ kolla_build_blocks:
335335 ENV TOX_CONSTRAINTS_FILE=/requirements/upper-constraints.txt
336336 grafana_plugins_install : |
337337 RUN grafana-cli plugins install vonage-status-panel \
338- && grafana-cli plugins install grafana-piechart-panel \
339- && grafana-cli plugins install grafana-opensearch-datasource \
340- && grafana-cli plugins install gnocchixyz-gnocchi-datasource
338+ && grafana-cli plugins install grafana-opensearch-datasource
341339 ironic_inspector_header : |
342340 ADD additions-archive /
343341 magnum_base_footer : |
Original file line number Diff line number Diff line change 1+ ---
2+ fixes :
3+ - |
4+ Grafana now refuses to load AngularJS plugins. As such the
5+ ``grafana-piechart-panel`` and ``gnocchixyz-gnocchi-datasource`` plugins
6+ have been removed from the Grafana image.
You can’t perform that action at this time.
0 commit comments