Production code must not import from neutron.tests.*
Bug #1621782 reported by
Ihar Hrachyshka
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
High
|
Ihar Hrachyshka |
Bug Description
sanity-check tool for one imports some util functions from neutron.tests.base. This makes distributions that split out tests subtree in a separate package somewhat broken.
It's my belief we should really enforce the requirement via hacking check, otherwise we will hit similar issues in the future.
Changed in neutron: | |
milestone: | none → newton-rc1 |
Changed in neutron: | |
assignee: | nobody → Ihar Hrachyshka (ihar-hrachyshka) |
status: | New → In Progress |
Changed in neutron: | |
milestone: | newton-rc1 → ocata-1 |
tags: | added: newton-rc-potential |
tags: | removed: newton-rc-potential |
tags: | added: neutron-proactive-backport-potential |
tags: | removed: neutron-proactive-backport-potential |
To post a comment you must log in.
Fix: https:/ /review. openstack. org/367340