Merge "murano install docs improvements"
This commit is contained in:
commit
dbf832ea22
@ -124,7 +124,7 @@ Install the API service and Engine
|
|||||||
|
|
||||||
#. Set up Murano config file
|
#. Set up Murano config file
|
||||||
|
|
||||||
Murano has common config file for API and Engine servicies.
|
Murano has common config file for API and Engine services.
|
||||||
|
|
||||||
First, generate sample configuration file, using tox
|
First, generate sample configuration file, using tox
|
||||||
|
|
||||||
@ -245,7 +245,7 @@ Install Murano Dashboard
|
|||||||
========================
|
========================
|
||||||
|
|
||||||
Murano API & Engine services provide the core of Murano. However, your need a
|
Murano API & Engine services provide the core of Murano. However, your need a
|
||||||
control plane to use it. This section decribes how to install and run Murano
|
control plane to use it. This section describes how to install and run Murano
|
||||||
Dashboard.
|
Dashboard.
|
||||||
|
|
||||||
#. Clone the repository with Murano Dashboard.
|
#. Clone the repository with Murano Dashboard.
|
||||||
@ -289,7 +289,7 @@ Install Murano Dashboard
|
|||||||
|
|
||||||
$ cp openstack_dashboard/local/local_settings.py.example openstack_dashboard/local/local_settings.py
|
$ cp openstack_dashboard/local/local_settings.py.example openstack_dashboard/local/local_settings.py
|
||||||
|
|
||||||
#. Customize local settings according to Openstack installation.
|
#. Customize local settings according to OpenStack installation.
|
||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
|
@ -41,7 +41,7 @@ See the example below:
|
|||||||
The use of SSL is automatically started after point to HTTPS protocol
|
The use of SSL is automatically started after point to HTTPS protocol
|
||||||
instead of HTTP during registration Murano API service in endpoints
|
instead of HTTP during registration Murano API service in endpoints
|
||||||
(Change publicurl argument to start with \https://).
|
(Change publicurl argument to start with \https://).
|
||||||
SSL for Murano API is implemented like in any other Openstack component.
|
SSL for Murano API is implemented like in any other OpenStack component.
|
||||||
This realization is based on ssl python module so more information about
|
This realization is based on ssl python module so more information about
|
||||||
it can be found `here`_.
|
it can be found `here`_.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user