Skip to main content

API's and implementations to support Service Function Chaining in Neutron.

Project description

Service Function Chaining API Status

This project has not been released yet, and as such, the API should be considered experimental. This means the SFC API could undergo changes which could be backwards incompatible while it is under development. The goal is to allow backend implementations to experiment with the API at the same time as it is being developed. Once a release is made, this documentation will be updated to remove this warning.

This project provides APIs and implementations to support Service Function Chaining in Neutron.

Service Function Chaining is a mechanism for overriding the basic destination based forwarding that is typical of IP networks. It is conceptually related to Policy Based Routing in physical networks but it is typically thought of as a Software Defined Networking technology. It is often used in conjunction with security functions although it may be used for a broader range of features. Fundamentally SFC is the ability to cause network packet flows to route through a network via a path other than the one that would be chosen by routing table lookups on the packet’s destination IP address. It is most commonly used in conjunction with Network Function Virtualization when recreating in a virtual environment a series of network functions that would have traditionally been implemented as a collection of physical network devices connected in series by cables.

A very simple example of a service chain would be one that forces all traffic from point A to point B to go through a firewall even though the firewall is not literally between point A and B from a routing table perspective.

A more complex example is an ordered series of functions, each implemented in multiple VMs, such that traffic must flow through one VM at each hop in the chain but the network uses a hashing algorithm to distribute different flows across multiple VMs at each hop.

Features

  • Creation of Service Function Chains consisting of an ordered sequence of Service Functions. SFs are virtual machines (or potentially physical devices) that perform a network function such as firewall, content cache, packet inspection, or any other function that requires processing of packets in a flow from point A to point B.

  • Reference implementation with Open vSwitch

  • Flow classification mechanism (ability to select and act on traffic)

  • Vendor neutral API

  • Modular plugin driver architecture

Background on the Subject of Service Function Chaining

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

networking-sfc-1.0.0.tar.gz (111.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

networking_sfc-1.0.0-py2-none-any.whl (130.5 kB view details)

Uploaded Python 2

File details

Details for the file networking-sfc-1.0.0.tar.gz.

File metadata

  • Download URL: networking-sfc-1.0.0.tar.gz
  • Upload date:
  • Size: 111.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for networking-sfc-1.0.0.tar.gz
Algorithm Hash digest
SHA256 fb52b57ec323fb75de759d7cfda2c14abece52760f0ab651f19d7d6143999f45
MD5 8b4201e88e5e26349a2e3e2609bee480
BLAKE2b-256 8e78b5fad99154161517f4b55810b50c2d5fe46db56dc749fc14e4071d18a722

See more details on using hashes here.

File details

Details for the file networking_sfc-1.0.0-py2-none-any.whl.

File metadata

File hashes

Hashes for networking_sfc-1.0.0-py2-none-any.whl
Algorithm Hash digest
SHA256 535a83591823e15048b0aa4c34c8d65d4a6dba116691d6a0dc756b5f77700242
MD5 c9982bf9c8864fcd1d80baf329a704c5
BLAKE2b-256 fce171e175613aedde4471fb3c818121688bf78561ab86d414c85f8d469599c8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page