From a0b536064620e4d18ab00c1154ec3b597ab16a67 Mon Sep 17 00:00:00 2001 From: Trey Morris Date: Wed, 27 Jul 2011 11:44:14 -0500 Subject: updated nova-manage create network. better help, handling of required args, and exceptions. Also updated FLAG flat_network_bridge to default to None --- bin/nova-manage | 89 ++++++++++++++++++++++++++---------------------- nova/exception.py | 4 +++ nova/network/manager.py | 8 ++--- nova/tests/fake_flags.py | 1 + nova/virt/libvirt/vif.py | 2 +- 5 files changed, 59 insertions(+), 45 deletions(-) diff --git a/bin/nova-manage b/bin/nova-manage index b63bd326f..c1a5d8c5f 100755 --- a/bin/nova-manage +++ b/bin/nova-manage @@ -631,21 +631,24 @@ class NetworkCommands(object): """Class for managing networks.""" @args('--label', dest="label", metavar='