Activity log for bug #1694420

Date Who What changed Old value New value Message
2017-05-30 11:32:29 Eduardo Gonzalez bug added bug
2017-05-30 13:06:32 Eduardo Gonzalez description Hi, I'm seeing in kolla gates failing with this error: AttributeError: 'NoneType' object has no attribute 'port_security_enabled' Instances fail to deploy while retrieving the port in openvswitch_agent. I think may be related to this recent change https://review.openstack.org/#/c/466158/ 2017-05-30 10:05:23.865 7 ERROR neutron.agent.rpc [req-3d80325e-9430-46d2-ace7-b5a6ad358d77 - - - - -] Failed to get details for device c22edc09-6451-4b78-9160-399fd549314e 2017-05-30 10:05:23.865 7 ERROR neutron.agent.rpc Traceback (most recent call last): 2017-05-30 10:05:23.865 7 ERROR neutron.agent.rpc File "/var/lib/kolla/venv/lib/python2.7/site-packages/neutron/agent/rpc.py", line 219, in get_devices_details_list_and_failed_devices 2017-05-30 10:05:23.865 7 ERROR neutron.agent.rpc self.get_device_details(context, device, agent_id, host)) 2017-05-30 10:05:23.865 7 ERROR neutron.agent.rpc File "/var/lib/kolla/venv/lib/python2.7/site-packages/neutron/agent/rpc.py", line 257, in get_device_details 2017-05-30 10:05:23.865 7 ERROR neutron.agent.rpc 'port_security_enabled': port_obj.security.port_security_enabled, 2017-05-30 10:05:23.865 7 ERROR neutron.agent.rpc AttributeError: 'NoneType' object has no attribute 'port_security_enabled' 2017-05-30 10:05:23.865 7 ERROR neutron.agent.rpc http://logs.openstack.org/93/463593/17/check/gate-kolla-dsvm-deploy-centos-source-centos-7-nv/f61667d/logs/kolla/neutron/neutron-openvswitch-agent.txt.gz#_2017-05-30_10_05_23_865 Regards Hi, I'm seeing in kolla gates failing with this error: AttributeError: 'NoneType' object has no attribute 'port_security_enabled' Instances fail to deploy while retrieving the port in openvswitch_agent. I think may be related to this recent change https://review.openstack.org/#/c/466158/ 2017-05-30 10:05:23.865 7 ERROR neutron.agent.rpc [req-3d80325e-9430-46d2-ace7-b5a6ad358d77 - - - - -] Failed to get details for device c22edc09-6451-4b78-9160-399fd549314e 2017-05-30 10:05:23.865 7 ERROR neutron.agent.rpc Traceback (most recent call last): 2017-05-30 10:05:23.865 7 ERROR neutron.agent.rpc File "/var/lib/kolla/venv/lib/python2.7/site-packages/neutron/agent/rpc.py", line 219, in get_devices_details_list_and_failed_devices 2017-05-30 10:05:23.865 7 ERROR neutron.agent.rpc self.get_device_details(context, device, agent_id, host)) 2017-05-30 10:05:23.865 7 ERROR neutron.agent.rpc File "/var/lib/kolla/venv/lib/python2.7/site-packages/neutron/agent/rpc.py", line 257, in get_device_details 2017-05-30 10:05:23.865 7 ERROR neutron.agent.rpc 'port_security_enabled': port_obj.security.port_security_enabled, 2017-05-30 10:05:23.865 7 ERROR neutron.agent.rpc AttributeError: 'NoneType' object has no attribute 'port_security_enabled' 2017-05-30 10:05:23.865 7 ERROR neutron.agent.rpc http://logs.openstack.org/93/463593/17/check/gate-kolla-dsvm-deploy-centos-source-centos-7-nv/f61667d/logs/kolla/neutron/neutron-openvswitch-agent.txt.gz#_2017-05-30_10_05_23_865 Environment: Source code from master Distributions affected: centos, ubuntu, oraclelinux Regards
2017-05-30 14:43:50 Hirofumi Ichihara tags sg-fw
2017-05-30 14:43:57 Hirofumi Ichihara neutron: status New Confirmed
2017-05-30 14:44:30 Hirofumi Ichihara neutron: importance Undecided Critical
2017-05-31 04:11:12 Armando Migliaccio bug task added kolla
2017-05-31 04:12:12 Armando Migliaccio neutron: assignee Armando Migliaccio (armando-migliaccio)
2017-05-31 04:17:34 Armando Migliaccio neutron: importance Critical Low
2017-05-31 04:18:57 Armando Migliaccio neutron: importance Low High
2017-05-31 04:40:59 OpenStack Infra neutron: status Confirmed In Progress
2017-05-31 04:40:59 OpenStack Infra neutron: assignee Armando Migliaccio (armando-migliaccio) Kevin Benton (kevinbenton)
2017-05-31 15:05:41 OpenStack Infra neutron: assignee Kevin Benton (kevinbenton) Ihar Hrachyshka (ihar-hrachyshka)
2017-06-04 01:01:26 Jeffrey Zhang bug task added kolla-ansible
2017-06-05 09:26:46 Surya Prakash Singh kolla-ansible: importance Undecided Critical
2017-06-05 09:42:53 Surya Prakash Singh bug task deleted kolla
2017-06-05 09:52:38 Surya Prakash Singh kolla-ansible: importance Critical High
2017-06-05 09:52:56 Surya Prakash Singh kolla-ansible: status New Confirmed
2017-06-10 01:19:11 OpenStack Infra neutron: status In Progress Fix Released
2017-06-12 09:03:29 Eduardo Gonzalez kolla-ansible: assignee Eduardo Gonzalez (egonzalez90)
2017-06-12 09:03:33 Eduardo Gonzalez kolla-ansible: status Confirmed In Progress
2017-06-12 09:03:40 Eduardo Gonzalez kolla-ansible: milestone pike-2
2017-06-13 22:01:20 Ihar Hrachyshka tags sg-fw neutron-proactive-backport-potential sg-fw
2017-06-14 15:59:55 Jeffrey Zhang kolla-ansible: milestone pike-2 pike-3
2017-06-14 16:49:25 Ihar Hrachyshka tags neutron-proactive-backport-potential sg-fw sg-fw
2017-06-16 12:53:48 Eduardo Gonzalez bug task deleted kolla-ansible
2017-06-21 13:21:13 James Page bug task added neutron (Ubuntu)
2017-07-26 08:13:46 Launchpad Janitor neutron (Ubuntu): status New Fix Released