Skip to main content

APIs and implementations to support Service Function Chaining in Neutron.

Project description

Team and repository tags

https://governance.openstack.org/tc/badges/networking-sfc.svg

Service Function Chaining API

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.

This is an initial release, feedback is requested from users and the API may evolve based on that feedback.

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

Service Function Chaining Key Contributors

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-10.0.0.0rc1.tar.gz (197.4 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-10.0.0.0rc1-py3-none-any.whl (207.4 kB view details)

Uploaded Python 3

File details

Details for the file networking-sfc-10.0.0.0rc1.tar.gz.

File metadata

  • Download URL: networking-sfc-10.0.0.0rc1.tar.gz
  • Upload date:
  • Size: 197.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/20.7.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.5.2

File hashes

Hashes for networking-sfc-10.0.0.0rc1.tar.gz
Algorithm Hash digest
SHA256 bfaf4a1e508bf76ec44db50896551d6cddb7503cab6c155f597d179dfbc52409
MD5 cf6004c0d7232ef4cdf1749f16504e87
BLAKE2b-256 8c3321b067013dbf59a85a7b1fb377b4971a7c37932f9623fc1f2f3c606a46e7

See more details on using hashes here.

File details

Details for the file networking_sfc-10.0.0.0rc1-py3-none-any.whl.

File metadata

  • Download URL: networking_sfc-10.0.0.0rc1-py3-none-any.whl
  • Upload date:
  • Size: 207.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/20.7.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.5.2

File hashes

Hashes for networking_sfc-10.0.0.0rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 a8fee282299c74d7216b5409657c0e78b0d758ef0bf3dbf8394acf8f7a751142
MD5 4209f86b6f3756ebc46cb9f32cde531e
BLAKE2b-256 18034eef4634bc16fbf98b45acb0bff2f2ca33462095b1d6f9dabe62f79622a9

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