# T4O 4.2 HF5 Release Notes

## Release Versions

### Packages

#### Deliverables against TVO-4.2.HF5

| **Package/Container Names**   | **Package Kind** | **Package Version/Container Tags** |
| ----------------------------- | ---------------- | ---------------------------------- |
| contego                       | deb              | 4.2.64                             |
| contegoclient                 | rpm              | 4.2.64-4.2                         |
| contegoclient                 | deb              | 4.2.64                             |
| contegoclient                 | python           | 4.2.64                             |
| puppet-triliovault            | rpm              | 4.2.64-4.2                         |
| python3-contegoclient         | deb              | 4.2.64                             |
| python3-contegoclient-el8     | rpm              | 4.2.64-4.2                         |
| python3-trilio-fusepy         | rpm              | 3.0.1-1                            |
| trilio-fusepy                 | rpm              | 3.0.1-1                            |
| python3-workloadmgrclient     | deb              | 4.2.64.1                           |
| python3-workloadmgrclient-el8 | rpm              | 4.2.64.1-4.2                       |
| python-workloadmgrclient      | deb              | 4.2.64.1                           |
| workloadmgrclient             | python           | 4.2.64.1                           |
| workloadmgrclient             | rpm              | 4.2.64.1-4.2                       |
| dmapi                         | python           | 4.2.64.1                           |
| dmapi                         | rpm              | 4.2.64.1-4.2                       |
| dmapi                         | deb              | 4.2.64.1                           |
| python3-dmapi                 | deb              | 4.2.64.1                           |
| python3-dmapi                 | rpm              | 4.2.64.1-4.2                       |
| workloadmgr                   | deb              | 4.2.64.10                          |
| workloadmgr                   | python           | 4.2.64.10                          |
| tvault\_configurator          | python           | 4.2.64.10                          |

#### Following packages changed/added in the current release <a href="#following-packages-changed-added-in-current-release" id="following-packages-changed-added-in-current-release"></a>

| **Package/Container Names**       | **Package Kind** | **Package/Container Version/Tags** |
| --------------------------------- | ---------------- | ---------------------------------- |
| python3-s3-fuse-plugin            | deb              | 4.2.64.1                           |
| python3-tvault-contego            | deb              | 4.2.64.10                          |
| s3-fuse-plugin                    | deb              | 4.2.64.1                           |
| tvault-contego                    | deb              | 4.2.64.10                          |
| python3-tvault-contego            | rpm              | 4.2.64.10-4.2                      |
| tvault-contego                    | rpm              | 4.2.64.10-4.2                      |
| tvault-contego                    | python           | 4.2.64.3                           |
| tvault-horizon-plugin             | deb              | 4.2.64.3                           |
| tvault-horizon-plugin             | rpm              | 4.2.64.3-4.2                       |
| tvault-horizon-plugin             | python           | 4.2.64.2                           |
| python3-tvault-horizon-plugin     | deb              | 4.2.64.3                           |
| python3-tvault-horizon-plugin-el8 | rpm              | 4.2.64.3-4.2                       |
| python-s3fuse-plugin-cent7        | rpm              | 4.2.64.1-4.2                       |
| python3-s3fuse-plugin             | rpm              | 4.2.64.1-4.2                       |
| s3fuse                            | python           | 4.2.64.2                           |

### Containers and Gitbranch

|                                   |                           |
| :-------------------------------: | :-----------------------: |
|              **Name**             |          **Tag**          |
|             Gitbranch             |      hotfix-5-TVO/4.2     |
|         RHOSP13 containers        |  4.2.64-hotfix-5-rhosp13  |
|        RHOSP16.1 containers       | 4.2.64-hotfix-5-rhosp16.1 |
|        RHOSP16.2 containers       | 4.2.64-hotfix-5-rhosp16.2 |
| Kolla Ansible Victoria containers |  4.2.64-hotfix-5-victoria |
|  Kolla Ansible Wallaby containers |  4.2.64-hotfix-5-wallaby  |
|       Kolla Yoga Containers       |    4.2.64-hotfix-5-yoga   |
|         TripleO Containers        |  4.2.63-hotfix-5-tripleo  |

## Changelog

* End of support for Openstack Ansible from 4.2.HF5
* Bug fixes targeted for 4.2.HF5 release

### Fixed Bugs and issues

1. Kolla openstack source based container for wallaby
2. Cinder volumes NFS folder not mounted to datamover container
3. Cinder has IBM GPFS mounted as NFS
4. RHOSP16.1 breaks horizon 4.2hf4
5. Backup/restore does not work when NFS has access to Nova user just NOVA
6. Snapshot for encrypted volume is failing with error
7. Cinder attached volume backup is taking time and also created 4 temporary volumes
8. Cinder booted VM backup failing


---

# 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.2/triliovault-4.2-release-notes/tvo-4.2-hf5-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.
