horizon/openstack_dashboard/dashboards/identity/groups
Victor Stinner 674a45ffe0 Replace mox with mox3
mox doesn't work on Python 3, whereas mox3 works on Python 2 and Python
3. Cinder, Nova and many other projects already replaced mox with mox3.
mox3 is now maintained by OpenStack.

Partial-Implements: blueprint porting-python3
Change-Id: I10e6a9754ebd58a2640d73ec8966527c3aa1fe9a
2015-07-13 15:02:10 +02:00
..
templates/groups Reduce page title duplication in Identity views 2015-02-12 11:47:35 +00:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
constants.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
forms.py Reduce height for "Description" text areas 2014-10-06 16:20:43 -07:00
panel.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
tables.py Make "enabled" colume values display-friendly and consistent 2015-02-20 15:10:07 +09:00
tests.py Replace mox with mox3 2015-07-13 15:02:10 +02:00
urls.py Fix E128 errors in remaining openstack_dashboard/ 2014-10-16 16:53:52 +09:00
views.py Correct the identity groups create url 2015-03-27 13:02:54 -07:00