← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1340536] Re: NSX: Remove unneed call to _ensure_default_security_group

 

** Also affects: neutron/icehouse
   Importance: Undecided
       Status: New

** Changed in: neutron/icehouse
       Status: New => Fix Committed

** Changed in: neutron/icehouse
    Milestone: None => 2014.1.2

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1340536

Title:
  NSX: Remove unneed call to _ensure_default_security_group

Status in OpenStack Neutron (virtual network service):
  Fix Released
Status in neutron icehouse series:
  Fix Committed

Bug description:
  This patch removes an unneeded call to _ensure_default_security_group
  which does not need to be called in create_security_group_rule_bulk()
  as one would need to call get_security_groups() to look up the uuid
  of the default security group which would create it for us.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1340536/+subscriptions


References