horizon/openstack_dashboard/dashboards/project/instances/templates/instances
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
..
_attach_interface.html Add support for attaching interface 2015-05-04 10:11:54 +08:00
_attach_volume.html Implement Manage Attachments in Instances 2016-06-28 09:41:41 -05:00
_decryptpassword.html Branding: Workflow cancel btn should be themable 2016-03-14 12:48:11 -07:00
_detach_interface.html Detach interface support 2015-05-04 10:14:35 +08:00
_detach_volume.html Implement Manage Attachments in Instances 2016-06-28 09:41:41 -05:00
_detail_audit.html Instance Action Dashboard Blueprint 2014-08-29 16:18:26 -06:00
_detail_console.html replace horizon.alert used by client-side with horizon.toast 2016-08-19 10:45:19 -07:00
_detail_log.html Deleting unnecessary spaces in instances's log 2015-11-27 19:40:44 +09:00
_detail_overview.html Show all os-extended-server-attributes 2020-09-24 18:48:15 +09:00
_disassociate.html Fix typo: disassocaite -> disassociate 2019-04-09 12:45:09 +02:00
_edit_security_group_help.html Add "Edit Port Security Groups" action 2018-04-22 07:44:20 +09:00
_flavors_and_quotas.html quota: Merge tenant_limit_usages into tenant_quota_usages 2018-05-02 01:19:25 +09:00
_instance_flavor.html Fix tooltips and popovers for flavor details on the instance list. 2020-07-07 09:19:17 +00:00
_instance_ips.html Show ports without IP in instance table and detail 2018-11-29 23:34:23 +09:00
_launch_advanced_help.html Allow setting config drive option when launching instance 2014-09-09 07:57:32 -05:00
_launch_details_help.html Fix quota charts on the Resize Instance form 2013-06-18 16:37:37 +01:00
_launch_network_help.html UX improvements for Launch Instance dialog 2014-05-30 10:31:18 -03:00
_launch_network_ports_help.html Add Network Port selection to instance launch 2016-02-05 15:44:25 +00:00
_launch_volumes_help.html Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
_rebuild.html Branding: Workflow cancel btn should be themable 2016-03-14 12:48:11 -07:00
_rescue.html Support of rescue instance in Horizon 2018-11-20 10:25:37 +00:00
_update_networks.html SCSS refactor for shared sort list UI 2017-01-30 14:19:47 +00:00
attach_interface.html Add support for attaching interface 2015-05-04 10:11:54 +08:00
attach_volume.html Implement Manage Attachments in Instances 2016-06-28 09:41:41 -05:00
decryptpassword.html Reduce page title duplication in Images & Instance 2015-02-12 12:35:45 +00:00
detach_interface.html Detach interface support 2015-05-04 10:14:35 +08:00
detach_volume.html Implement Manage Attachments in Instances 2016-06-28 09:41:41 -05:00
disassociate.html Support simple FIP disassociation (with FIP release) 2018-04-08 07:29:54 +09:00
rebuild.html Reduce page title duplication in Images & Instance 2015-02-12 12:35:45 +00:00
rescue.html Support of rescue instance in Horizon 2018-11-20 10:25:37 +00:00