Public bug reported:
LOG messages should not be localized. There are a few places they are.
These instances should be removed.
** Affects: horizon
Importance: Low
Assignee: David Lyle (david-lyle)
Status: New
--
You received this bug notification because you are a member of
reference 'name' to 'slug'.
** Affects: horizon
Importance: Low
Assignee: David Lyle (david-lyle)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashbo
generation though.
** Affects: horizon
Importance: Low
Assignee: David Lyle (david-lyle)
Status: New
--
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
Public bug reported:
There is dead in horizon.scss around the project picker. The picker was
relocated long ago, this css is no longer used and should be removed.
** Affects: horizon
Importance: Low
Assignee: David Lyle (david-lyle)
Status: In Progress
--
You received this
I don't agree this is a bug. I think the appropriate solution is to
close the messages. then log out. This will hide error messages.
** Changed in: horizon
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is su
active if the
user does not have appropriate roles to get the details.
A general fix is needed for links in tables.
** Affects: horizon
Importance: Low
Assignee: David Lyle (david-lyle)
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering
Public bug reported:
The Resource Usage modify query should be a modal, but is not. It opens
as a base view.
** Affects: horizon
Importance: Low
Assignee: David Lyle (david-lyle)
Status: New
** Tags: ceilometer
--
You received this bug notification because you are a member
Public bug reported:
Ceilometer recently in Kilo added support for policy checks. This should
be supported in Horizon.
** Affects: horizon
Importance: Medium
Assignee: David Lyle (david-lyle)
Status: New
** Tags: ceilometer
--
You received this bug notification because you
Public bug reported:
The policy check should check the rules as an AND not an OR on panels.
Currently checking rules as an OR.
** Affects: horizon
Importance: Medium
Assignee: David Lyle (david-lyle)
Status: New
--
You received this bug notification because you are a member
the policy check accurate.
** Affects: horizon
Importance: High
Assignee: David Lyle (david-lyle)
Status: In Progress
** Tags: ceilometer
** Changed in: horizon
Importance: Undecided => High
** Changed in: horizon
Milestone: None => kilo-3
--
You received th
We should not require an optional header. Changing status.
** Changed in: horizon
Status: Invalid => Confirmed
** Changed in: horizon
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenS
** Project changed: glance => horizon
--
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/1433317
Title:
[Launch Instance fix] Flavor table should be sorted by RAM
Stat
tance: Low
Assignee: David Lyle (david-lyle)
Status: New
** Attachment added: "Screenshot from 2015-03-25 19:18:53.png"
https://bugs.launchpad.net/bugs/1436627/+attachment/4356303/+files/Screenshot%20from%202015-03-25%2019%3A18%3A53.png
--
You received this bug notificati
.411 | 2015-03-26 06:54:36.362 | >>
begin captured logging <<
** Affects: horizon
Importance: Critical
Assignee: David Lyle (david-lyle)
Status: New
** Tags: integration-tests
--
You received this bug notification beca
Public bug reported:
When using Django 1.7, the Selenium tests fail. Can't upgrade to 1.7
without fixing these.
** Affects: horizon
Importance: Critical
Assignee: David Lyle (david-lyle)
Status: Confirmed
--
You received this bug notification because you are a memb
Public bug reported:
The is currently no way to get a keystone v3 ready version of the openrc
file.
** Affects: horizon
Importance: Medium
Assignee: David Lyle (david-lyle)
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team
This was bug in neutron-fwaas rather than horizon. See
https://bugs.launchpad.net/neutron/+bug/1463066
** Changed in: horizon
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Hori
Public bug reported:
In openstack_dashboard/test/settings.py we still use dashboards and
default_dashboard settings even though this is deprecated. It serves no
purpose and results in warning every time tests run.
** Affects: horizon
Importance: Low
Assignee: David Lyle (david-lyle
uot;all_tenants=True".
The result for non-admin users is:
Forbidden at /project/network_topology/
Policy doesn't allow compute:get_all_tenants to be performed. (HTTP 403)
** Affects: horizon
Importance: High
Assignee: David Lyle (david-lyle)
Status: New
** Tags: nov
** Changed in: horizon
Status: Expired => Confirmed
** Changed in: horizon
Importance: Undecided => Medium
** Tags added: swift
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs
Public bug reported:
There is a missing quote that is causing a template error exception in
_create_pseudo_folder template
** Affects: horizon
Importance: Medium
Assignee: David Lyle (david-lyle)
Status: Confirmed
** Tags: swift
--
You received this bug notification
ect to rescope their
token to, rather than building a redundant view.
** Affects: horizon
Importance: Medium
Assignee: David Lyle (david-lyle)
Status: New
** Tags: keystone ux
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which
Public bug reported:
With the recent change to secondary navigation on primary pages, some
collateral damage is the tab styling on modal workflows. Required
indicator is hard to distinguish and dark background doesn't mesh well
with the rest of the modal.
** Affects: horizon
Importance: Unde
Public bug reported:
Setting the domain context works on the domains page, but loses that
context when navigating away. This makes administering identity in v3
near impossible.
** Affects: horizon
Importance: High
Assignee: David Lyle (david-lyle)
Status: Confirmed
** Changed
tance: Low
Assignee: David Lyle (david-lyle)
Status: New
** Tags: neutron
--
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/1393579
Title:
subnets
Public bug reported:
With the new table header suppression patch, the table headers on the
network details pages are being suppressed. Need to be explicitly
enabled.
** Affects: horizon
Importance: Medium
Assignee: David Lyle (david-lyle)
Status: New
** Tags: neutron
Public bug reported:
_get_network on the subnets table calls api.neutron.network_get() in all
the tests, it is not mocked. Although it's not showing up in test
output, it's causing problems in a subsequent change.
** Affects: horizon
Importance: Low
Assignee: David Lyle (
** Changed in: horizon
Status: Incomplete => Invalid
** Changed in: horizon
Milestone: kilo-1 => None
** Changed in: horizon
Assignee: David Lyle (david-lyle) => (unassigned)
** Changed in: horizon
Importance: Low => Undecided
--
You received this bug notifica
Public bug reported:
The cog icon in the context drop down before "More Projects" does make
sense. Should be a list icon.
** Affects: horizon
Importance: Low
Assignee: David Lyle (david-lyle)
Status: New
** Tags: ux
--
You received this bug notification because
Public bug reported:
The "Allocate IP To Project" uses the download icon and the "Release
Floatings IPs" uses an up arrow. I think a link and unlink icon are more
appropriate.
** Affects: horizon
Importance: Low
Assignee: David Lyle (david-lyle)
Statu
Public bug reported:
the "-" string is translated in some case and not in many more. It
should be consistent.
** Affects: horizon
Importance: Low
Assignee: David Lyle (david-lyle)
Status: New
** Tags: i18n
--
You received this bug notification because you are a
s: horizon
Importance: Wishlist
Assignee: David Lyle (david-lyle)
Status: New
--
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/1398904
Title:
empty value is
Public bug reported:
The create_stubs decorator is not documented as to expected key, value
content.
** Affects: horizon
Importance: Low
Assignee: David Lyle (david-lyle)
Status: New
** Tags: dashboard-core
--
You received this bug notification because you are a member of
Public bug reported:
Either the font awesome switch, or another change has made the inline
editing icons different sizes.
Additionally, the pencil shows up over longer text.
CSS fixes are required.
** Affects: horizon
Importance: Low
Status: New
** Tags: low-hanging-fruit
** At
We've made the decision moving forward that Horizon will require
JavaScript to be fully functional. The functionality should still be
accessible via screen readers. If this is not the case, please update
this bug.
** Changed in: horizon
Status: Confirmed => Won't Fix
** Changed in: horiz
Public bug reported:
The tutorial in the Horizon docs uses the old method for adding new
dashboards rather than the newer method of putting a file in the
enabled directory.
** Affects: horizon
Importance: Low
Assignee: David Lyle (david-lyle)
Status: New
** Changed in
Public bug reported:
The tutorial in the Horizon docs uses the old method for adding new
dashboards rather than the newer method of putting a file in the
enabled directory.
** Affects: horizon
Importance: Undecided
Status: New
--
You received this bug notification because you are
Horizon can only expose this type of functionality if Keystone supports
it. Currently, Keystone provides no such mechanism.
** Changed in: horizon
Status: New => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Op
Keystone is the open identity service it does not currently support this
type of authentication. It certainly would be a nice option, but is not
a possibility without support in Keystone.
** Changed in: horizon
Status: New => Won't Fix
--
You received this bug notification because you ar
Public bug reported:
Header box in Edit Instance > Security Group
security group selection overflows when translated
** Affects: horizon
Importance: Undecided
Status: New
** Attachment added: "Capture.PNG"
https://bugs.launchpad.net/bugs/1288402/+attachment/4008748/+files/Capt
tance: Low
Assignee: David Lyle (david-lyle)
Status: New
** Changed in: horizon
Milestone: None => icehouse-rc1
** Changed in: horizon
Importance: Undecided => Low
** Changed in: horizon
Assignee: (unassigned) => David Lyle (david-lyle)
--
You received this bug n
Public bug reported:
The project selector overflow and padding is off with the pickers in the
topbar. Overflow, focus and base padding needs some fixes.
** Affects: horizon
Importance: Medium
Assignee: David Lyle (david-lyle)
Status: In Progress
** Changed in: horizon
Public bug reported:
libffi-dev on ubuntu and libffi-devel are now systsem dependencies for
Horizon, need to document them in the quickstart guide.
** Affects: horizon
Importance: Medium
Assignee: David Lyle (david-lyle)
Status: New
** Changed in: horizon
Assignee
** Changed in: django-openstack-auth
Status: Fix Committed => Fix Released
** Changed in: horizon
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
htt
Ok, after playing with this more, the behavior is confusing but correct.
The correct instance gets paused and you are returned to the page
(determined by marker) that you were on. If you are already on the last
page, no pagination footer is shown, this is correct as currently
defined.
** Changed
When deleting an instance, while the instance is still in the deleting
state, it will appear in the table. Once completely deleted the page
will update and remove the instance. Until the instance is fully
deleted, it will appear in the table.
** Changed in: horizon
Status: New => Invalid
This is beyond the scope of a bug fix, please file a new blueprint.
https://blueprints.launchpad.net/horizon/+spec/context-specific-help
exists but the scope is modals.
** Changed in: horizon
Status: New => Invalid
** Changed in: horizon
Importance: Undecided => Wishlist
--
You recei
Marking as invalid as the issue lies is in other projects. Not
disagreeing that those bugs break Horizon. Once this issue is addressed
in either novaclient or keystone it should work again in Horizon.
** Changed in: horizon
Status: New => Invalid
--
You received this bug notification be
Public bug reported:
The compute services table on in the System Info tab has inconsistent
capitalization with the other tabs in the same view.
** Affects: horizon
Importance: Undecided
Assignee: David Lyle (david-lyle)
Status: In Progress
--
You received this bug
** Changed in: django-openstack-auth
Status: Fix Committed => Fix Released
--
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/1212748
Title:
log in for user with
** Changed in: django-openstack-auth
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1331406
Title:
can not login to Dashboard on devstack
S
** Changed in: django-openstack-auth
Status: Fix Committed => Fix Released
--
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/1212358
Title:
django openstack aut
signed) => David Lyle (david-lyle)
--
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/1332855
Title:
grenade test fai
While this effects Horizon the problem was in django_openstack_auth and
a fix has been released
** Changed in: horizon
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.laun
This functionality exists in the launch instance workflow. It defaults
to any.
** Changed in: horizon
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launch
There is no timer per session that times out. The last session access
is stored in the cookie and compared against the current server time.
Without the server call, we have no way to invalidate the page
accurately.
** Changed in: horizon
Status: New => Opinion
** Changed in: horizon
** Changed in: horizon
Status: New => Invalid
--
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/1334237
Title:
neutron quota don't match what the horizon shows
Identity is intended to be global for a region. Other keystone
endpoints would require re-authentication against that endpoint.
Specifying identity that way is done in local_settings.py.
See:
# For multiple regions uncomment this configuration, and add (endpoint, title).
# AVAILABLE_REGIONS = [
#
** Changed in: horizon
Status: Confirmed => Fix Released
** Changed in: horizon
Status: Fix Released => Fix Committed
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launch
t; Low
** Changed in: django-openstack-auth
Assignee: (unassigned) => David Lyle (david-lyle)
** Changed in: horizon
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Hor
101 - 160 of 160 matches
Mail list logo