Remove the warning description

Change-Id: I50034768a534361b3d597b05170beb0f2729d4b7
This commit is contained in:
zhurong 2022-01-17 02:44:19 +00:00
parent bad8e8ae0e
commit 11ced31b20
2 changed files with 2 additions and 15 deletions

View File

@ -126,10 +126,4 @@ To delete an application that belongs to the environment:
If an application that you are deleting has already been deployed,
you should redeploy it to apply the recent changes. If the environment
has not been deployed with this component, the changes are applied
immediately on receiving the confirmation.
.. warning::
Due to a known bug in Murano Kilo, resources allocated by a deleted
application might not be reclaimed until the deletion of an environment.
See `LP1417136 <https://bugs.launchpad.net/murano/+bug/1417136>`_
for the details.
immediately on receiving the confirmation.

View File

@ -574,11 +574,4 @@ To delete an application that belongs to the environment:
If the application that you are deleting has already been deployed,
you should redeploy the environment to apply the recent changes.
If the environment has not been deployed with this component,
the changes are applied immediately on receiving the confirmation.
.. warning::
Due to a known bug in murano as of Kilo release, the OS resources
allocated by a deleted application might not be reclaimed until
you delete the environment. See the `Deallocating stack resources
<https://blueprints.launchpad.net/murano/+spec/deallocating-stack-resources>`_
blueprint for details.
the changes are applied immediately on receiving the confirmation.