Unit-tests for OpenNebula network parsing.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Thu, 23 Jun 2016 09:03:15 +0000 (11:03 +0200)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Thu, 23 Jun 2016 09:03:15 +0000 (11:03 +0200)
commit0eb77f3a9fc47df9ac4d9b1977d7129da80c9b87
treed438a893d7b1fc2f56edf7d77c113bad572d14aa
parentaacf6ab587e7e3ab9385a6b58b4b2c5f16ac643c
Unit-tests for OpenNebula network parsing.
lib/nebula.rb
spec/nebula/get_spec.rb [new file with mode: 0644]
spec/nebula/network-dual.xml [new file with mode: 0644]
spec/nebula/network-example.xml [new file with mode: 0644]
spec/nebula/network-ipv6-global.xml [new file with mode: 0644]
spec/nebula/network-ipv6-local.xml [new file with mode: 0644]
spec/spec_helper.rb