# Trilio 4.1 HF3 Release Notes

## Release Versions

### Packages

|                Name               |      Type      |    Version   |
| :-------------------------------: | :------------: | :----------: |
|               s3fuse              | python package |   4.1.94.3   |
|        tvault-configurator        | python package |   4.1.94.6   |
|            workloadmgr            | python package |   4.1.94.5   |
|         workloadmgrclient         | python package |    4.1.94    |
|               dmapi               |   deb package  |   4.1.94.3   |
|           python3-dmapi           |   deb package  |   4.1.94.3   |
|           tvault-contego          |   deb package  |   4.1.94.6   |
|       python3-tvault-contego      |   deb package  |   4.1.94.6   |
|       tvault-horizon-plugin       |   deb package  |   4.1.94.3   |
|   python3-tvault-horizon-plugin   |   deb package  |   4.1.94.3   |
|           s3-fuse-plugin          |   deb package  |   4.1.94.3   |
|       python3-s3-fuse-plugin      |   deb package  |   4.1.94.3   |
|            workloadmgr            |   deb package  |   4.1.94.5   |
|         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.6-4.1 |
|       python3-tvault-contego      |   rpm package  | 4.1.94.6-4.1 |
|       tvault-horizon-plugin       |   rpm package  | 4.1.94.3-4.1 |
| python3-tvault-horizon plugin-el8 |   rpm package  | 4.1.94.3-4.1 |
|     python-s3fuse-plugin-cent7    |   rpm package  | 4.1.94.3-4.1 |
|       python3-s3fuse-plugin       |   rpm package  | 4.1.94.3-4.1 |
|         workloadmgrclient         |   rpm package  |    4.1.94    |

### Containers and Gitbranch

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

## Changelog

Contains all changes from HF1 + HF2.

This Hotfix extends the Support Matrix of T4O 4.1 as follows:

* Canonical Openstack Victoria based on Focal (20.04) Support
* Kolla Ansible Openstack Victoria on Ubuntu 20.04 and CentOS8
* Openstack Ansible Victoria on Ubuntu 20.04 and CentOS8
* TripleO train on CentOS7 and CentOS8

{% hint style="info" %}
The installation into these environments requires upgrading the Trilio Appliance from 4.1 GA to 4.1 HF3 or higher
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.trilio.io/openstack/tvo-4.1/triliovault-4.1-release-notes/triliovault-4.1-hf3-release-notes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
