RubyGems Navigation menu

topologygenerator 0.0.13

The topologygenerator gem is a tool for building from a network topology a custom output. This network topology can be obtained from a custom file written in ruby by the user, or by a SDN controller specifying the API uri (actually ONOS is support, and we are working for OpenDayLight support). When building your builder output, you have to write for each class defined in the network topology a module that describes how to build this class. The topologygenerator gem will then use this module's defined to generate the output desired. You can see examples of how to use this gem in the public github webpage.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.0.16 - October 22, 2017 (111.5 KB)
  2. 0.0.15 - October 22, 2017 (111.5 KB)
  3. 0.0.14 - December 12, 2016 (108.0 KB)
  4. 0.0.13 - December 12, 2016 (108.0 KB)
  5. 0.0.12 - December 07, 2016 (108.0 KB)
显示所有版本 (共 16 个)

Development 依赖 (5):

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

业主:

作者:

  • Andrés Laurito

SHA 256 校验和:

87383f8922acbb4f8ad4bd884576e6f8eaeec9b823b0ef1bf200d0ddafaa8c81

下载总量 27,516

这个版本 1,656

许可:

MIT

需要的 Ruby 版本: >= 0

链接: