diff options
author | Dan Radez <dradez@redhat.com> | 2016-01-19 14:36:31 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-01-19 14:36:31 +0000 |
commit | bd2faa0275917ef18606f781f462d33387d2532a (patch) | |
tree | 05d840945479cd77595839ed20951f68294a5557 /docs/installation-instructions/references.rst | |
parent | 668e52b657e134d27dbd03b473dc927daa58dda6 (diff) | |
parent | f479b77c4f7c0d11196e3902bb7e60ff8e34a1fe (diff) |
Merge "Restructured the installation-instruction file into indexed sub files"
Diffstat (limited to 'docs/installation-instructions/references.rst')
-rw-r--r-- | docs/installation-instructions/references.rst | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/docs/installation-instructions/references.rst b/docs/installation-instructions/references.rst new file mode 100644 index 00000000..e58b4182 --- /dev/null +++ b/docs/installation-instructions/references.rst @@ -0,0 +1,38 @@ +Frequently Asked Questions +========================== + +License +======= + +All Apex and "common" entities are protected by the `Apache 2.0 License <http://www.apache.org/licenses/>`_. + +References +========== + +OPNFV +----- + +`OPNFV Home Page <www.opnfv.org>`_ + +`OPNFV Genesis project page <https://wiki.opnfv.org/get_started>`_ + +`OPNFV Apex project page <https://wiki.opnfv.org/apex>`_ + +OpenStack +--------- + +`OpenStack Liberty Release artifacts <http://www.openstack.org/software/liberty>`_ + +`OpenStack documentation <http://docs.openstack.org>`_ + +OpenDaylight +------------ + +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 Apex 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/x86_64/os/Packages/opendaylight-3.0.0-2.el7.noarch.rpm>`_. + +RDO Manager +----------- + +`RDO Manager website <https://www.rdoproject.org/rdo-manager>`_ |