Bug 1718399
Summary: | Add yum-utils to ovirt-engine-appliance to unlock disconnected deployments | ||
---|---|---|---|
Product: | [oVirt] ovirt-appliance | Reporter: | Simone Tiraboschi <stirabos> |
Component: | Packaging.rpm | Assignee: | Yuval Turgeman <yturgema> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Nikolai Sednev <nsednev> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 4.3.4 | CC: | bugs, mavital, mtessun, stefano.stagnaro |
Target Milestone: | ovirt-4.3.5 | Keywords: | EasyFix, Triaged, ZStream |
Target Release: | 4.3.5 | Flags: | mtessun:
ovirt-4.3+
mtessun: planning_ack+ sbonazzo: devel_ack+ mavital: testing_ack+ |
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | rhvm-appliance-4.3-20190703.2.el7, ovirt-engine-appliance-4.3-20190703.1.el7 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-07-30 14:08:42 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Node | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Simone Tiraboschi
2019-06-07 16:17:19 UTC
Wow, why do they do this ? Isn't this a packaging bug for ansible ? Not really sure: ansible and all its dependencies are installed on the controller host. yum-utils is going to be installed at runtime on the managed hosts. Is the package module doing the same? Or do we need yum module for other reasons? No, package module will not. Yum it's used here in ovirt-ansible-engine-setup: https://github.com/oVirt/ovirt-ansible-engine-setup/blob/master/tasks/install_packages.yml#L8 with 'list' command to discriminate between oVirt and RHV. We need a clearer specification of 'disconnected env' for QE Ack. Or reproduction steps. (In reply to Lukas Svaty from comment #5) > We need a clearer specification of 'disconnected env' for QE Ack. > Or reproduction steps. Try to deploy hosted-engine on an environment with no Internet connection and no proxy for yum: 1. install ovirt-hosted-engine-setup and ovirt-engine-appliance on the host 2. disconnect it from the Internet 3. deploy hosted-engine Works for me on these components: ovirt-engine-setup-4.3.5.4-0.1.el7.noarch ovirt-hosted-engine-ha-2.3.3-1.el7ev.noarch ovirt-hosted-engine-setup-2.3.11-1.el7ev.noarch Linux 3.10.0-1060.el7.x86_64 #1 SMP Mon Jul 1 18:28:13 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux Red Hat Enterprise Linux Server release 7.7 Beta (Maipo) This bugzilla is included in oVirt 4.3.5 release, published on July 30th 2019. Since the problem described in this bug report should be resolved in oVirt 4.3.5 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. |