Files
neutron-interconnection/doc/source/install/install-ubuntu.rst
ythomas1 cc9782b9a9 Move project to "x/" namespace
* Revert "Retire neutron-interconnection project"
* Update path to "/x" namespace

Signed-off-by: Thomas Morin <thomas.morin@orange.com>
Submitted on behalf of a third-party: Orange

Change-Id: If8319db47469416c7ecf3c399a25a23d01730c07
2019-11-25 18:10:51 +01:00

32 lines
621 B
ReStructuredText

.. _install-ubuntu:
Install and configure for Ubuntu
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This section describes how to install and configure the neutron-interconnection
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 neutron-interconnection services:
.. code-block:: console
# service openstack-neutron_interconnection-api restart