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: 39,917 of 188,662
Downloads: 30,190

Daily

Ranking: 19,126 of 188,645
Downloads: 16

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,096,432,657bundler
101,194,314,047rake
29937,780,685rspec
190247,871,385typhoeus
377121,203,766commander

Owners

#GravatarHandle
1iconandylaurito92