yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #15443
[Bug 1319619] Re: Cannot delete unused 'default' security group for removed project
According to http://docs.openstack.org/trunk/openstack-ops/content/security_groups.html:
All projects have a "default" security group, which is applied to instances that have no other security group defined. Unless
changed, this security group denies all incoming traffic.
The fact that you cannot delete a default security group seems correct.
I do not believe this a bug, at least based on the documentation.
** Changed in: nova
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1319619
Title:
Cannot delete unused 'default' security group for removed project
Status in OpenStack Compute (Nova):
Invalid
Bug description:
When creating new project, there will generates a 'default' security group.
However, after deleting the project, the 'default' security group cannot be deleted.
Always met the error msg when run 'nova secgroup-delete ${group_id}'.
The msg looks like
'ERROR: Unable to delete system group 'default' (HTTP 400) (Request-ID: req-2aa9a7d2-2c7d-4abc-a961-e98e06dc2fd5)'
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1319619/+subscriptions
References