summaryrefslogtreecommitdiffstats
path: root/docs/release/installation/troubleshooting.rst
diff options
context:
space:
mode:
authorDan Radez <dradez@redhat.com>2017-03-29 12:33:25 -0400
committerDan Radez <dradez@redhat.com>2017-03-30 07:52:54 -0400
commita684f6b753749c355aee06412bd0f22779357089 (patch)
treefcf0706332cc1783ac21da0f94aca73b2f8d93d8 /docs/release/installation/troubleshooting.rst
parentbb4358f417fcd9a24017241725d00b5689df286e (diff)
Updating docs for Danube
Change-Id: I7eb2d7bb62d61ca1ab7177332bb27329da85ad48 Signed-off-by: Dan Radez <dradez@redhat.com>
Diffstat (limited to 'docs/release/installation/troubleshooting.rst')
-rw-r--r--docs/release/installation/troubleshooting.rst17
1 files changed, 5 insertions, 12 deletions
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``