[Openstack] Q: How do you set up your external networks?
Miguel Grinberg
miguel.grinberg at gmail.com
Tue Oct 28 19:37:02 UTC 2014
Don,
Have you given the "heat_stack_owner" Keystone role to the users that need
to launch Heat stacks?
Regards,
Miguel
On Tue, Oct 28, 2014 at 12:08 PM, Don Waterloo <don.waterloo at gmail.com>
wrote:
> I think I am missing something on a best practice here.
>
> I have an external 'provider' network called ext-net.
> Into that i have attached via the admin-user a router called
> 'public-rtr' and a subnet called 'public'.
>
> If I set 'external:True' on public, then I can use heat constructs like
> this:
>
> rtr:
> type: OS::Neutron::Router
> properties:
> admin_state_up: True
> name: 'rtr'
> external_gateway_info:
> network: "public"
>
> but, each user needs to be 'admin'.
>
> If I set external:False on public, I can attach instances manually to
> it, but i cannot use 'external_gateway_info' to attach a router to it.
>
> What am I supposed to do? I don't want all users to be admin, but i do
> want all users to be able to attach to the network.
>
> _______________________________________________
> 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/20141028/25760b72/attachment.html>
More information about the Openstack
mailing list