← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1780710] Re: heat-dashboard installation guides

 

*** This bug is a duplicate of bug 1780770 ***
    https://bugs.launchpad.net/bugs/1780770

** This bug has been marked a duplicate of bug 1780770
   heat-dashboard installation guides

-- 
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/1780710

Title:
  heat-dashboard installation guides

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Hi all,

  
  I am following this documentation to install heat-dashboard 
  https://docs.openstack.org/heat-dashboard/latest/install/index.html

  I'm having issue getting it to work. There are several parts in the
  documents which are a little bit confusing, it would be great if
  someone can clarify.:

  1. The part in the document which said 
     
     "Configure the policy file for heat-dashboard in OpenStack Dashboard local_settings.py."
     Is this referring to the "local_settings.py" in /etc/openstack_dashboard/?

  2. The documentation said to execute the following commands:
      
      $ cd <heat-dashboard-dir>
      $ python ./manage.py compilemessages

      $ cd <horizon-dir>
      $ DJANGO_SETTINGS_MODULE=openstack_dashboard.settings python manage.py collectstatic --noinput
      $ DJANGO_SETTINGS_MODULE=openstack_dashboard.settings python manage.py compress --force

  However, the "manage.py" files are missing in both .../horizon/
  (horizon-dir) and .../heat_dashboard/ (heat-dashboard-dir)

  Thanks in advance,

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


References