From a684f6b753749c355aee06412bd0f22779357089 Mon Sep 17 00:00:00 2001 From: Dan Radez Date: Wed, 29 Mar 2017 12:33:25 -0400 Subject: Updating docs for Danube Change-Id: I7eb2d7bb62d61ca1ab7177332bb27329da85ad48 Signed-off-by: Dan Radez --- docs/release/installation/troubleshooting.rst | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) (limited to 'docs/release/installation/troubleshooting.rst') diff --git a/docs/release/installation/troubleshooting.rst b/docs/release/installation/troubleshooting.rst index ed0d1ff6..efff9796 100644 --- a/docs/release/installation/troubleshooting.rst +++ b/docs/release/installation/troubleshooting.rst @@ -85,18 +85,11 @@ executed. However, some other cases it could be worth it to try to debug it. OpenDaylight Integration ------------------------ -When a user deploys any of the following scenarios: - - - os-odl-bgpvpn-ha.yaml - - os-odl_l2-fdio-ha.yaml - - os-odl_l2-fdio-noha.yaml - - os-odl_l2-nofeature-ha.yaml - - os-odl_l2-sfc-noha.yaml - - os-odl_l3-nofeature-ha.yaml - -OpenDaylight (ODL) SDN controller will be deployed too and completely -integrated with OpenStack. ODL is running as a systemd service, so you can -manage it as a regular service: +When a user deploys a scenario that starts with os-odl*: + +OpenDaylight (ODL) SDN controller will be deployed and integrated with +OpenStack. ODL will run as a systemd service, and can be managed as +as a regular service: ``systemctl start/restart/stop opendaylight.service`` -- cgit 1.2.3-korg