From 314a075a9a6f08a1c677bddd132e9c8fcf25e326 Mon Sep 17 00:00:00 2001 From: Ivan Anfimov Date: Thu, 27 Mar 2025 16:58:36 +0000 Subject: [PATCH] Freezer update description DR removed. Change-Id: I8a8d1441f5eaed588ea83ecda8ddd6ff97816e22 --- openstack_components.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/openstack_components.yaml b/openstack_components.yaml index c6c4fda..a940ea5 100644 --- a/openstack_components.yaml +++ b/openstack_components.yaml @@ -512,13 +512,13 @@ tabs: components: - name: freezer - title: Backup, Restore, and Disaster Recovery + title: Backup and Restore docs-title: Docs docs-url: https://docs.openstack.org/freezer/latest/ desc: > - Freezer is a distributed backup, restore and disaster recovery - as a service platform. It is designed to be multi OS (Linux, - Windows, OSX...), focused on providing efficiency and flexibility + Freezer is a distributed backup and restore as a service platform. + It is designed to be multi OS (Linux, Windows, OSX...), + focused on providing efficiency and flexibility for block based backups, file based incremental backups, point-in-time actions, jobs synchronization (i.e. backup synchronization over multiple nodes) and many other features.