diff options
author | Daniel Farrell <dfarrell@redhat.com> | 2015-09-23 16:47:57 -0400 |
---|---|---|
committer | Daniel Farrell <dfarrell@redhat.com> | 2015-09-23 16:50:25 -0400 |
commit | 14ffa4eeb4c5b03ab972f2449546891b0598409a (patch) | |
tree | c15bf75fa490fe92d881471cbf08f2ef9d51a83c /foreman/docs/src | |
parent | 37c01214db85cbd5a3940bf5cdb9ff12e260149e (diff) |
Update ODL links in Foreman install docs
OPNFV Arno SR1 uses ODL Helium SR4, so link to the Helium CBS repo.
Also add links to the RPM building logic in Integration/Packaging.
JIRA: APEX-21
Change-Id: Iaa4b7bc890ced2deb17fa7b0c2f6ba676dbe69c6
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
Diffstat (limited to 'foreman/docs/src')
-rw-r--r-- | foreman/docs/src/installation-instructions.rst | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/foreman/docs/src/installation-instructions.rst b/foreman/docs/src/installation-instructions.rst index 8d30586..cbbada7 100644 --- a/foreman/docs/src/installation-instructions.rst +++ b/foreman/docs/src/installation-instructions.rst @@ -517,9 +517,10 @@ 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 <http://cbs.centos.org/repos/nfv7-opendaylight-3-candidate/>`_. +Currently, OPNFV Foreman uses `OpenDaylight's Puppet module +<https://github.com/dfarrell07/puppet-opendaylight>`_, which in turn depends on `OpenDaylight's RPM +<https://github.com/opendaylight/integration-packaging/tree/master/rpm>`_ hosted on the `CentOS Community +Build System <http://cbs.centos.org/repos/nfv7-opendaylight-2-candidate/x86_64/os/Packages/>`_. Foreman ------- |