
The logic in the Gemfile was relying on Zuulv2 variables to find out whether the spec helper gem was already available on disk, and since Zuulv3 has changed things it was failing to find it and downloading the master version instead. This patch ensures the Gemfile looks for the gem in the right place when running in CI. Change-Id: Ie3b3ae2d157b52f0b1ab36a8906642abd2a85ec3
OpenStack Kibana Module
Overview
This module installs Kibana from source, creates kibana user, and starts the web instance.
Description