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

621 B

Install and configure for Ubuntu

This section describes how to install and configure the neutron-interconnection service for Ubuntu 14.04 (LTS).

Install and configure components

  1. Install the packages:

    # apt-get update
    
    # apt-get install

Finalize installation

Restart the neutron-interconnection services:

# service openstack-neutron_interconnection-api restart