Giter VIP home page Giter VIP logo

multicluster-onos's Introduction

Multicluster-ONOS

This script allows you to dinamically generate ONOS clusters with variable number of Atomix instances, ONOS controllers and Mininet nets.

It automatically generates configuration files for both Atomix and ONOS, that will be then runned into Docker containers.

The script takes in input:

  • (-c) The number of clusters you want to generate.
  • (-o) The number of Onos controllers for each cluster.
  • (-a) The number of Atomix nodes for each cluster.

The configuration files are generated using the scripts provided within the ONOS project. For this reason, you should have a local copy of that repository and which should be pointed by the $ONOS_ROOT env variable.

Once generated the clusters, the script will ask for generating Mininet nets. After choosing the net size, a separated net with same size will be attached to each ONOS cluster. A custom docker for Mininet will be generated handling all the nets, and that will let you attach to each of them by spawning a CLI at runtime. In order to properly run the Mininet container, you need to install openvswitch on your host machine.

How to use

Just run: ./generate_cluster.sh -c 2 -o 2 -a 3

With this command, you are going to generate 2 separate clusters, each running 2 ONOS instances and 3 Atomix nodes.

multicluster-onos's People

Contributors

alepacox avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.