Skip to content
This repository has been archived by the owner on Apr 7, 2018. It is now read-only.

Latest commit

 

History

History
35 lines (29 loc) · 752 Bytes

README.md

File metadata and controls

35 lines (29 loc) · 752 Bytes

mike

Mike is calico cat called in Japanese.

This component is debeloped for n0stack networking. This is web api as NorthBound interface of managing network.

architecture

    ||
    || HTTP
    \/
 +------+  +-----------------+
 REST API  OpenFlow Controller
 +------+  +-----------------+
 /\    ||    /\ /\   /\ ||
 ||    ||    || ||   || ||
 ||    ||    || ||   || ||
 |============| ||   || ||
 ||    ||       ||   || ||
 \/    \/       ||   || ||
+---+  ++       ||   || ||
RDBMS  MQ========|   || ||
+---+  ++            || ||
            Openflow || || ovsdb
                     \/ \/
                 +----------+
                 Open vSwitch
                 +----------+

Author