* 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
795 B
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
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