[Dasboard] Murano collectstatic doesn't work with new horizon settings

Bug #1436282 reported by Ekaterina Chernova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
Critical
Ekaterina Chernova

Bug Description

Horizon las commit de8100e242c4ff24a9b48c1a97a310db9d73db19

Traceback (most recent call last):
  File "manage.py", line 10, in <module>
    execute_from_command_line(sys.argv)
  File "/home/fervent/Projects/murano-dashboard/.tox/venv/local/lib/python2.7/site-packages/django/core/management/__init__.py", line 399, in execute_from_command_line
    utility.execute()
  File "/home/fervent/Projects/murano-dashboard/.tox/venv/local/lib/python2.7/site-packages/django/core/management/__init__.py", line 392, in execute
    self.fetch_command(subcommand).run_from_argv(self.argv)
  File "/home/fervent/Projects/murano-dashboard/.tox/venv/local/lib/python2.7/site-packages/django/core/management/base.py", line 242, in run_from_argv
    self.execute(*args, **options.__dict__)
  File "/home/fervent/Projects/murano-dashboard/.tox/venv/local/lib/python2.7/site-packages/django/core/management/base.py", line 285, in execute
    output = self.handle(*args, **options)
  File "/home/fervent/Projects/murano-dashboard/.tox/venv/local/lib/python2.7/site-packages/django/core/management/base.py", line 415, in handle
    return self.handle_noargs(**options)
  File "/home/fervent/Projects/murano-dashboard/.tox/venv/local/lib/python2.7/site-packages/django/contrib/staticfiles/management/commands/collectstatic.py", line 173, in handle_noargs
    collected = self.collect()
  File "/home/fervent/Projects/murano-dashboard/.tox/venv/local/lib/python2.7/site-packages/django/contrib/staticfiles/management/commands/collectstatic.py", line 103, in collect
    for path, storage in finder.list(self.ignore_patterns):
  File "/home/fervent/Projects/murano-dashboard/.tox/venv/local/lib/python2.7/site-packages/django/contrib/staticfiles/finders.py", line 106, in list
    for path in utils.get_files(storage, ignore_patterns):
  File "/home/fervent/Projects/murano-dashboard/.tox/venv/local/lib/python2.7/site-packages/django/contrib/staticfiles/utils.py", line 25, in get_files
    directories, files = storage.listdir(location)
  File "/home/fervent/Projects/murano-dashboard/.tox/venv/local/lib/python2.7/site-packages/django/core/files/storage.py", line 249, in listdir
    for entry in os.listdir(path):
OSError: [Errno 2] No such file or directory: '/home/fervent/Projects/murano-dashboard/muranodashboard/static/themes/default'
ERROR: InvocationError: '/home/fervent/Projects/murano-dashboard/.tox/venv/bin/python manage.py collectstatic'

Changed in murano:
assignee: nobody → Ekaterina Chernova (efedorova)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to murano-dashboard (master)

Fix proposed to branch: master
Review: https://review.openstack.org/167574

Changed in murano:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to murano (master)

Fix proposed to branch: master
Review: https://review.openstack.org/167701

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to murano (master)

Reviewed: https://review.openstack.org/167701
Committed: https://git.openstack.org/cgit/stackforge/murano/commit/?id=f5a339a297a261dc381f0ce993ce3a4dde73d793
Submitter: Jenkins
Branch: master

commit f5a339a297a261dc381f0ce993ce3a4dde73d793
Author: Ekaterina Chernova <email address hidden>
Date: Wed Mar 25 20:18:59 2015 +0300

    Update muranodashboard installation

    Since horizon merge into settings file incompatible with running
    murano runserver configuration, we decided that it's better to run horizon with
    murano dashboard enabled.

    This commit updates installation instructions.

    Change-Id: Iccd9792b59e144cde27106442a932d811571545f
    Related-Bug: #1436282

Revision history for this message
Ekaterina Chernova (efedorova) wrote :

The way of murano dashboard installation has been changed

Changed in murano:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on murano-dashboard (master)

Change abandoned by Ekaterina Chernova (<email address hidden>) on branch: master
Review: https://review.openstack.org/167574

Changed in murano:
status: Fix Committed → Fix Released
Changed in murano:
milestone: kilo-rc1 → 2015.1.0
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.