|
| 1 | +.. _resolved_issues_6105: |
| 2 | + |
| 3 | +Resolved Issues in 6.10.5 |
| 4 | +-------------------------------------------------------------------------------- |
| 5 | + |
| 6 | +A complete list of solved issues for 6.10.5 can be found in the `project development portal <https://github.com/OpenNebula/one/milestone/85?closed=1>`__. |
| 7 | + |
| 8 | +The following new features have been backported to 6.10.5: |
| 9 | + |
| 10 | +- `Change ETH* context parameters on live VMs <https://github.com/OpenNebula/one/issues/6606>`__. |
| 11 | + |
| 12 | +The following issues has been solved in 6.10.5: |
| 13 | + |
| 14 | +- `Fix an issue with fs_lvm_ssh not honoring BRIDGE_LIST in the image datastore <https://github.com/OpenNebula/one/issues/7070>`__. |
| 15 | +- `Fix validation issue during Group + Group Admin creation at the same time <https://github.com/OpenNebula/one/issues/6873>`__. |
| 16 | +- `Fix scheduler allocation for VMs with NUMA pinning enabled <https://github.com/OpenNebula/one/issues/7071>`__. |
| 17 | +- `Fix user_inputs order not considered when instantiating a template through the CLI <https://github.com/OpenNebula/one/issues/7040>`__. |
| 18 | +- `Fix the KVMRC Ruby parser regexp that was preventing more than one parameter <https://github.com/OpenNebula/one/issues/7069>`__. |
| 19 | +- `Fix Sunstone should prioritize user views <https://github.com/OpenNebula/one/issues/7082>`__. |
| 20 | +- `Fix Sunstone Update VM Configuration wizard doesn't scale correctly <https://github.com/OpenNebula/one/issues/7062>`__. |
| 21 | +- `Fix Sunstone VM search leads to blank page <https://github.com/OpenNebula/one/issues/7060>`__. |
| 22 | +- `Fix wrong QCOW2_STANDALONE option in NFS System Datastore <https://github.com/OpenNebula/one/issues/7212>`__. |
| 23 | +- `Fix Sunstone does not cast placement constraints into update/instantiate dialog <https://github.com/OpenNebula/one/issues/7158>`__. |
| 24 | +- `Fix Don't let add the ssh key more than one time <https://github.com/OpenNebula/one/issues/7140>`__. |
| 25 | +- `Fix VIRTIO_QUEUES not applying to hot plugged virtio NICs <https://github.com/OpenNebula/one/issues/7195>`__. |
| 26 | +- `Fix translation text when creating VMs <https://github.com/OpenNebula/one/issues/7222>`__. |
| 27 | +- `Fix Fix ownership issue when instanciate Vm as a different user <https://github.com/OpenNebula/one/issues/7013>`__. |
| 28 | +- `Fix Fix Ethernet text on Address Ranges when create VMs <https://github.com/OpenNebula/one/issues/6955>`__. |
| 29 | +- `Fix re-arrange time orders when adding a scheduled action in Creating VMs <https://github.com/OpenNebula/one/issues/7031>`__. |
| 30 | +- `Fix fsck to update history ETIME using EETIME or RETIME <https://github.com/OpenNebula/one/issues/7250>`__. |
| 31 | +- `Fix VM placement expression parsing in Sunstone <https://github.com/OpenNebula/one/issues/7158>`__. |
| 32 | +- `Fix physical CPU tooltip in Sunstone <https://github.com/OpenNebula/one/issues/6867>`__. |
| 33 | +- `Fix errors when canceling a backup operation <https://github.com/OpenNebula/one/issues/6981>`__. |
| 34 | +- `Fix add edit/delete buttons for VM attributes <https://github.com/OpenNebula/one/issues/7201>`__. |
| 35 | +- `Fix rule addition for security group creation. <https://github.com/OpenNebula/one/issues/7206>`__. |
| 36 | +- `Fix Security Group Role Description for IPs <https://github.com/OpenNebula/one/issues/7186>`__. |
| 37 | +- `Fix history ETIME after resize, disk-resize and pci-(de)attach for VMs in undeployed state <https://github.com/OpenNebula/one/issues/7249>`__. |
| 38 | +- `Fix cluster assignment when creating Virtual Network <https://github.com/OpenNebula/one/issues/7063>`__. |
| 39 | +- `Fix UI issue on VM Instantiation when Memory or CPU modification is set to 'range' within a VM template <https://github.com/OpenNebula/one/issues/6872>`__. |
| 40 | +- `Fix VM configuration for Single VM Backup configuration <https://github.com/OpenNebula/one/issues/7164>`__. |
| 41 | +- `Fix UI overlay issue on Fireedge VNC on 1280*760 resolution <https://github.com/OpenNebula/one/issues/7175>`__. |
| 42 | +- `Fix 2FA reset in FireEdge after UI changes are made <https://github.com/OpenNebula/one/issues/7105>`__. |
| 43 | +- `Fix LDAP authentication by removeing password encoding <https://github.com/OpenNebula/one/issues/7344>`__. |
| 44 | +- `Fix Change password button wrong displayed on FireEdge <https://github.com/OpenNebula/one/issues/7033>`__. |
| 45 | + |
| 46 | +Changes in Configuration Files |
| 47 | +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 48 | + |
| 49 | +Since version 6.10.5 the following changes apply to OpenNebula services configuration files: |
| 50 | + |
| 51 | + |
| 52 | +.. warning:: The following attributes are not included in the configuration files distributed with 6.10.5. If you wish to use these attributes, add them manually to the corresponding file. |
| 53 | + |
| 54 | +OpenNebula Service |
| 55 | +^^^^^^^^^^^^^^^^^^ |
| 56 | + |
| 57 | ++----------------------+--------------------------------------------------------------+-------------------------------------------------------+-------------+ |
| 58 | +| Config file | Description | Action | Values | |
| 59 | ++======================+==============================================================+=======================================================+=============+ |
| 60 | +| oned.conf | New attribute: CONTEXT_ALLOW_ETH_UPDATES | Allow manual updates of CONTEXT->ETH* values. | NO, YES | |
| 61 | ++----------------------+--------------------------------------------------------------+-------------------------------------------------------+-------------+ |
0 commit comments