yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #94724
[Bug 2081945] Re: [postgresql] AttributeError: 'NoneType' object has no attribute 'id'
Reviewed: https://review.opendev.org/c/openstack/neutron/+/930408
Committed: https://opendev.org/openstack/neutron/commit/144e140e750987a286e6adc74ff0ffad1da474d6
Submitter: "Zuul (22348)"
Branch: master
commit 144e140e750987a286e6adc74ff0ffad1da474d6
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date: Wed Sep 25 07:17:07 2024 +0000
Use the declarative attribute ``standard_attr_id``
In those Neutron objects and DB definitions where the declarative
attribute ``standard_attr_id`` is defined, use it instead of accessing
to the ``standard_attr`` child object.
Closes-Bug: #2081945
Change-Id: Iadfbeff79c0200c3a6b90f785b910dc391f9deb3
** Changed in: neutron
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/2081945
Title:
[postgresql] AttributeError: 'NoneType' object has no attribute 'id'
Status in neutron:
Fix Released
Bug description:
Neutron API failing with the following error:
```
AttributeError: 'NoneType' object has no attribute 'id'
```
Log: https://e22ff80d6617e0aebdbb-
fab3512704550cb902a3eea3d4491f2b.ssl.cf1.rackcdn.com/periodic/opendev.org/openstack/neutron/master/neutron-
ovn-tempest-postgres-full/6b355b7/controller/logs/screen-q-svc.txt
Snippet: https://paste.opendev.org/show/bx6fuJBVC2RvjVHDH7Ug/
This bug is related to
https://bugs.launchpad.net/neutron/+bug/2078787.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2081945/+subscriptions
References