Skip to content
This repository was archived by the owner on May 22, 2018. It is now read-only.

amlight/mef_eline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f2fb61a · Nov 23, 2017

History

30 Commits
Oct 24, 2017
Nov 2, 2017
Nov 1, 2017
Oct 23, 2017
Nov 21, 2017
Oct 23, 2017
Nov 22, 2017
Nov 21, 2017
Oct 31, 2017
Nov 22, 2017
Nov 22, 2017

Repository files navigation

Overview

This Napp allows a user to create a point to point L2 circuit.

It provides a REST API to create/modify/delete circuits. For now, the list of installed circuits is kept in memory, but it should be later kept in a permanent storage. Circuits can be installed at the time of request or at a predefined time, and can also have a time to be deleted. The Napp also listens for PortStatus events, modifying circuits that use a port that went down.

Requirements

  • sortedcontainers
  • Napps:
    • kytos/flow_manager
    • kytos/pathfinder