summaryrefslogtreecommitdiffstats
path: root/docs/release/installation/troubleshooting.rst
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2017-03-30 15:24:39 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-03-30 15:24:39 +0000
commit8300dc9ab70a051d627c1ed67486a38ee74f213a (patch)
treefcf0706332cc1783ac21da0f94aca73b2f8d93d8 /docs/release/installation/troubleshooting.rst
parent9b6f46e48cc123be0ea731b7a92d3c80f29a6d17 (diff)
parent0ea9a63b47024a16b42bcf56a63f733f6d5c0edd (diff)
Merge "Updating docs for Danube" into stable/danube
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``