From ddd68f09b12367eb341d2cc987b29bde19b20f27 Mon Sep 17 00:00:00 2001 From: Dmitriy Chubinidze Date: Thu, 24 Apr 2025 08:33:06 +0000 Subject: [PATCH] docs: add note for instance delete Add not fore volume delete, cause otherwise the statement would be misleading, as volumes can be deleted if that option was selected. Change-Id: I9e58ab6159e7a3a82a8f7c05352497db24b9b4b6 --- doc/source/user/manage-volumes.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/source/user/manage-volumes.rst b/doc/source/user/manage-volumes.rst index d2d7302b9d..e2a4bd0d8e 100644 --- a/doc/source/user/manage-volumes.rst +++ b/doc/source/user/manage-volumes.rst @@ -161,7 +161,8 @@ Delete a volume ~~~~~~~~~~~~~~~ When you delete an instance, the data in its attached volumes is not -deleted. +deleted (unless you chose delete volume on instance delete when creating an +instance). #. Log in to the dashboard.