vitrage/install-guide/source/install-ubuntu.rst
csatari 2f4138a642 Cookiecutting install guide
Adding the framework for an install guide.

Change-Id: Ic5036706229b32c914f49b693385164a801464e7
Signed-off-by: csatari <gergely.csatari@nokia.com>
2017-02-23 17:11:21 +01:00

32 lines
597 B
ReStructuredText

.. _install-ubuntu:
Install and configure for Ubuntu
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This section describes how to install and configure the Root Cause Analyzis
service for Ubuntu 14.04 (LTS).
.. include:: common_prerequisites.rst
Install and configure components
--------------------------------
#. Install the packages:
.. code-block:: console
# apt-get update
# apt-get install
.. include:: common_configure.rst
Finalize installation
---------------------
Restart the Root Cause Analyzis services:
.. code-block:: console
# service openstack-vitrage-api restart