summaryrefslogtreecommitdiffstats
path: root/deploy/environments/__init__.py
blob: fb73157f9ac6354180644344042b3e12ab324c87 (plain)
1
2
3
4
5
6
7
8
###############################################################################
# Copyright (c) 2015 Ericsson AB and others.
# szilard.cserey@ericsson.com
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
###############################################################################
nt-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
.. (c) Christopher Price (Ericsson AB)

**************
OPNFV Glossary
**************

========
Contents
========

This glossary provides a common definition of phrases and words commonly used in OPNFV.

--------

A
-

Arno

  A river running through Tuscany and the name of the first OPNFV release.

API
    Application Programming Interface

--------

B
-

Brahmaputra

  A river running through Asia and the name of the Second OPNFV release.

--------

C
-

Colorado

  A river in Argentina and the name of the Third OPNFV release.

--------

D
-

DPDK

  Data Plane Development Kit

DPI

  Deep Packet Inspection

DSCP

  Differentiated Services Code Point

--------

I
-

IGMP

  Internet Group Management Protocol

IOPS

  Input/Output Operations Per Second

--------

N
-

NFV

  Network Functions Virtualisation, an industry initiative to leverage virtualisation technologies in carrier networks.

NFVI

  Network Function Virtualization Infrastructure

NIC

  Network Interface Controller

--------

O
-

OPNFV

  Open Platform for NFV, an open source project developing an NFV reference platform and features.

--------

V
-

VLAN

  A virtual local area network, typically an isolated ethernet network.

VM

  Virtual machine, an emulation in software of a computer system.

VNF

  Virtual network function, typically a networking application or function running in a virtual environment.