← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1268561] Re: test_create_security_group_rule_bad_tenant succeeds for the wrong reason

 

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

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

Title:
  test_create_security_group_rule_bad_tenant succeeds for the wrong
  reason

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  https://github.com/openstack/neutron/blob/master/neutron/tests/unit/test_extension_security_group.py#L760

  When the security group is created, the security group has already been deleted.
  This means that the notfound error is raised because the security group has been removed, and not because the rule is being created with the wrong tenant id.

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


References