Fix for multiple interfaces per slice
authorAndy Bavier <acb@cs.princeton.edu>
Wed, 2 May 2012 18:47:04 +0000 (14:47 -0400)
committerAndy Bavier <acb@cs.princeton.edu>
Wed, 2 May 2012 18:47:04 +0000 (14:47 -0400)
commit3369befaa4c2ca41cc514558097ae908c2272bfd
tree1d622a48af72513622e6ec410aadc435a4afa117
parent96cae22e775693c3c7dfb1d9ba389525ffebea56
Fix for multiple interfaces per slice

M-Lab wants an IPv4 and IPv6 address assigned per slice. When more than one interface is added to a slice, the interface/X/ip argument gets filled out correctly but the slice will not start because the 'nodev' option is missing.
python/vserver.py