doc: do not mention install_type
Change-Id: Ia2f549ba119ac09c4d1e4279baf594a42480511f
This commit is contained in:
parent
c6aec10667
commit
6e597e02d3
@ -76,14 +76,6 @@ logs with index patterns matching either ``^flog-.*`` or ``^monasca-.*`` by
|
|||||||
default. If this is undesirable, then you can update the
|
default. If this is undesirable, then you can update the
|
||||||
``elasticsearch_curator_index_pattern`` variable accordingly.
|
``elasticsearch_curator_index_pattern`` variable accordingly.
|
||||||
|
|
||||||
Currently Monasca is only supported using the ``source`` install type Kolla
|
|
||||||
images. If you are using the ``binary`` install type you should set the
|
|
||||||
following override in ``/etc/kolla/globals.yml``:
|
|
||||||
|
|
||||||
.. code-block:: yaml
|
|
||||||
|
|
||||||
monasca_install_type: "source"
|
|
||||||
|
|
||||||
Stand-alone configuration (optional)
|
Stand-alone configuration (optional)
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
@ -391,28 +391,6 @@ There are a few options that are required to deploy Kolla Ansible:
|
|||||||
|
|
||||||
kolla_base_distro: "centos"
|
kolla_base_distro: "centos"
|
||||||
|
|
||||||
Next "type" of installation needs to be configured.
|
|
||||||
Choices are:
|
|
||||||
|
|
||||||
binary
|
|
||||||
using repositories like apt or dnf
|
|
||||||
|
|
||||||
source (default)
|
|
||||||
using raw source archives, git repositories or local source directory
|
|
||||||
|
|
||||||
.. note::
|
|
||||||
|
|
||||||
This only affects OpenStack services. Infrastructure services are
|
|
||||||
always "binary".
|
|
||||||
|
|
||||||
.. note::
|
|
||||||
|
|
||||||
Source builds are proven to be slightly more reliable than binary.
|
|
||||||
|
|
||||||
.. code-block:: console
|
|
||||||
|
|
||||||
kolla_install_type: "source"
|
|
||||||
|
|
||||||
* Networking
|
* Networking
|
||||||
|
|
||||||
Kolla Ansible requires a few networking options to be set.
|
Kolla Ansible requires a few networking options to be set.
|
||||||
|
Loading…
Reference in New Issue
Block a user