Bug 1825020
Summary: | [RFE] RHV-M Deployment/Install Needs it's own UUID | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | JW <justin> |
Component: | ovirt-engine | Assignee: | Ori Liel <oliel> |
Status: | CLOSED ERRATA | QA Contact: | Guilherme Santos <gdeolive> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4.4.0 | CC: | lsvaty, michal.skrivanek, mperina, mtessun, pchavva |
Target Milestone: | ovirt-4.4.3 | Keywords: | FutureFeature, Reopened, ZStream |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ovirt-engine-4.4.3.8 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-11-24 13:09:21 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1691340, 1825231 |
Description
JW
2020-04-16 20:54:04 UTC
does this need to be a private bug? You would still see it when public... The documentation text flag should only be set after 'doc text' field is provided. Please provide the documentation text and set the flag to '?' again. (In reply to Michal Skrivanek from comment #1) > does this need to be a private bug? You would still see it when public... I am making it private,thanks for noticing. Best, Pavan. ah, sorry, I meant it the other way around. There's no customer details anywhere so I was suggesting to make it a simple public bug patch submitted for ovirt-engine-api-model https://gerrit.ovirt.org/#/c/111481/ another patch will soon follow for ovirt-engine Verified on: ovirt-engine-4.4.3.8-0.1.el8ev.noarch Steps: 1. curl -k -u admin@internal:<psswd> https://<engine-fqdn>/ovirt-engine/api/ | grep '<product_info' -A 10 <product_info> <instance_id>1a787f22-17a4-11eb-98e1-001a4a013f1f</instance_id> <name>Red Hat Virtualization Manager</name> <version> <build>3</build> <full_version>4.4.3.8-0.1.el8ev</full_version> <major>4</major> <minor>4</minor> <revision>0</revision> </version> </product_info> Results: UID of RHV-M deployment <instance_id> present on API on product_info Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Low: Red Hat Virtualization security, bug fix, and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2020:5179 |