Correct the docs on deletion_policy in the HOT spec
Change-Id: Ife3fdb9ef97f67a1dbe4478e589247173ad0d444
This commit is contained in:
parent
9346fe35c3
commit
cb565e3074
@ -644,9 +644,9 @@ update_policy
|
||||
This attribute is optional.
|
||||
|
||||
deletion_policy
|
||||
Deletion policy for the resource. Which type of deletion policy is
|
||||
supported depends on the type of the current resource.
|
||||
This attribute is optional.
|
||||
Deletion policy for the resource. The allowed deletion policies are
|
||||
``Delete``, ``Retain``, and ``Snapshot``.
|
||||
This attribute is optional; the default policy is ``Delete``.
|
||||
|
||||
Depending on the type of resource, the resource block might include more
|
||||
resource specific data.
|
||||
|
Loading…
Reference in New Issue
Block a user