[openstack-dev] Neutron -- creating networks with no assigned tenant

Nachi Ueno nachi at ntti3.com
Tue Jul 16 18:03:23 UTC 2013


Hi Jay

It is not supported now, and there is no bp proposed to do that.
It can be done via API (CLI), so we can write a script for tenant setup.

Best
Nachi

2013/7/16 Jay Pipes <jaypipes at gmail.com>:
> The way that folsom and nova + nova-network works is that you create a bunch
> of unassigned (no tenant assigned to the networks) networks and when a
> tenant first launches an instance, nova grabs an available network for the
> tenant and assigns it to the tenant. Then each instance the tenant spins up
> after that gets an IP in the specific network it was assigned.
>
> How can I do the same thing with Neutron? I don't want my tenants or an
> admin to have to manually create a network in Neutron every time a tenant is
> added.
>
> Thanks,
> -jay
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev



More information about the OpenStack-dev mailing list