yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #01536
[Bug 1131830] Re: 'default' security group can be deleted
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => grizzly-rc1
--
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/1131830
Title:
'default' security group can be deleted
Status in OpenStack Compute (Nova):
Fix Released
Status in Tempest:
Confirmed
Bug description:
It is possible to delete the default security group. The problem is
somewhat hidden by the fact that the group is automatically recreated
at various points.
To reproduce:
mysql -e 'select deleted_at, id, deleted, name, user_id from nova.security_groups'
nova secgroup-delete default
mysql -e 'select deleted_at, id, deleted, name, user_id from nova.security_groups'
nova secgroup-list
mysql -e 'select deleted_at, id, deleted, name, user_id from nova.security_groups'
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1131830/+subscriptions