Reviewed: https://review.openstack.org/372324 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=49609f36f5b4b48f7d6cf2c5bbae65eab1a59876 Submitter: Jenkins Branch: master
commit 49609f36f5b4b48f7d6cf2c5bbae65eab1a59876 Author: Gary Kotton <[email protected]> Date: Mon Jun 13 06:43:26 2016 -0700 Remove deprecated class NeutronController Commit 9b8bf7d25c4dda41b78946ce7a3c0ab63602e834 marked NeutronController as deprecated. This code is no longer used in Neutron and there is no need for the class nor the unit tests for it. TrivialFix Closes-bug: #1625140 Change-Id: Ie02b6f1a45c3ea32a1116a48946c59673e2d2472 ** 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/1625140 Title: Deprecation warning for unused code Status in neutron: Fix Released Bug description: 2016-09-18 03:20:37.403628 | Captured stderr: 2016-09-18 03:20:37.403670 | ~~~~~~~~~~~~~~~~ 2016-09-18 03:20:37.403795 | neutron/tests/unit/api/test_api_common.py:33: DeprecationWarning: Using class 'NeutronController' (either directly or via inheritance) is deprecated in version 'newton' and will be removed in version 'ocata' 2016-09-18 03:20:37.404051 | self.controller = FakeController(None) 2016-09-18 03:20:37.404091 | To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1625140/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

