Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions source/ext/spellchecking/wordlists/opennebula.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ Iothread
JWT
Javascript
Journald
jsmith
JSmith
Keepalive
Kerberos
Kube
Expand Down
2 changes: 0 additions & 2 deletions source/intro_release_notes/release_notes/known_issues.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <fireedge_install_configuration>` 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 <https://github.com/OpenNebula/one/issues/6781>`__.

Install Linux Graphical Desktop on KVM Virtual Machines
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ The following new features have been backported to 6.10.5:

- `Change ETH* context parameters on live VMs <https://github.com/OpenNebula/one/issues/6606>`__.

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 <https://github.com/OpenNebula/one/issues/7070>`__.
Expand Down Expand Up @@ -43,7 +40,8 @@ The following issues has been solved in 6.10.5:
- `Fix VM configuration for Single VM Backup configuration <https://github.com/OpenNebula/one/issues/7164>`__.
- `Fix UI overlay issue on Fireedge VNC on 1280*760 resolution <https://github.com/OpenNebula/one/issues/7175>`__.
- `Fix 2FA reset in FireEdge after UI changes are made <https://github.com/OpenNebula/one/issues/7105>`__.
- `Fix LDAP authentication by removeing password encoding <https://github.com/OpenNebula/one/issues/7344>` __.
- `Fix LDAP authentication by removeing password encoding <https://github.com/OpenNebula/one/issues/7344>`__.
- `Fix Change password button wrong displayed on FireEdge <https://github.com/OpenNebula/one/issues/7033>`__.

Changes in Configuration Files
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Expand Down