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,264 of 190,934
Downloads: 30,520

Daily

Ranking: 56,621 of 190,899
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,267,829,190bundler
81,264,576,096rake
29961,090,309rspec
189260,216,037typhoeus
365128,646,445commander

Owners

#GravatarHandle
1iconandylaurito92