yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #49897
[Bug 1573388] Re: AvailabilityZonePluginBase isn't decorated with @six.add_metaclass
Reviewed: https://review.openstack.org/309259
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=fe34afc13aee0d9c71bd1dca1327ef1eaddf73a6
Submitter: Jenkins
Branch: master
commit fe34afc13aee0d9c71bd1dca1327ef1eaddf73a6
Author: John Perkins <john.d.perkins@xxxxxxxxx>
Date: Thu Apr 21 22:38:28 2016 -0600
Decorate AvailabilityZonePluginBase properly
Without this, users could improperly overlook either
get_availability_zones or validate_availability_zones.
Change-Id: I6530dca041a92da2f1d0bf01d359e5edea3df5c0
Closes-Bug: #1573388
** 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/1573388
Title:
AvailabilityZonePluginBase isn't decorated with @six.add_metaclass
Status in neutron:
Fix Released
Bug description:
AvailabilityZonePluginBase isn't decorated with @six.add_metaclass,
allowing for child classes that do not properly handle
get_availability_zones and validate_availability_zones.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1573388/+subscriptions
References