And you can't assign the Public range per domain, we don't support it. Only account/project/zone wide ranges are supported. Here is the wiki page explaining the functionality as well as all the limitations:
http://wiki.cloudstack.org/display/RelOps/Adding+public+Vlan+per+account -Alena. From: Alena Prokharchyk <alena.prokharc...@citrix.com<mailto:alena.prokharc...@citrix.com>> Reply-To: "'cloudstack-users@incubator. org'" <cloudstack-users@incubator.apache.org<mailto:cloudstack-users@incubator.apache.org>> To: "'cloudstack-users@incubator. org'" <cloudstack-users@incubator.apache.org<mailto:cloudstack-users@incubator.apache.org>> Subject: Re: Public Network per Domain or Project Andi, Sounds like a bug to me; you should be able to assign public Vlan to the project by specifying the projectId (Long). Could you send the API call you are making? Thank you, Alena. From: <Fuchs>, "Andreas (SwissTXT)" <andreas.fu...@swisstxt.ch<mailto:andreas.fu...@swisstxt.ch><mailto:andreas.fu...@swisstxt.ch>> Reply-To: "'cloudstack-users@incubator. org'" <cloudstack-users@incubator.apache.org<mailto:cloudstack-users@incubator.apache.org><mailto:cloudstack-users@incubator.apache.org>> To: "'cloudstack-users@incubator. org'" <cloudstack-users@incubator.apache.org<mailto:cloudstack-users@incubator.apache.org><mailto:cloudstack-users@incubator.apache.org>> Subject: RE: Public Network per Domain or Project Anthony If i understand CS right, a "shared network" is a guest network which can be attached to instances. What we like to achieve is that we have control over, where the virtual routers are connected on the public side. So if the user in project X klicks on "Acquire New IP" he get's an IP from a defined pool in a certain network. It seems that this would work with account's but it's broken with Projects. From what I see a virtual Router deployed for a Project is always! connected to the root Public Network. The API offers the option to enter a project name for a vlan, but this does not work either or we are doing something wronge here. Andi -----Original Message----- From: Anthony Xu [mailto:xuefei...@citrix.com] Sent: Dienstag, 27. November 2012 19:22 To: cloudstack-users@incubator.apache.org<mailto:cloudstack-users@incubator.apache.org><mailto:cloudstack-users@incubator.apache.org> Subject: RE: Public Network per Domain or Project Hi Andi, In Advanced zone, you can create a shared network, which is created on public-network, you can specify vlan id and domain for this network, maybe DNS server. Anthony -----Original Message----- From: Fuchs, Andreas (SwissTXT) [mailto:andreas.fu...@swisstxt.ch] Sent: Tuesday, November 27, 2012 7:56 AM To: cloudstack-users@incubator.apache.org<mailto:cloudstack-users@incubator.apache.org><mailto:cloudstack-users@incubator.apache.org> Subject: Public Network per Domain or Project Hi It seems that we do not fully understand how the Public Networks work. What we have is we have a domain per "customer" with several projects and accounts with different rights to those projects. What we would like to achieve is to have a Public Interface per "customer" so in fact per Domain. Is it possible to configure a Public Network for "any" account in a specific Domain ? Or do we have to work around somehow. Regards Andi