> For the complete documentation index, see [llms.txt](https://docs.trilio.io/openstack/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trilio.io/openstack/tvo-4.1/triliovault-4.1-release-notes/triliovault-4.1-hf8-release.md).

# Trilio 4.1 HF8 Release

## Release Versions

### Packages

|                Name               |      Type      |    Version   |
| :-------------------------------: | :------------: | :----------: |
|               s3fuse              | python package |   4.1.94.4   |
|        tvault-configurator        | python package |   4.1.94.11  |
|            workloadmgr            | python package |   4.1.94.17  |
|               dmapi               |   deb package  |   4.1.94.3   |
|           python3-dmapi           |   deb package  |   4.1.94.3   |
|           tvault-contego          |   deb package  |   4.1.94.9   |
|       python3-tvault-contego      |   deb package  |   4.1.94.9   |
|       tvault-horizon-plugin       |   deb package  |   4.1.94.4   |
|   python3-tvault-horizon-plugin   |   deb package  |   4.1.94.4   |
|           s3-fuse-plugin          |   deb package  |   4.1.94.4   |
|       python3-s3-fuse-plugin      |   deb package  |   4.1.94.4   |
|            workloadmgr            |   deb package  |   4.1.94.17  |
|         workloadmgrclient         |   deb package  |    4.1.94    |
|               dmapi               |   rpm package  | 4.1.94.3-4.1 |
|           python3-dmapi           |   rpm package  | 4.1.94.3-4.1 |
|           tvault-contego          |   rpm package  | 4.1.94.9-4.1 |
|       python3-tvault-contego      |   rpm package  | 4.1.94.9-4.1 |
|       tvault-horizon-plugin       |   rpm package  | 4.1.94.4-4.1 |
| python3-tvault-horizon plugin-el8 |   rpm package  | 4.1.94.4-4.1 |
|     python-s3fuse-plugin-cent7    |   rpm package  | 4.1.94.4-4.1 |
|       python3-s3fuse-plugin       |   rpm package  | 4.1.94.4-4.1 |
|         workloadmgrclient         |  rpm pacakage  |    4.1.94    |

### Containers and Gitbranch

|                Name               |            Tag            |
| :-------------------------------: | :-----------------------: |
|             Gitbranch             |      hotfix-8-TVO/4.1     |
|         RHOSP13 containers        |  4.1.94-hotfix-9-rhosp13  |
|        RHOSP16.0 containers       |  4.1.94-hotfix-9-rhosp16  |
|        RHOSP16.1 containers       | 4.1.94-hotfix-9-rhosp16.1 |
|        RHOSP16.2 containers       | 4.1.94-hotfix-9-rhosp16.2 |
|  Kolla Ansible Ussuri containers  |   4.1.94-hotfix-8-ussuri  |
| Kolla Ansible Victoria containers |  4.1.94-hotfix-6-victoria |
|      TripleO Train container      |  4.1.94-hotfix-6-tripleo  |

## Qualifications

The following OpenStack distributions and versions have been added to the Trilio support matrix.

* Red Hat OpenStack 16.2

## Changelog

### Enhancements

**Support for Ceph NFS-Ganesha**

It is now possible to utilize the NFS-Ganesha gateway as backup target.

**Restore continues even when Security Group restore fail**s

Failures upon restoring Security Groups are no longer leading to a complete fail of the restore.\
Failed Security Groups are logged to provide the required information for next steps.

{% hint style="info" %}
Future versions and hotfixes will continue to improve the Security Group restore process and reduce the amount of reasons why Security Groups can't be restored.
{% endhint %}

### Fixed bugs and issues

**AttributeError: 'unicode' object has no attribute 'get'**

An issue with multipathing environments has been fixed which led to failed backups with the `AttributeError: 'unicode' object has no attribute 'get'` error message.

**Restricting the IP address of the Trilio GUI lead to logs not being downloadable**

The documentation about restricting the IP access to the Trilio GUI has been updated to include the required port 3001 to enable the download of logs through the `dashboard_ip`.

**Multipath.conf file not present in Datamover container**

An issue has been fixed which prevented the correct placement of the multipath.conf file inside the Trilio Datamover container.
