yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #67262
[Bug 1614478] Re: Synthetic_fields can contain any string
Reviewed: https://review.openstack.org/501185
Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=a45b1f9feb3f0d2a427f5a25e256f0f7fbb59cd7
Submitter: Jenkins
Branch: master
commit a45b1f9feb3f0d2a427f5a25e256f0f7fbb59cd7
Author: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@xxxxxxxxx>
Date: Wed Sep 6 10:36:58 2017 +0100
Add exception when a synthetic field is invalid
A check is introduced in the ``__init__`` method of ``NeutronObject``
class [1]. This check ensures synthetic fields are valid in any oslo
versioned object.
[1] I33c41fbd4dd40ba292ebe67ac497372d4354f260
Change-Id: I12c7a330555966d30e44418cbd500958fe844462
Closes-Bug: #1614478
** 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/1614478
Title:
Synthetic_fields can contain any string
Status in neutron:
Fix Released
Bug description:
The objects/base NeutronDbObject doesn't check synthetic_fields for
validity, so typos and errors pass silently.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1614478/+subscriptions
References