Skip to content

Incorrect behaviour of the Security Group creation wizard. #7206

@alpeon

Description

@alpeon

Description
If you are creating any following rule with different parameters - the actual settings in the final rule are going to differ from the ones shown on screen.

There are multiple issues that potentially can be caused by the same bug:

  1. Wrong settings show thus creating an Inbound rule will result the creation of an Outbound rule.
  2. Despite the Port Range selected in the Port Range field, the field to input ports is missing.

To Reproduce

  • Create a new Security Group
  • Add a new rule with settings:
    Direction: Inbound
    Protocol: TCP
    Port Range: 22
    Network: Any
  • Add the rule.
  • Look at the settings field, re-select Port Range and set it to 443 now, leave everything as it is and press Add.
  • As a result you are going to get Outbound rule instead of the Inbound.
Image Image

Expected behavior
Either settings boxes should return to empty states or respect the values that are there.

Details

  • Affected Component: Sunstone
  • Hypervisor: N/A
  • Version: 7.0.0

Additional context
Quick fix - re-select every setting despite what is shown there.

Progress Status

  • Code committed
  • Testing - QA
  • Documentation (Release notes - resolved issues, compatibility, known issues)

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions