Link to OPNFV docs for ODL examples 85/71285/4
authorCharles La Voy <charleslavoy@gmail.com>
Wed, 25 Apr 2018 03:52:02 +0000 (22:52 -0500)
committerCharles La Voy <charleslavoy@gmail.com>
Fri, 27 Apr 2018 18:33:04 +0000 (13:33 -0500)
Change-Id: If0005e8474a57ed4753b3fbae1384c29e624329e
Signed-off-by: Charles La Voy <charleslavoy@gmail.com>
docs/conf.py
docs/getting-started-guide/index.rst
docs/getting-started-guide/what_to_do_with_odl.rst [new file with mode: 0644]

index a92056b3c1766db09420b22f1c867a17415cb39b..759f75d65d14ad3394e856f8e9f343a023341577 100755 (executable)
@@ -30,4 +30,3 @@ linkcheck_ignore = [
 
 nitpicky = True
 release = version
-
index 404a0cf4000a0f8372c0e6a5d51c0237e5e47765..5d86754789f7a02aff8239e15add16f01558f35c 100644 (file)
@@ -14,4 +14,5 @@ Getting Started Guide
    clustering
    persistence_and_backup
    security_considerations
+   what_to_do_with_odl
    how-to-get-help
diff --git a/docs/getting-started-guide/what_to_do_with_odl.rst b/docs/getting-started-guide/what_to_do_with_odl.rst
new file mode 100644 (file)
index 0000000..3a4852f
--- /dev/null
@@ -0,0 +1,18 @@
+.. _what_to_do_with_odl
+
+*****************************
+What to Do with OpenDaylight
+*****************************
+
+OpenDaylight (ODL) is a modular open platform for customizing and automating
+networks of any size and scale.
+
+The following section provides links to documentation with examples of
+OpenDaylight deployment use cases.
+
+.. note:: If you are an OpenDaylight contributor, we encourage you to add links
+          to documentation with examples of interesting OpenDaylight deployment
+          use cases in this section.
+
+* `OPNFV Installation instructions (Apex) <http://artifacts.opnfv.org/apex/docs/installation-instructions/>`_
+* `Apex Wiki <https://wiki.opnfv.org/display/apex/Apex>`_