Project

General

Profile

Actions

Bug #15345

closed

Can't update CA certificate for existing oVirt compute resource

Added by Marek Hulán almost 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Compute resources - oVirt
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

When an oVirt CR is created, it saves public key of CA that issues the certificate for oVirt in attrs[:public_key]. In 1.7.0 there was added a new text-area so user can set the CA cert manually in the form. There's also public_key hidden field that was used before to keep public_key on updates if there was already some data center loaded. Since it's after the text area, it always overrides its value which is a problem when editing the CR.

Steps to reproduce:
1. create oVirt CR, make sure it has public key stored
2. change the CA/self-signed certificate on oVirt instance
3. edit the CR in Foreman, delete old public key in text area and try hitting load datacenters/test connection button

Result:
you'll see that the request fails on SSL issue, if you check the text area, you can see that the public key is reset to the old value

Expected:
it should load new public key and sucessfuly load data centers


Related issues 1 (0 open1 closed)

Related to Foreman - Bug #7522: RHEV/oVirt compute resource should have CA text field editableClosedLukas Zapletal09/18/2014Actions
Actions #1

Updated by Marek Hulán almost 8 years ago

  • Related to Bug #7522: RHEV/oVirt compute resource should have CA text field editable added
Actions #2

Updated by The Foreman Bot almost 8 years ago

  • Status changed from Assigned to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/3580 added
Actions #3

Updated by Marek Hulán almost 8 years ago

  • Bugzilla link set to 1344006
Actions #4

Updated by Marek Hulán almost 8 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #5

Updated by Dominic Cleal almost 8 years ago

  • translation missing: en.field_release set to 161
Actions

Also available in: Atom PDF