horizon/openstack_dashboard/local/local_settings.d
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
..
_10_set_custom_theme.py.example Update comment in _10_set_custom_theme.py.example 2016-09-05 21:34:24 +03:00
_11_toggle_angular_features.py.example Add ANGULAR_FEATURES toggle example 2016-08-18 09:24:30 +00:00
_20_integration_tests_scaffolds.py.example Drop Django based implementation of launch instance 2022-01-24 16:21:18 +05:30
_2010_integration_tests_deprecated.py.example Flavors panel can switch to Angular 2016-10-11 15:49:55 -07:00
_9030_profiler_settings.py.example Provide the bones of profiler: api and middleware 2016-11-09 11:51:06 +03:00