Bug #30372
closedCan't add RHEV with APIv3 through Hammer
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1850536
Description of problem:
Can't add RHEV with APIv3 through Hammer, it fails and says:
"""
Could not create the compute resource:
Ovirt client returned an error: 404 Not Found
"""
Version-Release number of selected component (if applicable):
Sat 6.8 snap 5.0. Regression, this works in 6.7.1.
How reproducible:
Deterministic
Steps to Reproduce:
1. # hammer compute-resource create --name testv4Hammer4 --provider Ovirt --url https://<RHEV_FQDN>/ovirt-engine/api --user <rhev_username> --password <rhev_password> --datacenter Satellite-Devel --use-v4 0
Actual results:
Failure, error
Expected results:
Successfully added CR
Additional info:
RHEV APIv3 hasn't been supported for some time now. Maybe this is a good opportuniny to remove it from the Satellite completely.
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Shira Maximov
- Pull request https://github.com/theforeman/foreman/pull/7814 added
Updated by Shira Maximov over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset c98548068048ca9892d33283874019eb0d70273a.
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/7820 added
Updated by Tomer Brisker over 4 years ago
- Related to Bug #30620: API Create vmware ComputeResource fails with "Datacenter can't be blank" added
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/7975 added