mysql configuration issue

Bug #883294 reported by vidd
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Low
Unassigned

Bug Description

 if you already have python-mysql installed, the venv cant find it
 when you try to pip-install it from inside the venv, the venv cant find /etc.mysql.myconf
 so you have to disable the --no-outside-sites flag when you build the venv
then, becuause you get around the nysql issue without actually solving it, you get "could not import settings 'dashboard.settings' (Is it on sys.path?) No modual named dashboard.settings"

installation done on 86_64 ubuntu 11.10

Revision history for this message
Devin Carlen (devcamcar) wrote :

How did you install the OpenStack Dashboard? From apt repo or from source?

Revision history for this message
vidd (vidd) wrote :

from git repo

Revision history for this message
Gabriel Hurley (gabriel-hurley) wrote :

regarding your question, you would need to add a symlink or a .pth file to include the module into your python path.

that said, you no longer need a database of any sort to run horizon as of a post-diablo commit.

Changed in horizon:
status: New → Fix Committed
Devin Carlen (devcamcar)
Changed in horizon:
milestone: none → essex-2
importance: Undecided → Low
Thierry Carrez (ttx)
Changed in horizon:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: essex-2 → 2012.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.