blob: b8b177d647e161fa2801d54d0162495057ecc6fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
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 Apex project page <https://wiki.opnfv.org/apex>`_
:ref:`OPNFV Apex Release Notes <apex-release-notes>`
OpenStack
---------
`OpenStack Queens Release artifacts <http://www.openstack.org/software/queens>`_
`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://git.opendaylight.org/gerrit/#/admin/projects/integration/packaging/puppet-opendaylight>`_, which in turn depends on `OpenDaylight's RPM <https://nexus.opendaylight.org/content/repositories/opendaylight-nitrogen-epel-7-x86_64-devel/>`_.
RDO Project
-----------
`RDO Project website <https://www.rdoproject.org/>`_
|