← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1698812] Re: security group callbacks regression

 

** Changed in: networking-midonet
       Status: In Progress => 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/1698812

Title:
  security group callbacks regression

Status in networking-midonet:
  Fix Released
Status in neutron:
  Fix Released

Bug description:
  after_create callback gets empty security_group_rules.

  eg. http://logs.openstack.org/87/199387/79/check/gate-tempest-dsvm-
  networking-midonet-ml2-ubuntu-xenial/331d691/logs/screen-q-svc.txt.gz

  Jun 19 10:51:51.378599 ubuntu-xenial-rax-ord-9385124 neutron-
  server[10764]: DEBUG midonet.neutron.ml2.sg_callback [None req-
  d097915b-1336-4fb8-bcdc-cd49486aee54 admin admin]
  midonet.neutron.ml2.sg_callback.MidonetSecurityGroupsHandler method
  create_security_group called with arguments ('security_group',
  'after_create', <neutron.plugins.ml2.plugin.Ml2Plugin object at
  0x7f36b646aa10>) {'security_group': {'description': u'Default security
  group', 'tenant_id': u'1108c275750141b38d25d8fb05b19b82',
  'created_at': '2017-06-19T10:51:51Z', 'updated_at':
  '2017-06-19T10:51:51Z', 'security_group_rules': [], 'revision_number':
  5, 'project_id': u'1108c275750141b38d25d8fb05b19b82', 'id':
  '7e0bc780-7257-4506-a978-df7fb767bcc6', 'name': u'default'},
  'is_default': True, 'context': <neutron_lib.context.Context object at
  0x7f36b42d44d0>} {{(pid=10854) wrapper /usr/local/lib/python2.7/dist-
  packages/oslo_log/helpers.py:47}}

To manage notifications about this bug go to:
https://bugs.launchpad.net/networking-midonet/+bug/1698812/+subscriptions


References