summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
blob: c5ca8364a88ab3ca6c3832de501b870de91ec0e4 (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
52
.. 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
l-Scalar l-Scalar-Plain">../../traffic_profiles/ixia_ipv4_latency.yaml topology: firewall_vnf_topology_ixia.yaml nodes: tg__0: trafficgen_1.yardstick1 vnf__0: vnf.yardstick options: framesize: private: {64B: 100} public: {64B: 100} flow: src_ip: [{'tg__0': 'xe0'}] dst_ip: [{'tg__0': 'xe1'}] count: 1 traffic_type: 4 rfc2544: allowed_drop_rate: 0.0001 - 0.0001 vnf__0: rules: acl_1rule.yaml vnf_config: {lb_config: 'SW', lb_count: 1, worker_config: '1C/1T', worker_threads: 1} runner: type: Iteration iterations: 10 interval: 35 ixia_profile: ../../traffic_profiles/vfw/vfw_ipv4_profile_1flows_64B.ixncfg contexts: # put node context first, so we don't HEAT deploy if node has errors - name: yardstick1 type: Node file: ixia.yml - name: yardstick image: yardstick-samplevnfs flavor: vcpus: 10 ram: 20480 disk: 6 extra_specs: hw:cpu_sockets: 1 hw:cpu_cores: 10 hw:cpu_threads: 1 user: ubuntu placement_groups: pgrp1: policy: "availability" servers: vnf: floating_ip: true placement: "pgrp1" networks: mgmt: cidr: '10.0.1.0/24' xe0: cidr: '10.0.2.0/24' vld_id: downlink_0 gateway_ip: 'null' provider: true physical_network: phystenant1 port_security_enabled: False xe1: cidr: '10.0.3.0/24' vld_id: uplink_0 gateway_ip: 'null' provider: true physical_network: phystenant2 port_security_enabled: False