Fixed the typo's in multiple files
Error 404 : doesn't exit exit => exist and Operation systems => Operating systems Change-Id: Ie39fa61222203430bbf7fa63cbc148acbb3bc647 Closes-Bug: #1490234
This commit is contained in:
parent
4f6ccd5b3b
commit
be9d1415b3
@ -23,7 +23,7 @@ compare the results with baseline data provided.
|
|||||||
|
|
||||||
System prerequisites
|
System prerequisites
|
||||||
=====================
|
=====================
|
||||||
**Supported Operation Systems**
|
**Supported Operating Systems**
|
||||||
|
|
||||||
* Ubuntu Server 12.04 LTS
|
* Ubuntu Server 12.04 LTS
|
||||||
* RHEL/CentOS 6.4
|
* RHEL/CentOS 6.4
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
=================
|
=================
|
||||||
SSL configuration
|
SSL configuration
|
||||||
=================
|
=================
|
||||||
Murano components are able to work with SSL. This chapter will help your
|
Murano components are able to work with SSL. This chapter will help you
|
||||||
to make proper settings with SSL configuration.
|
to make proper settings with SSL configuration.
|
||||||
|
|
||||||
HTTPS for Murano API
|
HTTPS for Murano API
|
||||||
|
@ -189,7 +189,7 @@ environment template.
|
|||||||
+----------------+-----------------------------------------------------------+
|
+----------------+-----------------------------------------------------------+
|
||||||
| 401 | User is not authorized to access this session |
|
| 401 | User is not authorized to access this session |
|
||||||
+----------------+-----------------------------------------------------------+
|
+----------------+-----------------------------------------------------------+
|
||||||
| 404 | The environment template does not exit |
|
| 404 | The environment template does not exist |
|
||||||
+----------------+-----------------------------------------------------------+
|
+----------------+-----------------------------------------------------------+
|
||||||
|
|
||||||
Delete environment template
|
Delete environment template
|
||||||
@ -217,7 +217,7 @@ Delete environment template
|
|||||||
+----------------+-----------------------------------------------------------+
|
+----------------+-----------------------------------------------------------+
|
||||||
| 401 | User is not authorized to access this session |
|
| 401 | User is not authorized to access this session |
|
||||||
+----------------+-----------------------------------------------------------+
|
+----------------+-----------------------------------------------------------+
|
||||||
| 404 | The environment template does not exit |
|
| 404 | The environment template does not exist |
|
||||||
+----------------+-----------------------------------------------------------+
|
+----------------+-----------------------------------------------------------+
|
||||||
|
|
||||||
Adding application to environment template
|
Adding application to environment template
|
||||||
@ -298,7 +298,7 @@ Adding application to environment template
|
|||||||
+----------------+-----------------------------------------------------------+
|
+----------------+-----------------------------------------------------------+
|
||||||
| 401 | User is not authorized to access this session |
|
| 401 | User is not authorized to access this session |
|
||||||
+----------------+-----------------------------------------------------------+
|
+----------------+-----------------------------------------------------------+
|
||||||
| 404 | The environment template does not exit |
|
| 404 | The environment template does not exist |
|
||||||
+----------------+-----------------------------------------------------------+
|
+----------------+-----------------------------------------------------------+
|
||||||
|
|
||||||
Get applications information from an environment template
|
Get applications information from an environment template
|
||||||
@ -366,7 +366,7 @@ Get applications information from an environment template
|
|||||||
+----------------+-----------------------------------------------------------+
|
+----------------+-----------------------------------------------------------+
|
||||||
| 401 | User is not authorized to access this session |
|
| 401 | User is not authorized to access this session |
|
||||||
+----------------+-----------------------------------------------------------+
|
+----------------+-----------------------------------------------------------+
|
||||||
| 404 | The environment template does not exit |
|
| 404 | The environment template does not exist |
|
||||||
+----------------+-----------------------------------------------------------+
|
+----------------+-----------------------------------------------------------+
|
||||||
|
|
||||||
Create an environment from an environment template
|
Create an environment from an environment template
|
||||||
@ -422,7 +422,7 @@ Create an environment from an environment template
|
|||||||
+----------------+-----------------------------------------------------------+
|
+----------------+-----------------------------------------------------------+
|
||||||
| 401 | User is not authorized to access this session |
|
| 401 | User is not authorized to access this session |
|
||||||
+----------------+-----------------------------------------------------------+
|
+----------------+-----------------------------------------------------------+
|
||||||
| 404 | The environment template does not exit |
|
| 404 | The environment template does not exist |
|
||||||
+----------------+-----------------------------------------------------------+
|
+----------------+-----------------------------------------------------------+
|
||||||
| 409 | The environment already exists |
|
| 409 | The environment already exists |
|
||||||
+----------------+-----------------------------------------------------------+
|
+----------------+-----------------------------------------------------------+
|
||||||
|
Loading…
Reference in New Issue
Block a user