Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
DescriptionGianfranco Sigrisi
2018-08-01 15:23:56 UTC
Description of problem:
Hi,
I'm unable to create a new vm from Satellite 6.3.2 to RHV 4.2.
From the production.log:
| OVIRT::OvirtException: 404 Resource Not Found
From engine.log:
Client from address .. is using version 3 of the API, which has been deprecated since version 4.0 of the engine, and will no longer be supported starting with version 4.3. Make sure to update that client to use a supported versions of the API and the SDKs, before upgrading to version 4.3 of the engine.
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. Add a Compute Resource type RHV
2. Engine endpoint with api/v3 (as described in the DOC)
3. Try to create a new vm from Satellite - Create Host - Deploy ON RHV
Actual results:
Failed to create compute: 404 Resource not Found
Expected results:
VM is created
Additional info:
In 6.3 there is no support for RHV API v4.
To use api v3 with a RHV 4.x change the url to: https://rhv-example/api/v3
Support for v4 will be available in Satellite 6.4.