yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #38032
[Bug 1489788] Re: typo in doc string of subnet_alloc.py
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => liberty-3
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1489788
Title:
typo in doc string of subnet_alloc.py
Status in neutron:
Fix Released
Bug description:
The docstring of the class SubnetPoolReader has a typo as
"defaultable" which needs to be changed to "defaulttable"
This SubnetPoolReader class is in the file subnet_alloc.py which is
under neutron/ipam directory.
Current docstring is pasted below for reference.
class SubnetPoolReader(object):
'''Class to assist with reading a subnetpool, loading defaults, and
inferring IP version from prefix list. Provides a common way of
reading a stored model or a create request with defaultable attributes.
'''
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1489788/+subscriptions
References