Description of problem: We ship neutron-sanity-check with openstack-neutron while this executable requires neutron.tests module which is part of python-neutron-tests. Also python-neutron-tests is missing dependency on python-oslotest Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
I believe the right fix is to stop using the neutron.tests. namespace outside of neutron.tests.*
FYI the fix for sanity-check dependency on neutron.tests.* is at: https://review.openstack.org/#/c/367340/
The code was verified on python-neutron-9.0.0-1.4.el7ost.noarch
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2016-2948.html