← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1508430] Re: Remove deadcode from neutron.common.utils

 

** Changed in: neutron
       Status: Fix Committed => 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/1508430

Title:
  Remove deadcode from neutron.common.utils

Status in neutron:
  Fix Released

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


References