[Murano Docs] Add Deploy an env HowTo
Adds a HowTo instruction into the Deploy an environment section of the End User Guide. Change-Id: I3881d6ade74069afd2860ac7a9c29fd1291edddc
This commit is contained in:
parent
e383b12b6c
commit
474edbd7f5
BIN
doc/source/draft/enduser-guide/figures/deploy_env.png
Normal file
BIN
doc/source/draft/enduser-guide/figures/deploy_env.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 78 KiB |
BIN
doc/source/draft/enduser-guide/figures/deploy_env_2.png
Normal file
BIN
doc/source/draft/enduser-guide/figures/deploy_env_2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 46 KiB |
@ -350,9 +350,49 @@ automatically created ``quick-env-1`` environment.
|
|||||||
:alt: Configure Application dialog: Add more applications
|
:alt: Configure Application dialog: Add more applications
|
||||||
:width: 630 px
|
:width: 630 px
|
||||||
|
|
||||||
Deploy an application
|
Deploy an environment
|
||||||
~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
Make sure to add necessary applications to your environment, then deploy it
|
||||||
|
following one of the options below:
|
||||||
|
|
||||||
|
* Deploy an environment from the Environments page
|
||||||
|
|
||||||
|
#. In OpenStack dashboard, navigate to :menuselection:`Murano >
|
||||||
|
Application Catalog > Environments`.
|
||||||
|
|
||||||
|
#. Select :guilabel:`Deploy Environment` from the Actions drop-down list
|
||||||
|
next to the environment you want to deploy.
|
||||||
|
|
||||||
|
.. image:: figures/deploy_env_2.png
|
||||||
|
:width: 630 px
|
||||||
|
:alt: Environments page
|
||||||
|
|
||||||
|
It may take some time for the environment to deploy. Wait for the status to
|
||||||
|
change from `Deploying` to `Ready`.
|
||||||
|
|
||||||
|
* Deploy an environment from the Environment Components page
|
||||||
|
|
||||||
|
#. In OpenStack dashboard, navigate to :menuselection:`Murano >
|
||||||
|
Application Catalog > Environments`.
|
||||||
|
|
||||||
|
#. Click the name of the environment you want to deploy.
|
||||||
|
|
||||||
|
.. image:: figures/environments.png
|
||||||
|
:width: 630 px
|
||||||
|
:alt: Environments page
|
||||||
|
|
||||||
|
#. On the Environment Components page, click :guilabel:`Deploy This Environment`
|
||||||
|
to start the deployment.
|
||||||
|
|
||||||
|
.. image:: figures/deploy_env.png
|
||||||
|
:width: 630 px
|
||||||
|
:alt: Environment Components page
|
||||||
|
|
||||||
|
It may take some time for the environment to deploy. Wait for the status to
|
||||||
|
change from `Deploying` to `Ready`. You can check the status either on the
|
||||||
|
Environments page or on the Environment Components page.
|
||||||
|
|
||||||
Show an application topology
|
Show an application topology
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user