Bug 1490404

Summary: [RFE] The engine should keep and expose hosts' public keys
Product: [oVirt] ovirt-engine Reporter: Yedidyah Bar David <didi>
Component: BLL.InfraAssignee: Martin Perina <mperina>
Status: CLOSED DEFERRED QA Contact: Lucie Leistnerova <lleistne>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.2.0CC: bugs, lleistne, mgoldboi
Target Milestone: ---Keywords: FutureFeature
Target Release: ---Flags: mperina: ovirt-4.5?
rule-engine: planning_ack?
rule-engine: devel_ack?
rule-engine: testing_ack?
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-04-01 14:48:41 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: 1441528    
Bug Blocks: 1467898    

Description Yedidyah Bar David 2017-09-11 13:33:03 UTC
Description of problem:

Currently, the engine keeps per-host its public key fingerprint, but does not keep the entire public key.

We want to use the public key for ansible.

This was attempted in the past [1] and abandoned, because it broke compatibility with v3 of the API.

We can now either decide we can break the API, or we can solve in a way that will not break the API - either by keeping both the full key and the fingerprint, and exposing both through the API, or by keeping only the full key, and expose both through the API, where the fingerprint is generated on-the-fly from the full key.

[1] https://gerrit.ovirt.org/50226

Comment 1 Martin Perina 2017-09-15 12:15:22 UTC
Due to capacity reasons moving to 4.2

Comment 2 Michal Skrivanek 2020-03-19 15:42:31 UTC
We didn't get to this bug for more than 2 years, and it's not being considered for the upcoming 4.4. It's unlikely that it will ever be addressed so I'm suggesting to close it.
If you feel this needs to be addressed and want to work on it please remove cond nack and target accordingly.

Comment 3 Michal Skrivanek 2020-04-01 14:48:41 UTC
Closing old bug. Please reopen if still relevant/you want to work on it.