[End User guide] QuickStart, delete app
Adds the instructions on how to delete an application for the Quickstart Change-Id: I166e45e480ca5159cfe8e9696941c356eaa0f180
This commit is contained in:
parent
d3717666db
commit
a373722d2b
@ -16,11 +16,13 @@ please proceed with dedicated sections.
|
|||||||
Upload an application
|
Upload an application
|
||||||
~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
To upload an application to the catalog:
|
||||||
|
|
||||||
#. Log in to the OpenStack dashboard.
|
#. Log in to the OpenStack dashboard.
|
||||||
|
|
||||||
#. Navigate to :menuselection:`Murano > Manage > Package Definitions`.
|
#. Navigate to :menuselection:`Murano > Manage > Package Definitions`.
|
||||||
|
|
||||||
#. Click the :guilabel:`Import Package` button:
|
#. Click on the :guilabel:`Import Package` button:
|
||||||
|
|
||||||
.. image:: figures/qs_package_import.png
|
.. image:: figures/qs_package_import.png
|
||||||
:alt: Package Definitions page
|
:alt: Package Definitions page
|
||||||
@ -61,6 +63,9 @@ Upload an application
|
|||||||
Deploy an application
|
Deploy an application
|
||||||
~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
To add an application to an environment's component list
|
||||||
|
and deploy the environment:
|
||||||
|
|
||||||
#. Log in to the OpenStack dashboard.
|
#. Log in to the OpenStack dashboard.
|
||||||
|
|
||||||
#. Navigate to :menuselection:`Murano > Application Catalog > Applications`.
|
#. Navigate to :menuselection:`Murano > Application Catalog > Applications`.
|
||||||
@ -86,8 +91,9 @@ Deploy an application
|
|||||||
:alt: Configure Application dialog 2
|
:alt: Configure Application dialog 2
|
||||||
|
|
||||||
#. Now the Apache HTTP Server application is successfully added to the newly
|
#. Now the Apache HTTP Server application is successfully added to the newly
|
||||||
created ``quick-env-1`` environment. Click the :guilabel:`Deploy This Environment`
|
created ``quick-env-1`` environment.
|
||||||
button to start the deployment:
|
Click the :guilabel:`Deploy This Environment` button
|
||||||
|
to start the deployment:
|
||||||
|
|
||||||
.. image:: figures/qs_quick_env.png
|
.. image:: figures/qs_quick_env.png
|
||||||
:width: 600 px
|
:width: 600 px
|
||||||
@ -100,9 +106,31 @@ Deploy an application
|
|||||||
details.
|
details.
|
||||||
|
|
||||||
|
|
||||||
Reconfigure an application
|
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
||||||
|
|
||||||
|
|
||||||
Delete an application
|
Delete an application
|
||||||
~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
To delete an application that belongs to the environment:
|
||||||
|
|
||||||
|
#. Log in to the OpenStack dashboard.
|
||||||
|
|
||||||
|
#. Navigate to :menuselection:`Murano > Application Catalog > Environments`.
|
||||||
|
|
||||||
|
#. Click on the name of the environment to view its details, which include
|
||||||
|
components, topology, and deployment history.
|
||||||
|
|
||||||
|
#. In the :guilabel:`Component List` section, click on the
|
||||||
|
:guilabel:`Delete Component` button next to the application to be deleted.
|
||||||
|
Confirm the deletion.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user