oslo.db no longer requires testresources and testscenarios packages
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Cinder |
Fix Released
|
Undecided
|
Davanum Srinivas (DIMS) | ||
| Glance |
Fix Released
|
High
|
Mike Fedosin | ||
| Ironic |
Fix Released
|
High
|
Lucas Alvares Gomes | ||
| OpenStack Compute (nova) |
Fix Released
|
High
|
Davanum Srinivas (DIMS) | ||
| OpenStack Heat |
Fix Released
|
High
|
Sergey Kraynev | ||
| Liberty |
Fix Released
|
Undecided
|
Unassigned | ||
| Sahara |
Fix Released
|
High
|
Michael McCune | ||
| Liberty |
Fix Released
|
High
|
Sergey Lukjanov | ||
| Mitaka |
Fix Released
|
High
|
Michael McCune | ||
| neutron |
Fix Released
|
High
|
Davanum Srinivas (DIMS) | ||
Bug Description
As of https:/
Example from Nova:
${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_
---Non-zero exit code (2) from test listing.
error: testr failed (3)
import errors ---
Failed to import test module: nova.tests.
Traceback (most recent call last):
File "/home/
module = self._get_
File "/home/
__import_
File "nova/tests/
from oslo_db.sqlalchemy import test_base
File "/home/
import testresources
ImportError: No module named testresources
| Changed in neutron: | |
| importance: | Undecided → High |
| Changed in heat: | |
| status: | New → Confirmed |
| importance: | Undecided → High |
| assignee: | nobody → Sergey Kraynev (skraynev) |
| milestone: | none → mitaka-1 |
| Changed in neutron: | |
| assignee: | Davanum Srinivas (DIMS) (dims-v) → Ihar Hrachyshka (ihar-hrachyshka) |
| Changed in neutron: | |
| assignee: | Ihar Hrachyshka (ihar-hrachyshka) → Davanum Srinivas (DIMS) (dims-v) |
| Changed in heat: | |
| assignee: | Davanum Srinivas (DIMS) (dims-v) → Sergey Kraynev (skraynev) |
| Changed in ironic: | |
| assignee: | nobody → Lucas Alvares Gomes (lucasagomes) |
| importance: | Undecided → High |
| Changed in glance: | |
| assignee: | nobody → Mike Fedosin (mfedosin) |
| status: | New → In Progress |
| Changed in glance: | |
| status: | Fix Committed → Fix Released |
| milestone: | none → liberty-rc3 |
| Changed in nova: | |
| milestone: | none → liberty-rc3 |
| Changed in sahara: | |
| assignee: | nobody → Michael McCune (mimccune) |
| Changed in sahara: | |
| status: | New → In Progress |
| Changed in sahara: | |
| importance: | Undecided → High |
| Changed in sahara: | |
| milestone: | none → mitaka-1 |
| Changed in cinder: | |
| milestone: | none → liberty-rc3 |
| status: | Fix Committed → Fix Released |
| Changed in nova: | |
| status: | Fix Committed → Fix Released |
| Changed in neutron: | |
| milestone: | none → liberty-rc3 |
| Changed in nova: | |
| importance: | Undecided → High |
| Changed in neutron: | |
| status: | Fix Committed → Fix Released |
| Changed in glance: | |
| importance: | Undecided → High |
| Changed in nova: | |
| milestone: | liberty-rc3 → 12.0.0 |
| Changed in cinder: | |
| milestone: | liberty-rc3 → 7.0.0 |
| Changed in neutron: | |
| milestone: | liberty-rc3 → 7.0.0 |
| Changed in glance: | |
| milestone: | liberty-rc3 → 11.0.0 |
| Changed in ironic: | |
| status: | Fix Committed → Fix Released |
| status: | Fix Released → Fix Committed |
| Changed in heat: | |
| status: | Fix Committed → Fix Released |
| Changed in ironic: | |
| status: | Fix Committed → Fix Released |

Fix proposed to branch: master /review. openstack. org/231789
Review: https:/