You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the user invokes 'reset settings' via the admin portal - all currently supported webadmin properties (except SSH_PUBLIC_KEY) are removed.
When the user invokes 'reset settings' via the vm portal - all currently supported vmportal properties (except SSH_PUBLIC_KEY and webadmin (grids setting)) are removed and then re-created with a new default value.
It's better to keep a consistent behavior for both portals and remove all properties after reset.
When the user invokes '
reset settings
' via the admin portal - all currently supported webadmin properties (exceptSSH_PUBLIC_KEY
) are removed.When the user invokes '
reset settings
' via the vm portal - all currently supported vmportal properties (exceptSSH_PUBLIC_KEY
andwebadmin
(grids setting)) are removed and then re-created with a new default value.It's better to keep a consistent behavior for both portals and remove all properties after reset.
This was originally raised here: oVirt/ovirt-engine#132 (review)
The text was updated successfully, but these errors were encountered: