yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #54321
[Bug 1547068] Re: Configuration option 'fake_call' is not used
Reviewed: https://review.openstack.org/282419
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=b8fea0351895f468d0b5e72087adde5e8a788ab1
Submitter: Jenkins
Branch: master
commit b8fea0351895f468d0b5e72087adde5e8a788ab1
Author: EdLeafe <ed@xxxxxxxxx>
Date: Thu Feb 18 21:46:27 2016 +0000
Remove unused config option 'fake_call'
This option isn't used anywhere, and should be removed.
Closes-Bug: #1547068
Change-Id: Id2983a3c31fb767992976d3eff9649cc6ff4d8c3
** Changed in: nova
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1547068
Title:
Configuration option 'fake_call' is not used
Status in OpenStack Compute (nova):
Fix Released
Bug description:
As of stable/liberty there is a configuration option named
'fake_call', defined in nova/network/manager.py, and has been moved in
Mitaka to nova/conf/network.py as part of the config option cleanup.
Running grep on this name shows no usage of this option anywhere in
the nova code base. Since it is not used, it should be removed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1547068/+subscriptions
References