Improve the Murano Documentation

Now the docs have some defects, this patch improve it.

Change-Id: I9cdac4e49903fc2003aaff1c780f32d6e806220c
This commit is contained in:
zhu.rong
2015-09-12 22:17:52 +08:00
parent 9ed1e2d1e6
commit e3d8eaf67e
5 changed files with 5 additions and 21 deletions

View File

@@ -26,9 +26,9 @@ Before uploading an application into the catalog, it should be prepared and arch
Murano command line will do all preparation for you.
Just choose the desired Heat Orchestration Template and perform the following command:
::
::
murano package-create --template wordpress/template.yaml
murano package-create --template wordpress/template.yaml
Note, that optional parameters could be specified:

View File

@@ -260,7 +260,7 @@ Tools from this section are not necessary to build an image.
However, they may be helpful if you want to create an image with a different configuration.
Windows assessment and deployment kit (ADK)
Windows Assessment and Deployment Kit (ADK)
-------------------------------------------
*Windows ADK* is required if you want to build your own answer files for auto unattended Windows installation.

View File

@@ -29,7 +29,3 @@ Content
development
manual
ssl
.. include:: prepare.rst
.. include:: development.rst
.. include:: manual.rst

View File

@@ -240,8 +240,8 @@ Install the API service and Engine
package-import --is-public io.murano.zip
..
#. Open a new console and launch Murano Engine. A separate terminal is
required because the console will be locked by a running process.
#. Open a new console and launch Murano Engine. A separate terminal is
required because the console will be locked by a running process.
.. code-block:: console

View File

@@ -132,8 +132,6 @@ Create environment template
"tenant_id": "0849006f7ce94961b3aab4e46d6f229a",
}
*Error code*
+----------------+-----------------------------------------------------------+
| Code | Description |
+================+===========================================================+
@@ -180,8 +178,6 @@ environment template.
"id": "aa9033ca7ce245fca10e38e1c8c4bbf7",
}
*Error code*
+----------------+-----------------------------------------------------------+
| Code | Description |
+================+===========================================================+
@@ -208,8 +204,6 @@ Delete environment template
* `env-temp_id` - environment template ID, required
*Error code*
+----------------+-----------------------------------------------------------+
| Code | Description |
+================+===========================================================+
@@ -289,8 +283,6 @@ Adding application to environment template
"port": "8080"
}
*Error code*
+----------------+-----------------------------------------------------------+
| Code | Description |
+================+===========================================================+
@@ -357,8 +349,6 @@ Get applications information from an environment template
}
]
*Error code*
+----------------+-----------------------------------------------------------+
| Code | Description |
+================+===========================================================+
@@ -413,8 +403,6 @@ Create an environment from an environment template
"session_id": "adf4dadfaa9033ca7ce245fca10e38e1c8c4bbf7",
}
*Error code*
+----------------+-----------------------------------------------------------+
| Code | Description |
+================+===========================================================+