← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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.

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
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):
  New

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


Follow ups

References