[Bug 1325099] Re: Index.html is not correctly created when using startpanel command

2014-10-03 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to horizon in Ubuntu.
https://bugs.launchpad.net/bugs/1325099

Title:
  Index.html is not correctly created when using startpanel command

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1325099] Re: Index.html is not correctly created when using startpanel command

2014-09-15 Thread Akihiro Motoki
** Changed in: horizon
Milestone: None = juno-rc1

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to horizon in Ubuntu.
https://bugs.launchpad.net/bugs/1325099

Title:
  Index.html is not correctly created when using startpanel command

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1325099] Re: Index.html is not correctly created when using startpanel command

2014-09-09 Thread OpenStack Infra
Reviewed:  https://review.openstack.org/114544
Committed: 
https://git.openstack.org/cgit/openstack/horizon/commit/?id=5a1047d7568266abaf483af8f501df57f394d132
Submitter: Jenkins
Branch:master

commit 5a1047d7568266abaf483af8f501df57f394d132
Author: Rob Cresswell rcres...@cisco.com
Date:   Fri Aug 15 07:03:05 2014 -0700

Index.html fix for startpanel command

Slight fix to horizon/conf index.html template. This is to fix the
TemplateDoesNotExist error arising from the incorrect template.

Change-Id: I60787d3986e8412630bcc506cb33ee5c742fbaad
Closes-Bug: 1325099


** Changed in: horizon
   Status: In Progress = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to horizon in Ubuntu.
https://bugs.launchpad.net/bugs/1325099

Title:
  Index.html is not correctly created when using startpanel command

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1325099] Re: Index.html is not correctly created when using startpanel command

2014-08-15 Thread Rob Cresswell
** Changed in: horizon
 Assignee: (unassigned) = Rob Cresswell (robcresswell)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to horizon in Ubuntu.
https://bugs.launchpad.net/bugs/1325099

Title:
  Index.html is not correctly created when using startpanel command

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1325099] Re: Index.html is not correctly created when using startpanel command

2014-08-15 Thread OpenStack Infra
Fix proposed to branch: master
Review: https://review.openstack.org/114544

** Changed in: horizon
   Status: New = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to horizon in Ubuntu.
https://bugs.launchpad.net/bugs/1325099

Title:
  Index.html is not correctly created when using startpanel command

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1325099] Re: Index.html is not correctly created when using startpanel command

2014-08-14 Thread Gary W. Smith
Looks like a simple change to the appropriate html template under
horizon/conf

** Changed in: horizon
   Importance: Undecided = Low

** Tags added: low-hanging-fruit

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to horizon in Ubuntu.
https://bugs.launchpad.net/bugs/1325099

Title:
  Index.html is not correctly created when using startpanel command

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1325099] Re: Index.html is not correctly created when using startpanel command

2014-08-01 Thread James Page
This does not appear to be a packaging bug; pushing upstream.

** Also affects: horizon
   Importance: Undecided
   Status: New

** Changed in: horizon (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to horizon in Ubuntu.
https://bugs.launchpad.net/bugs/1325099

Title:
  Index.html is not correctly created when using startpanel command

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1325099] Re: Index.html is not correctly created when using startpanel command

2014-05-30 Thread Christian Martinez
In my case, I solve it by changing (at index.html) this line

{% extends 'admin/base.html' %}

for this line

{% extends 'base.html' %}

I look over the startpanel.py file but I couldnĀ“t find what could be the
root cause.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to horizon in Ubuntu.
https://bugs.launchpad.net/bugs/1325099

Title:
  Index.html is not correctly created when using startpanel command

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs