RubyGems Navigation menu

topologygenerator 0.0.16

The topologygenerator gem is a tool for building a custom output file format out of a given network topology. The topology can be retrieved from a custom file written in ruby by the user, or from an SDN controller (by specifying the API uri). The ONOS controller is currently supported, while the API for OpenDayLight is in progress. When building your output, you have to write a module that describes how to each class defined in the network topology. The topologygenerator gem will then use the defined modules to generate the output desired. You can see examples of how to use this gem in the public github webpage.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.16 - October 22, 2017 (112 KB)
  2. 0.0.15 - October 22, 2017 (112 KB)
  3. 0.0.14 - December 12, 2016 (108 KB)
  4. 0.0.13 - December 12, 2016 (108 KB)
  5. 0.0.12 - December 07, 2016 (108 KB)
Show all versions (16 total)

Development Dependencies (5):

bundler ~> 1.11
commander >= 0
rake ~> 10.0
rspec ~> 3.4
typhoeus >= 0

Owners:

Authors:

  • Andrés Laurito

SHA 256 checksum:

36e18e26037b138d3824c3de2ff4290caeda2fa206e5aa92beecdbe43bb37bf9

Total downloads 27,041

For this version 2,099

License:

MIT

Required Ruby Version: >= 0

Links: