horizon/openstack_dashboard/dashboards/project/images
manchandavishal 6ac31e0ba8 Drop Django based implementation of launch instance
horizon already deprecated launch instance Django based implementation
in the wallaby cycle [1]. This patch remove code for launch instance
Django based implementation as angular based implementation is the
default one from long and all features gaps between angular and Django
implementation is closed.

It also moves SetAdvanced step code to ``resize_instance.py`` as
``workflows/create_instance.py`` file is deleted and remove server_group
option from Advanced Options of resizing instance action because
"server_group" is not required while resizing an instance as per
nova-api reference [2].

Closes-Bug: #1869222

[1] https://review.opendev.org/c/openstack/horizon/+/779125
[2] https://docs.openstack.org/api-ref/compute/?expanded=resize-server-resize-action-detail#resize-server-resize-action

Change-Id: I5e01cd81f309491f1a58ea93911030366a86e3c7
2022-01-24 16:21:18 +05:30
..
images Drop Django based implementation of launch instance 2022-01-24 16:21:18 +05:30
snapshots Use python3-style super() 2020-10-15 14:37:20 +09:00
templates/images Syntax error in image detail template 2019-08-22 12:34:11 +02:00
__init__.py Move volume snapshots table to volumes panel 2014-02-18 10:24:18 +08:00
panel.py Adds Policy Rules to Project Images panel 2016-10-11 17:24:41 -07:00
tests.py Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
urls.py Handle partial dict setting 2019-09-26 14:31:17 +09:00
utils.py Cleanup unused util functions 2019-06-21 15:10:57 +00:00
views.py Add default common template to python table views 2017-01-05 08:59:35 +00:00