Link to security considerations in install guide 80/58280/1
authorLorand Jakab <lojakab@cisco.com>
Fri, 2 Jun 2017 21:58:09 +0000 (14:58 -0700)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 5 Jun 2017 20:43:46 +0000 (20:43 +0000)
While at it, fix the security advisories links. It still works, since
the wiki redirects to the new page, but it's better to link directly.

Change-Id: I5c3895a98d46afe0750a29b35df69316e2735516
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
(cherry picked from commit c8f4feba58a30bc2fc107730148df1c4437245c2)

docs/getting-started-guide/installing_opendaylight.rst
docs/getting-started-guide/security_considerations.rst

index d610ff695029cde9de3c122adf906f86e974c52a..b5c4f3d8c91af74021793a443fe858930ae8dad7 100644 (file)
@@ -71,6 +71,11 @@ For Example::
 * Typing ``[cmd] --help`` will show help for a specific command.
 * Press ``ctrl-d`` or type ``system:shutdown`` or ``logout`` to shutdown OpenDaylight.
 
+.. note:: Please take a look at the :ref:`security_deployment_recommendations`
+          and following sections under :ref:`security_considerations` if you're
+          planning on running OpenDaylight outside of an isolated test lab
+          environment.
+
 Install the Karaf features
 ==========================
 To install a feature, use the following command, where feature1 is the feature
index 21f1c68a007889b0813c88487644b6dc94d215da..70ac5ac7f4f2250ff3583ce6bb111168bd59483c 100644 (file)
@@ -1,3 +1,5 @@
+.. _security_considerations:
+
 ***********************
 Security Considerations
 ***********************
@@ -66,11 +68,13 @@ OpenDaylight Security Resources
 
 * For the list of current OpenDaylight security issues that are either being
   fixed or resolved, refer to
-  https://wiki.opendaylight.org/view/Security_Advisories.
+  https://wiki.opendaylight.org/view/Security:Advisories.
 
 * To learn more about the OpenDaylight security issues policies and procedure,
   refer to https://wiki.opendaylight.org/view/Security:Main
 
+.. _security_deployment_recommendations:
+
 Deployment Recommendations
 ==========================