[Openstack] Internet connectivity to a new user's VM

Sam Stoelinga sammiestoel at gmail.com
Mon Jul 20 06:21:40 UTC 2015


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 <ppnaik at cse.iitb.ac.in> 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     : openstack at lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20150720/affdd6e1/attachment.html>


More information about the Openstack mailing list