horizon/openstack_dashboard/dashboards/identity
Akihiro Motoki 34fb3e5b0e quota: Disable nova-network quotas completely
nova-network quotas are considered in usage/quotas.py previously.
This commit completely always disables nova-network quotas.

The nova API wrapper ensures nova-network quota fileds are not
included in responses from tenant_quota_get and default_quota_get.

Drop nova-network quota fields from the Admin Defaults panel and
the Identity Project quota form.

blueprint make-quotas-great-again
Change-Id: Ie69d3003f62d3a124d79a1fea003092f73372187
2017-12-13 20:27:02 +09:00
..
domains Correct the wrong exceptions reference in domain tables.py 2017-07-02 21:28:48 +08:00
groups Adding identity ng-groups panel 2017-10-10 13:35:09 +09:00
identity_providers Ensure log messages are not translated 2017-04-11 10:24:01 +00:00
mappings hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
projects quota: Disable nova-network quotas completely 2017-12-13 20:27:02 +09:00
roles flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00
static/dashboard/identity Adding identity ng-groups panel 2017-10-10 13:35:09 +09:00
users Fix cannot delete user's email addresses in the identity/user panel 2017-08-09 16:30:46 -04:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
dashboard.py Set default panel of identity with pluggable settings mechanism 2017-09-19 07:33:13 +00:00