Bug 1542973
Summary: | [RFE] Add Viaq installation files to ovirt-engine-metrics repo | ||
---|---|---|---|
Product: | [oVirt] ovirt-engine-metrics | Reporter: | Shirly Radco <sradco> |
Component: | RFEs | Assignee: | Shirly Radco <sradco> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Lukas Svaty <lsvaty> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 1.0.7 | CC: | bugs, lveyde, trichard |
Target Milestone: | ovirt-4.2.2 | Keywords: | FutureFeature |
Target Release: | --- | Flags: | rule-engine:
ovirt-4.2?
rule-engine: planning_ack? rule-engine: devel_ack+ lsvaty: testing_ack+ |
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ovirt-engine-metrics-1.1.3.3 | Doc Type: | Enhancement |
Doc Text: |
This release adds an Ansible playbook that:
- Generates the vars.yaml file. The openshift_logging_mux_namespaces value is set according to the ovirt_env_name configured by the user.
- Copies both vars.yaml and the ansible-inventory files to the metrics machine.
This simplifies the Metrics Store installation by placing the files required for the ViaQ logging installation on the metrics machine, and already including the openshift_logging_mux_namespaces value.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2018-03-29 11:00:02 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Metrics | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1475135, 1531115 |
Description
Shirly Radco
2018-02-07 13:42:36 UTC
Added a playbook that generates the vars.yaml file with the openshift_logging_mux_namespaces according to the ovirt_env_name the user configured and copies both vars.yaml and the relevant ansible-inventory to the metrics machine. To run the playbook run: /usr/share/ovirt-engine-metrics/configure_ovirt_machines_for_metrics.sh --playbook=ovirt-metrics-store-installation.yml This role will also be used for triggering the oVirt metrics installation. verified in ovirt-engine-metrics-1.1.3.3-1.el7ev.noarch further verification of all viaq deployment will be done in BZ#1558601 This bugzilla is included in oVirt 4.2.2 release, published on March 28th 2018. Since the problem described in this bug report should be resolved in oVirt 4.2.2 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report. |