Bug #24391
CA cert can't be specified in API while adding a RHEV Compute Resource
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Description
Description of problem:
In WebUI, it is possible (sometimes necessary) to specify a CA certificate for https communication with RHEV. This is done using the "X509 Certification Authorities" field in the new Compute Resource creation form.
In API, this is not possible. Consequently, it is also not possible in Hammer, Nailgun and other tools using API.
Steps to Reproduce:
http://SAT_HOSTNAME/apidoc/v2/compute_resources/create.html
Actual results:
No parameter for CA cert
Expected results:
public_key (id of the WebUI input field) parameter
Related issues
History
#1
Updated by The Foreman Bot almost 5 years ago
- Pull request https://github.com/theforeman/foreman/pull/5877 added
#2
Updated by The Foreman Bot almost 5 years ago
- Status changed from Assigned to Ready For Testing
#3
Updated by Anonymous about 4 years ago
- Is duplicate of Bug #25491: CA cert can't be specified in API while adding a RHEV Compute Resource added
#4
Updated by Anonymous about 4 years ago
- Status changed from Ready For Testing to Duplicate