yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #40434
[Bug 1508430] [NEW] Remove deadcode from neutron.common.utils
Public bug reported:
neutron.common.utils contains methods not used anywhere withing neutron
projects:
neutron/neutron/common/utils.py:def read_cached_file(filename, cache_info, reload_func=None):
neutron/neutron/common/utils.py:def find_config_file(options, config_file):
neutron/neutron/common/utils.py:def get_keystone_url(conf):
Remove them all.
Information on how to reproduce the fault is in attachements.
** Affects: neutron
Importance: Undecided
Assignee: Bogdan Tabor (bogdan-tabor)
Status: New
** Attachment added: "fault reproduction"
https://bugs.launchpad.net/bugs/1508430/+attachment/4501730/+files/common_utils_dead_code.log
** Changed in: neutron
Assignee: (unassigned) => Bogdan Tabor (bogdan-tabor)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1508430
Title:
Remove deadcode from neutron.common.utils
Status in neutron:
New
Bug description:
neutron.common.utils contains methods not used anywhere withing
neutron projects:
neutron/neutron/common/utils.py:def read_cached_file(filename, cache_info, reload_func=None):
neutron/neutron/common/utils.py:def find_config_file(options, config_file):
neutron/neutron/common/utils.py:def get_keystone_url(conf):
Remove them all.
Information on how to reproduce the fault is in attachements.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1508430/+subscriptions
Follow ups