yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #94864
[Bug 2088053] Re: ``neutron.services.logapi.drivers.base.DriverBase.is_loaded`` should be a property
Reviewed: https://review.opendev.org/c/openstack/neutron/+/934938
Committed: https://opendev.org/openstack/neutron/commit/081b2e6fc7f64ecebee7165755ecca0204c56aaf
Submitter: "Zuul (22348)"
Branch: master
commit 081b2e6fc7f64ecebee7165755ecca0204c56aaf
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date: Wed Nov 13 10:02:55 2024 +0000
Make ``DriverBase.is_loaded`` a property
Closes-Bug: #2088053
Change-Id: I10b10e678762591b5960faca67d04368bed3a6b5
** 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/2088053
Title:
``neutron.services.logapi.drivers.base.DriverBase.is_loaded`` should
be a property
Status in neutron:
Fix Released
Bug description:
The method
``neutron.services.logapi.drivers.base.DriverBase.is_loaded`` is being
used as a property in other methods, for example in [1].
[1]https://github.com/openstack/neutron/blob/09633b700889a5f0257f6ed4c297e8b375991891/neutron/services/logapi/drivers/base.py#L55
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2088053/+subscriptions
References