Comment 0 for bug 1811740

Revision history for this message
Eric K (ekcs) wrote : neutron qos_plugin AttributeError: 'NoneType' object has no attribute 'qos_policy_id'

In python 3.5 congress dsvm gate job, neutron qos plugin experiences the following error:

ERROR neutron.pecan_wsgi.hooks.translation [None req-4bb47849-a723-4366-be41-b5753ff57fdc admin admin] GET failed.: AttributeError: 'NoneType' object has no attribute 'qos_policy_id'
[...]
ERROR oslo_messaging.rpc.server File "/opt/stack/new/neutron/neutron/services/qos/qos_plugin.py", line 102, in _extend_port_resource_request
ERROR oslo_messaging.rpc.server if net.qos_policy_id:
ERROR oslo_messaging.rpc.server AttributeError: 'NoneType' object has no attribute 'qos_policy_id'

http://logs.openstack.org/91/630091/2/check/congress-devstack-py35-api-mysql/6797e81/logs/screen-q-svc.txt.gz?level=ERROR