summaryrefslogtreecommitdiffstats
path: root/foreman
diff options
context:
space:
mode:
authorFrank Brockners <fbrockne@cisco.com>2015-06-30 15:34:09 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2015-06-30 15:34:09 +0000
commit7f1e323ebe159eac155f753a7c11be616e353698 (patch)
tree39e5ca468fca3d027f78ac9d8feb9afe1f0a3f15 /foreman
parent7f297a52fe6ce86ada8c378bdbc444f79c691dbf (diff)
parent9d303fdfce261b429de8e710be0a19787626b69f (diff)
Merge "Add ODL Deployment stack docs to Foreman guide"
Diffstat (limited to 'foreman')
-rw-r--r--foreman/docs/src/installation-instructions.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/foreman/docs/src/installation-instructions.rst b/foreman/docs/src/installation-instructions.rst
index 2ac872d..19c526b 100644
--- a/foreman/docs/src/installation-instructions.rst
+++ b/foreman/docs/src/installation-instructions.rst
@@ -353,7 +353,11 @@ OpenStack
OpenDaylight
------------
-`OpenDaylight artifacts <http://www.opendaylight.org/software/downloads>`_
+Upstream OpenDaylight provides `a number of packaging and deployment options <https://wiki.opendaylight.org/view/Deployment>`_ meant for consumption by downstream projects like OPNFV.
+
+Currently, OPNFV Foreman uses `OpenDaylight's Puppet module <https://github.com/dfarrell07/puppet-opendaylight>`_, which in turn depends on `OpenDaylight's RPM <https://copr.fedoraproject.org/coprs/dfarrell07/OpenDaylight/>`_.
+
+Note that the RPM is currently hosted on Copr, but `will soon <https://trello.com/c/qseotfgL/171-host-odl-rpm-on-odl-infra>`_ be migrated to OpenDaylight's infrastructure and/or the new CentOS NFV SIG.
Foreman
-------