horizon/openstack_dashboard/dashboards/identity
Qian Min Chen 6572af2a19 Remove the redundant codes
DeleteInstance action inherits from tables.DeleteAction.
The parent class has the attribute 'name = "delete"' so
we can remove the unused codes.

Change-Id: I9f312ceafbf84a79b7b7941f255a16632931d5d0
2018-01-07 05:45:18 +00:00
..
domains Remove the redundant codes 2018-01-07 05:45:18 +00:00
groups Remove the redundant codes 2018-01-07 05:45:18 +00: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