Skip to content

Security Groups

This document explains how to delete security groups and their associated rules in an OpenStack environment.


Before Deleting a Security Group

Before deleting a security group, make sure the following conditions are met:

  • A security group cannot be deleted while it is still assigned to an active instance. You must first disassociate the group from any instances.
  • The default security group (default) cannot be deleted in OpenStack.

⚠️ Deleting a security group may affect all instances to which its rules are applied. Please review carefully before proceeding.

Deleting a Security Group

delete_sg
  • From the left-hand menu, go to NetworkSecurity Groups.
  • Select the security group you wish to delete, then click Delete.
complete_delete_sg

Deleting a Security Group Rule

delete_sg_rule
  • Go to NetworkSecurity Groups from the left-hand menu.
  • Click on the security group you want to modify to view its list of rules.
  • Select the rule you want to delete, then click Delete.
complete_delete_sg_rule