← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1131830] Re: 'default' security group can be deleted

 

** Changed in: tempest
       Status: Fix Committed => Fix Released

** Changed in: tempest
    Milestone: None => havana-1

-- 
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:
  Fix Released

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