horizon/openstack_dashboard
Lin Hua Cheng fa32d84b0e Group CRUD and Management in Admin Dashboard.
Add support for CRUD on Group for admin users. It also includes
the user management capability for the group.

Keystone revokes the token when a user is added or removed from the
group. If the logon user is added/removed from the group, the user
will be redirected to the login page.

This feature is only exposed if the user explicitly set horizon
for keystone V3.

Implements blueprint admin-group-crud

Change-Id: I1b5456af80bcc35e9d16ac6ba6792e82704e76fd
2013-05-27 21:45:41 -07:00
..
api Group CRUD and Management in Admin Dashboard. 2013-05-27 21:45:41 -07:00
dashboards Group CRUD and Management in Admin Dashboard. 2013-05-27 21:45:41 -07:00
local Group CRUD and Management in Admin Dashboard. 2013-05-27 21:45:41 -07:00
locale Correct a wonky translation from commit b7e3624 2013-05-13 22:22:44 -07:00
static Adds d3.js library and reworked quota infographics 2013-05-09 10:44:19 -07:00
templates Update Horizon for Django 1.5 compatibility 2013-04-30 20:54:39 -07:00
test Group CRUD and Management in Admin Dashboard. 2013-05-27 21:45:41 -07:00
usage Revert "Improvements in csv export for usage data" 2013-05-23 16:50:57 +00:00
wsgi Updated the django.wsgi file for devstack. 2012-02-29 01:37:37 -08:00
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
context_processors.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
exceptions.py Switch to using cinderclient. 2012-08-14 14:50:15 -07:00
settings.py Remove deprecated features 2013-04-24 13:08:43 +02:00
urls.py Don't inherit from base.html in 500 error page 2012-11-21 12:13:17 +11:00
views.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00