What do you mean it didn't help? Are the actual tenant IDs showing up in the neutron database now?
For example, this column entry: +--------------------------------------+-----------+-------- --------+-------+ | id | tenant_id | resource | limit | +--------------------------------------+-----------+-------- --------+-------+ | 17bb8ea8-cde0-462d-a9ff-aad6e45dad9b | admin | security_group | 50 | Shows that the 'tenant_id' is 'admin', which is not a tenant_id, so that will never take effect. On Sat, Jul 23, 2016 at 11:24 AM, Turbo Fredriksson <[email protected]> wrote: > On Jul 23, 2016, at 1:50 PM, Kevin Benton wrote: > > > It looks like you are setting quotas for the name instead of the id. > Change > > your list command to output the 'id' column instead. > > > Didn't help.. > > What command do you actually use to show/change the same > "Defaults" settings I see in Horizon->Project->System->Defaults ? > -- > Ehhhhm - The battle cry of the cronical masturbater. > - Charlie Harper > > > _______________________________________________ > 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
