diff --git a/source/ext/spellchecking/wordlists/opennebula.txt b/source/ext/spellchecking/wordlists/opennebula.txt index c9916bc319..461389837c 100644 --- a/source/ext/spellchecking/wordlists/opennebula.txt +++ b/source/ext/spellchecking/wordlists/opennebula.txt @@ -76,6 +76,8 @@ Iothread JWT Javascript Journald +jsmith +JSmith Keepalive Kerberos Kube diff --git a/source/intro_release_notes/release_notes/known_issues.rst b/source/intro_release_notes/release_notes/known_issues.rst index 41176421ea..0c76366d10 100644 --- a/source/intro_release_notes/release_notes/known_issues.rst +++ b/source/intro_release_notes/release_notes/known_issues.rst @@ -32,8 +32,6 @@ Sunstone - The current configuration for both Sunstone and One-Provision contain a mismatch in the `keep_me_logged` configuration option. This issue has been fixed but the new configuration files need to be downloaded in order for this fix to take effect, refer to :ref:`the following section ` for instructions on how to do this. -- The `Update VM Configuration` dialog contains a bug which will result in a blank screen if one tries to update the configuration of a virtual machine with less than 2 total disks attached. The quickest workaround for this is to attach another minimal disk to the VM. - - When deleting an element in the datatable. such as running the terminate in a VM, we recommend refreshing the window. as there is an error in the client code discussed in the following `issue `__. Install Linux Graphical Desktop on KVM Virtual Machines diff --git a/source/intro_release_notes/release_notes_enterprise/resolved_issues_6105.rst b/source/intro_release_notes/release_notes_enterprise/resolved_issues_6105.rst index 3d3750c865..e13a76a1cf 100644 --- a/source/intro_release_notes/release_notes_enterprise/resolved_issues_6105.rst +++ b/source/intro_release_notes/release_notes_enterprise/resolved_issues_6105.rst @@ -9,9 +9,6 @@ The following new features have been backported to 6.10.5: - `Change ETH* context parameters on live VMs `__. -The following new features have been backported in the Sunstone Web UI to 6.10.5: - - The following issues has been solved in 6.10.5: - `Fix an issue with fs_lvm_ssh not honoring BRIDGE_LIST in the image datastore `__. @@ -43,7 +40,8 @@ The following issues has been solved in 6.10.5: - `Fix VM configuration for Single VM Backup configuration `__. - `Fix UI overlay issue on Fireedge VNC on 1280*760 resolution `__. - `Fix 2FA reset in FireEdge after UI changes are made `__. -- `Fix LDAP authentication by removeing password encoding ` __. +- `Fix LDAP authentication by removeing password encoding `__. +- `Fix Change password button wrong displayed on FireEdge `__. Changes in Configuration Files ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^