Categories: None [Edit]

topologygenerator

https://rubygems.org/gems/topologygenerator
https://github.com/andyLaurito92/topologygenerator
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.

Total

Ranking: 40,403 of 192,666
Downloads: 30,971

Daily

Ranking: 22,178 of 192,588
Downloads: 32

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,389,007,605bundler
81,310,508,356rake
29976,524,168rspec
189267,989,001typhoeus
363133,678,228commander

Owners

#GravatarHandle
1iconandylaurito92