horizon/openstack_dashboard/dashboards/project/access_and_security
Masco Kaliyamoorthy b05310e77d added detail page for keypair
from keypair table, we can see only the
name and fingerprint of the keypair

in horizon we have no option to see the
id, created time and public key of
the keypair.

this patch adding a new detail page for
keypairs, which display the name fingerprint,
id, created time and public key.

Change-Id: Idb85f7e60090875e2e503806122cdb4ff637c341
Closes-Bug: #1413126
2015-02-04 18:25:16 +05:30
..
api_access Added a modal dialog with the user credentials details 2014-11-13 14:54:21 -05:00
floating_ips Fix help message in "Manage Floating IP Associations" dialog 2015-01-24 00:01:36 +00:00
keypairs added detail page for keypair 2015-02-04 18:25:16 +05:30
security_groups Adds the security group id besides the name in Manage Rules 2014-12-19 14:13:04 +05:30
templates/access_and_security added detail page for keypair 2015-02-04 18:25:16 +05:30
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
panel.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
tabs.py Fix E128 errors in openstack_dashboard/dashboards/project/ 2014-10-16 16:53:52 +09:00
tests.py Replace the glyphicons with font awesome icons 2014-12-01 14:36:38 -07:00
urls.py Fix E128 errors in openstack_dashboard/dashboards/project/ 2014-10-16 16:53:52 +09:00
views.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00