Allow network-less instances
authorIustin Pop <iustin@google.com>
Thu, 27 Nov 2008 03:12:53 +0000 (03:12 +0000)
committerIustin Pop <iustin@google.com>
Thu, 27 Nov 2008 03:12:53 +0000 (03:12 +0000)
commite0e3153024042c5a20229583ff34c913a0a1ca18
tree1d409eac25138bd2d2cdd3ead0c73cff9500e228
parent9d5ba39a6a666ce668a33568bb5af30fd15dee76
Allow network-less instances

Currently there's no way to specify no NICs for an instance, even though
this is a supported configuration.

The patch adds a --no-nics option to gnt-instance add.

Reviewed-by: amishchenko
scripts/gnt-instance