horizon/openstack_dashboard/dashboards/project/access_and_security/keypairs
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
..
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
forms.py Added a validation to the Keypair creation form 2015-05-22 10:27:33 -04:00
tables.py added filter for keypair and security and access tables 2015-02-09 14:27:51 +05:30
tests.py Replace mox with mox3 2015-07-13 15:02:10 +02:00
urls.py added detail page for keypair 2015-02-04 18:25:16 +05:30
views.py Add no-cache directive when generating keypair 2015-06-11 13:22:40 +00:00