Comment 3 for bug 1372250

Revision history for this message
Robert Collins (lifeless) wrote :

However oslo.db.__path__ is ['/home/robertc/work/openstack/oslo.db/.tox/py27/local/lib/python2.7/site-packages/oslo/db'] (as we expect given the symptoms).

the path for olso is:
['/home/robertc/work/openstack/oslo.db/.tox/py27/local/lib/python2.7/site-packages/oslo', '/home/robertc/work/openstack/oslo.db/.tox/py27/lib/python2.7/site-packages/oslo']

And therein is the issue : we need the path for oslo to include '/home/robertc/work/openstack/oslo.db/oslo' first.