]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Update neutron-debug to use stevedore aliases
authorMartin Hickey <martin.hickey@ie.ibm.com>
Wed, 21 Oct 2015 14:24:13 +0000 (15:24 +0100)
committerMartin Hickey <martin.hickey@ie.ibm.com>
Mon, 2 Nov 2015 14:44:21 +0000 (14:44 +0000)
commitc4e0574da1c7f30f9a153e01e7793926454cf2c7
tree8acab330a6fd8e12e54fc9d2fb9fbb685164428d
parent911fd53285f3ab7fe2555a97fa8bdc2f0865ec8b
Update neutron-debug to use stevedore aliases

Updating neutron-debug as it is importing interface driver classes
directly and not using the load_driver_interface method.
Also adds unit tests for the neutron-debug tool.

Change-Id: Icf095b2182225e63e85d849d83c2cb36b8a39217
Closes-Bug: #1504536
neutron/debug/shell.py
neutron/tests/unit/debug/test_shell.py [new file with mode: 0644]