horizon/openstack_dashboard/dashboards/project/key_pairs
Vladislav Kuzmin b2d24fedd4 Disable 'Import Key Pair' button if Key Pairs Quota is exceeded
Button "Import key pairs" is active with the same title.
When try to import key pair, it fails with unclear alert
"Failed to import key pair." (no words about quota limit).

Change-Id: I514bda4077326e5ede51b37160c61408b7661c1e
2017-05-29 15:18:09 +04:00
..
templates/key_pairs Update the access_and_security url 2017-04-05 03:33:50 +00:00
__init__.py Make Key Pairs tab a panel under Compute 2017-01-30 12:52:12 +00:00
forms.py Make Key Pairs tab a panel under Compute 2017-01-30 12:52:12 +00:00
panel.py Make Key Pairs tab a panel under Compute 2017-01-30 12:52:12 +00:00
tables.py Disable 'Import Key Pair' button if Key Pairs Quota is exceeded 2017-05-29 15:18:09 +04:00
tests.py Make Key Pairs tab a panel under Compute 2017-01-30 12:52:12 +00:00
urls.py Make Key Pairs tab a panel under Compute 2017-01-30 12:52:12 +00:00
views.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00