yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #20139
[Bug 1348075] Re: per-feature extension method in api/neutron.py should be removed
** Changed in: horizon
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1348075
Title:
per-feature extension method in api/neutron.py should be removed
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
In api/neutron.py, is_xxxxx_exntension_supproted() is defined per feature, but this style doesn't scale.
is_extension_supported() is memoized and if there is no special reason is_extension_supported() should be used directly.
is_quotas_extension_supported() is an exception because it has extra
logic.
We already have rough consensus on the direction.
http://eavesdrop.openstack.org/meetings/horizon/2014/horizon.2014-07-22-16.00.log.html#l-140
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1348075/+subscriptions
References