diff options
author | Daniel Farrell <dfarrell@redhat.com> | 2015-06-24 10:41:47 -0400 |
---|---|---|
committer | Daniel Farrell <dfarrell@redhat.com> | 2015-06-24 10:41:47 -0400 |
commit | 9d303fdfce261b429de8e710be0a19787626b69f (patch) | |
tree | c6bc28e4dcca369ab39f05bdeeca4f2914ffaaa4 | |
parent | 81003db8003ccc9766d32176e35b1409cf145bdc (diff) |
Add ODL Deployment stack docs to Foreman guide
JIRA: BGS-59
Change-Id: Ia2541f7b56077f2ce95acc4dd042d72bb8cbbf2c
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
-rw-r--r-- | foreman/docs/src/installation-instructions.rst | 6 |
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 ------- |