Merge "Remove the warning description"

This commit is contained in:
Zuul 2022-01-17 03:17:55 +00:00 committed by Gerrit Code Review
commit f7529a5ca6
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.