Properly compute network mask:
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Tue, 6 Sep 2016 20:23:48 +0000 (22:23 +0200)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Tue, 6 Sep 2016 20:23:48 +0000 (22:23 +0200)
commitcfe175636a76a68e381f2047472a064e45f45b77
tree221483fafd6821411cebe457fd3010358b792aed
parent0eb77f3a9fc47df9ac4d9b1977d7129da80c9b87
Properly compute network mask:

* ignore SIZE parameter - used only by OpenNebula
* consider NETWORK_MASK parameter
* default prefix is 24 (IPv4) or 64 (IPv6)
lib/nebula.rb
spec/nebula/get_spec.rb
spec/nebula/network-mask1.xml [new file with mode: 0644]
spec/nebula/network-mask2.xml [new file with mode: 0644]