In Resize Instance interface Advanced Options -> Server Group option does not do anything

Bug #1869222 reported by Diko Parvanov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
High
Vishal Manchanda

Bug Description

Choosing a server affinity group from the drop-down menu does not do anything.

Checking resize_instance.py there is no mentioning of the form's server_group field: https://pastebin.ubuntu.com/p/Dp5jpBnxrk/

Changed in horizon:
status: New → Confirmed
importance: Undecided → High
Revision history for this message
Vishal Manchanda (vishalmanchanda) wrote :

@Diko Parvanov hi, What I understand from the nova-api reference [1] that we cannot pass "Server Group"
option/parameter while resizing an instance. We Can pass only flavor and OS-DCF:diskConfig
parameter, So fix in horizon should be removing "server Group" Option from Advanced Options
Step.

[1] https://docs.openstack.org/api-ref/compute/?expanded=resize-server-resize-action-detail#resize-server-resize-action

Changed in horizon:
assignee: nobody → Vishal Manchanda (vishalmanchanda)
Changed in horizon:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.opendev.org/c/openstack/horizon/+/816303
Committed: https://opendev.org/openstack/horizon/commit/6ac31e0ba8df520133d20d21e35085d9b882c04e
Submitter: "Zuul (22348)"
Branch: master

commit 6ac31e0ba8df520133d20d21e35085d9b882c04e
Author: manchandavishal <email address hidden>
Date: Tue Nov 2 12:10:22 2021 +0530

    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

Changed in horizon:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/horizon 21.0.0

This issue was fixed in the openstack/horizon 21.0.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on horizon (master)

Change abandoned by "Vishal Manchanda <email address hidden>" on branch: master
Review: https://review.opendev.org/c/openstack/horizon/+/781086
Reason: Fixed in https://review.opendev.org/c/openstack/horizon/+/816303

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.