You can do this by making the network that you want to be shared between
tenants shared.

Both the UI or via CLI support this:
neutron net-create --shared public-net
or for existing network
neutron net-update --shared public-net

Sam Stoelinga

On Mon, Jul 20, 2015 at 12:30 PM, Priyanka <[email protected]> wrote:

> Hi,
>
> I want to add a new user other than the demo user in openstack juno. But I
> want the same external network to be used by its VM for internet
> connectivity. How can I do this?
>
> Thanks ,
>
> Priyanka
>
> _______________________________________________
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : [email protected]
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to