Re: [Openstack] [Netstack] nova-manage network creation question

2012-03-15 Thread Yapeng Wu
> > On Mar 15, 2012, at 11:43 AM, Yapeng Wu wrote: > > > >> Hello, > >> > >> I followed the quantum-admin-guide document to create the network by using: > >> "nova-manage network create --label=tenant-private > >> --fixed_range_v4=192.168.1.0/2

[Openstack] nova-manage network creation question

2012-03-15 Thread Yapeng Wu
Hello,I followed the quantum-admin-guide document to create the network by using: "nova-manage network create --label=tenant-private --fixed_range_v4=192.168.1.0/24 --project_id= --priority=1 --gateway=192.168.1.254"I got error caused by:https://github.com/openstack/nova/blob/master/nova/networ