horizon/openstack_dashboard/dashboards/project/key_pairs
manchandavishal 65d748fb25 Deprecate Django based Panel for Images, Keypair, and roles
As discussed in the horizon meetings or in horizon PTG sessions,
horizon team agreed to deprecate django version of Images, Keypair
and Roles panel as we think that feature gaps between the two
implementations have been closed. Let's mark the Django version as
deprecated for all these panels and gather more attention
from operators.

Change-Id: I965f9dbdd5e78b52a788f73b359c1c6fbc18637e
2022-05-10 05:28:28 +09:00
..
templates/key_pairs Use POST not GET for keypair generation 2017-06-08 11:13:31 -07:00
__init__.py Make Key Pairs tab a panel under Compute 2017-01-30 12:52:12 +00:00
forms.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
panel.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
tables.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
tests.py Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
urls.py Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
views.py Deprecate Django based Panel for Images, Keypair, and roles 2022-05-10 05:28:28 +09:00