Files
neutron-interconnection/doc/source/install/install-rdo.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

795 B

Install and configure for Red Hat Enterprise Linux and CentOS

This section describes how to install and configure the neutron-interconnection service for Red Hat Enterprise Linux 7 and CentOS 7.

Install and configure components

  1. Install the packages:

    # yum install

Finalize installation

Start the neutron-interconnection services and configure them to start when the system boots:

# systemctl enable openstack-neutron_interconnection-api.service

# systemctl start openstack-neutron_interconnection-api.service