yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #00680
[Bug 1130853] Re: Installing virtual environment depends on oslo.config
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => grizzly-3
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1130853
Title:
Installing virtual environment depends on oslo.config
Status in OpenStack Image Registry and Delivery Service (Glance):
Fix Released
Bug description:
On a fresh glance checkout:
~/glance$ ./run_tests.sh
No virtual environment found...create one? (Y/n)
Traceback (most recent call last):
File "tools/install_venv.py", line 30, in <module>
import install_venv_common as install_venv
File "/home/ubuntu/glance/tools/install_venv_common.py", line 35, in <module>
from olso.config import cfg
ImportError: No module named olso.config
tools/with_venv.sh: line 4: tools/../.venv/bin/activate: No such file or directory
tools/with_venv.sh: line 4: tools/../.venv/bin/activate: No such file or directory
tools/with_venv.sh: line 4: tools/../.venv/bin/activate: No such file or directory
Seems odd that I would need oslo.config to create the virtual environment in which I plan to install oslo.config. . .
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1130853/+subscriptions