Actions
Feature #6899
openMake the CA certificate read-write in oVirt
Status:
New
Priority:
Normal
Assignee:
-
Category:
Compute resources - oVirt
Target version:
-
Description
Add (javascript only) checkbox to disable read only mode. No changes on the database level needed.
Updated by Ohad Levy almost 11 years ago
you need to ensure the value is present and not overwritten, i had to manually update the field every time (after removing the disable attribute) to make it work, as each AJAX action reset the value the previous ca values (that comes from ovirt).
Updated by Lukas Zapletal almost 11 years ago
IMHO overwriting the cert when you click on Load datacenters is broken by design. We should only set it when the field is empty (the initial setup) and add an extra button to explicitly fetch the certificate when it is already present.
Actions