> 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/t4o-4.3/deployment/upgrade-openstack/triliovault-upgrade-after-rhosp-upgrade.md).

# TrilioVault Upgrade Upon RHOSP cloud Upgrade

For example: RHOSP16.1 to RHOSP16.2 upgrade

## 1] Finish upgrade process for RHOSP cloud

Without any changes in TrilioVault, customer needs to complete RHOSP upgrade process first.

## 2] Now we need to upgrade TrilioVault to match with new RHOSP release

### 2.1] Identify correct TrilioVault release for new RHOSP release

Check if current TrilioVault release which is deployed on the RHOSP cloud supports new RHOSP release If it does not support new RHOSP release, identify the next TrilioVault release which supports this new RHOSP release.

### 2.2] Install TrilioVault using devops code compatible with new RHOSP release

Install TrilioVault release identified in step 2.1, Refer TrilioVault install [document](https://docs.trilio.io/openstack/v/t4o-4.3/deployment/configuring-and-installing-triliovault/installing-on-rhosp) for RHOSP Get the correct deployment document as per Triliovault release from Trilio support team.

Follow all the steps.

### 2.3] Done


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.trilio.io/openstack/t4o-4.3/deployment/upgrade-openstack/triliovault-upgrade-after-rhosp-upgrade.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
