We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0347257 commit 0ada338Copy full SHA for 0ada338
etc/kayobe/kolla.yml
@@ -320,7 +320,9 @@ kolla_build_blocks:
320
ADD additions-archive /
321
grafana_plugins_install: |
322
RUN grafana-cli plugins install vonage-status-panel \
323
- && grafana-cli plugins install grafana-piechart-panel
+ && grafana-cli plugins install grafana-piechart-panel \
324
+ && grafana-cli plugins install grafana-opensearch-datasource \
325
+ && grafana-cli plugins install gnocchixyz-gnocchi-datasource
326
ironic_inspector_header: |
327
328
magnum_base_footer: |
0 commit comments