horizon/openstack_dashboard/api/rest
Daniel Vincze e332cef01c Add key_type selection on Keypairs form
Key type can be selected through both Django and Angular panels.
This change will allow X509 Public Certificates to be imported
or created through Horizon.

Also, the key type is being showed in the keypairs list.

Change-Id: I0a07b4805e6af96f06ec12d2e86708c94946e9c9
Closes-Bug: 1816041
2019-03-13 16:32:06 +02:00
..
__init__.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
cinder.py Cinder REST API test: Make list_extensions test work properly 2018-04-13 12:53:56 +00:00
config.py Properly compare versions in APIVersionManager 2017-01-27 13:43:47 +00:00
glance.py Better support for community images 2018-12-27 09:04:53 +09:00
json_encoder.py pylint: fix some refactor recommendations 2019-01-17 00:44:19 +09:00
keystone.py pylint: fix raising-non-exception error 2019-01-20 05:48:09 +09:00
network.py Add DNS parameters to Floating IP panels 2018-07-22 20:24:36 +09:00
neutron.py Addressed TODO to change project_id to tenant_id 2018-07-25 19:57:56 +00:00
nova.py Add key_type selection on Keypairs form 2019-03-13 16:32:06 +02:00
policy.py Trivial: Fix import order in api/rest/*.py 2016-02-12 12:41:44 +08:00
swift.py Fix H405 (multi line docstring) warnings (openstack_dashboard) 2017-06-09 16:05:31 +00:00
urls.py Fix H405 (multi line docstring) warnings (openstack_dashboard) 2017-06-09 16:05:31 +00:00
utils.py Bump hacking to 1.1.0 2018-11-10 16:44:25 +09:00