summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
blob: 2f608041218ec05a1f77c4e5892fc25e753e21ed (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
39
40
41
42
43
44
45
46
47
48
49
50
51

@media only all and (prefers-color-scheme: dark) {
.highlight .hll { background-color: #49483e }
.highlight .c { color: #75715e } /* Comment */
.highlight .err { col
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. SPDX-License-Identifier: CC-BY-4.0

OPNFV Documentation
===================

Open Platform for NFV (OPNFV) facilitates the development and evolution
of NFV components across various open source ecosystems. Through
system level integration, deployment and testing, OPNFV creates a
reference NFV platform to accelerate the transformation of enterprise
and service provider networks. Participation is open to anyone,
whether you are an employee of a member company or just passionate
about network transformation.

Release
-------

.. toctree::
   :maxdepth: 1

   release/overview
   release/installation.introduction
   release/userguide.introduction
   release/release-notes


Test Frameworks
---------------

.. toctree::
   :maxdepth: 1

   testing/ecosystem/index
   testing/testing-user
   testing/testing-dev


Developer
---------

.. toctree::
   :maxdepth: 1

   how-to-use-docs/index
   featureprojects


Infrastructure
--------------

.. toctree::
   :maxdepth: 1

   infrastructure/overview
   infrastructure/ci
   infrastructure/xci
a">tripleo::firewall::rule{ '002 accept all to lo interface': proto => 'all', iniface => 'lo', extras => $firewall_settings, } tripleo::firewall::rule{ '003 accept ssh': dport => '22', extras => $firewall_settings, } tripleo::firewall::rule{ '004 accept ipv6 dhcpv6': dport => '546', proto => 'udp', state => ['NEW'], destination => 'fe80::/64', } }