[Openstack] Multitenancy in Neutron Provider Networks

Backhausen, Matthias matthias.backhausen at ts.fujitsu.com
Thu Feb 26 14:30:56 UTC 2015


Hallo All,

I have two projects, tenant-a and tenant-b.

When I create provider network for tenant-a with the option “--router:external=false”, tenant-b can’t see nor connect vm to the network, thats what I assume.
However when I create provider network for tenant-a with the option “--router:external=true”, tenant-b is able to set its router-G/W to that network. The –shared option is not set of course.
# neutron net-create --tenant-id 9475929c9b1c492cad5e84bc00c1124d --provider:physical_network=external-1 --provider:network_type=vlan --provider:segmentation_id=10 --router:external=false net10_VM
My understanding is that provider network is dedicated to customer unless the –share option is set. Am I wrong?

Thanks,
Matthias


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20150226/58155ee0/attachment.html>


More information about the Openstack mailing list