Seems you are using the networkoffering. In order to add network into basic zone, needs to choose DefaultSharedNetworkOfferingWithSGService or (DefaultSharedNetworkOffering and displaytext = "Offering for Shared networks") See the code in https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;a=blob;f=tools/marvin/marvin/deployDataCenter.py;h=4284d12a542fe87910652b053da5fc6e08fc5b23;hb=HEAD
> -----Original Message----- > From: sebgoa [mailto:run...@gmail.com] > Sent: Tuesday, August 07, 2012 12:43 PM > To: cloudstack-dev@incubator.apache.org > Subject: devcloud with a script > > Hi, > > While testing cloudbridge using devcloud, I have decided to write a > script to re-create the setup using the API. > I think I could use marvin to do that, but It's also a good way to > learn the api.. > > The basic script I have so far is at: http://paste.cloudstack.org/IBF5/ > > When I try to create the guest network, I get an error saying that I > cannot specify gateway/startip/endip/netmask for a basic zone. > > Devcloud is a basic Zone correct ? So where am I wrong :) > > thanks, > > -sebastien > > > -Sebastien Goasguen > Apache Cloudstack Evangelist, EMEA > >