Clarifying for when an instance is deleted encrypted or not ephemeral
storage will be purged. Change-Id: I868513fe56d7a58c5a53418a1990e6066bc9c86d Closes-Bug: 1490765
This commit is contained in:
parent
a470743426
commit
f5f8563a6b
@ -107,9 +107,9 @@ configuration file directs image traffic to the compute node.
|
|||||||
backed by network storage rather than a local disk.
|
backed by network storage rather than a local disk.
|
||||||
|
|
||||||
When you delete an instance, the state is reclaimed with the exception
|
When you delete an instance, the state is reclaimed with the exception
|
||||||
of the persistent volume. The ephemeral storage is purged. Memory and
|
of the persistent volume. The ephemeral storage, whether encrypted or not,
|
||||||
vCPU resources are released. The image remains unchanged throughout this
|
is purged. Memory and vCPU resources are released. The image remains
|
||||||
process.
|
unchanged throughout this process.
|
||||||
|
|
||||||
|
|
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user