← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1156824] Re: folsom release issue while running stack.sh

 

[Expired for OpenStack Dashboard (Horizon) because there has been no
activity for 60 days.]

** Changed in: horizon
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1156824

Title:
  folsom release issue while running stack.sh

Status in OpenStack Dashboard (Horizon):
  Expired

Bug description:
  I'm having an issue while using the stable/folsom release during the
  set up for Horizon. Here is the error msg:

  + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop
  Traceback (most recent call last):
    File "setup.py", line 27, in <module>
      from horizon import version
    File "/opt/stack/horizon/horizon/__init__.py", line 29, in <module>
      from horizon.base import Horizon, Dashboard, Panel, PanelGroup
    File "/opt/stack/horizon/horizon/base.py", line 42, in <module>
      from horizon.decorators import require_auth, require_perms, _current_component
    File "/opt/stack/horizon/horizon/decorators.py", line 29, in <module>
      from horizon.exceptions import NotAuthorized, NotAuthenticated
    File "/opt/stack/horizon/horizon/exceptions.py", line 197, in <module>
      HORIZON_CONFIG = getattr(settings, "HORIZON_CONFIG", {})
    File "/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py", line 52, in __getattr__
      self._setup(name)
    File "/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py", line 45, in _setup
      % (desc, ENVIRONMENT_VARIABLE))
  django.core.exceptions.ImproperlyConfigured: Requested setting HORIZON_CONFIG, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings.

  Has anyone seen this before? What can be done to fix this?

  Thanks, Don

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1156824/+subscriptions