Bug 1471833
Summary: | [RFE] Allow passing extra ansible opts to oVirt Metrics shell script | |||
---|---|---|---|---|
Product: | [oVirt] ovirt-engine-metrics | Reporter: | Shirly Radco <sradco> | |
Component: | RFEs | Assignee: | Shirly Radco <sradco> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Lukas Svaty <lsvaty> | |
Severity: | medium | Docs Contact: | ||
Priority: | low | |||
Version: | 1.0.5 | CC: | bugs, ylavi | |
Target Milestone: | ovirt-4.2.0 | Keywords: | FutureFeature | |
Target Release: | --- | Flags: | rule-engine:
ovirt-4.2+
gklein: testing_plan_complete+ ylavi: planning_ack+ sradco: devel_ack+ lsvaty: testing_ack+ |
|
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Enhancement | ||
Doc Text: |
The configure_ovirt_machines_for_metrics script is able to pass optional Ansible parameters to the ansible-playbook, for greater flexibility.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1502931 (view as bug list) | Environment: | ||
Last Closed: | 2017-12-20 10:55:46 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: | 1402901, 1475135, 1502931, 1513015 |
Description
Shirly Radco
2017-07-17 14:11:18 UTC
We added an option to pass native ansible parameters. This will allow more flexibility when running the script. Test should verify that extra ansible parameters, like -v, are passed as expected. not working for playbook for hosts: /usr/share/ovirt-engine-metrics/setup/ansible/configure_ovirt_hosts_for_metrics.sh -vvv => no verbose output tested in ovirt-engine-metrics-1.1.1-0.0.master.20170919065728.el7.centos.noarch This should work for Please run: /usr/share/ovirt-engine-metrics/setup/ansible/configure_ovirt_machine_for_metrics.sh -vvv (In reply to Shirly Radco from comment #3) > This should work for Please run: > /usr/share/ovirt-engine-metrics/setup/ansible/ > configure_ovirt_machine_for_metrics.sh -vvv The patch is still on POST. Please note comment#2 where it was verified for configure_ovirt_machine_for_metrics.sh however failing for configure_ovirt_hosts_for_metrics.sh that is fixed in Didis patch. Please do not move bugs to ON_QA before patches are merged or QA has proper builds. Since /usr/share/ovirt-engine-metrics/setup/ansible/configure_ovirt_hosts_for_metrics.sh only add --scope=hosts, I'll remove this script so we will only have one ansible script to configure oVirt metrics. verified in ovirt-engine-metrics-1.1.1-0.0.master.20171001113530.el7.centos.noarch This bugzilla is included in oVirt 4.2.0 release, published on Dec 20th 2017. Since the problem described in this bug report should be resolved in oVirt 4.2.0 release, published on Dec 20th 2017, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report. |