[Yahoo-eng-team] [Bug 1384305] [NEW] In Create Network workflow, Next / Create button loses state

2014-10-22 Thread Rob Cresswell
Public bug reported: When following the Create Network workflow, if subnet is disabled (unticked) and then the user clicks back (to the Network Tab, from the Subnet tab), and then Next again, subnet is still unticked but the Create button shows Next instead. When clicked this goes to the

[Yahoo-eng-team] [Bug 1393727] [NEW] Admin Create Image, Image File Image Location not marked as required

2014-11-18 Thread Rob Cresswell
Public bug reported: Admin Images Create Image The Image Location or Image File fields are not marked, yet they are required fields for image creation. ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell (robcresswell) Status: New ** Changed in: horizon

[Yahoo-eng-team] [Bug 1395689] [NEW] Automatic Image format discovery not only functions under Project, not Admin

2014-11-24 Thread Rob Cresswell
Public bug reported: This patch (https://bugs.launchpad.net/horizon/+bug/1324192) applies a fix only to Project and not the Admin equivalent. This is due to an inconsistency in the JS files applied. ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell (robcresswell

[Yahoo-eng-team] [Bug 1396080] [NEW] Inconsistent usage of Detail / Details

2014-11-25 Thread Rob Cresswell
Public bug reported: (Highlighted in this review https://review.openstack.org/#/c/136056/) The /detail.html pages have page titles that alternate between Detail and Details. We should make these titles consistent and use Details. Any patch should be based off the above review as that changes

[Yahoo-eng-team] [Bug 1398438] [NEW] Remove redundant/repetitive headers from Port Details

2014-12-02 Thread Rob Cresswell
Public bug reported: The Port Detail page has a Port Detail header, then a nested Overview tab, then a nested Port Overview header, then a nested Port header. My proposal would be remove the 3rd and 4th nested headers (Port Overview and Port) as they provide no further information than the Port

[Yahoo-eng-team] [Bug 1410945] [NEW] User Details page has a different format to other Details pages

2015-01-14 Thread Rob Cresswell
Public bug reported: The User Details page has an older format when compared to the other details pages. Needs minor HTML/CSS fixes. ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell (robcresswell) Status: New ** Changed in: horizon Assignee: (unassigned

[Yahoo-eng-team] [Bug 1411037] [NEW] Inconsistent import naming

2015-01-14 Thread Rob Cresswell
/horizon/blob/master/openstack_dashboard/dashboards/admin/networks/ports/views.py - Admin Project views.py: https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/admin/instances/views.py ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell (robcresswell

[Yahoo-eng-team] [Bug 1411806] [NEW] project/containers/forms.py imports containers/tables only for the wrap_delimiter function

2015-01-16 Thread Rob Cresswell
: Undecided Assignee: Rob Cresswell (robcresswell) Status: New ** Tags: low-hanging-fruit ** Changed in: horizon Assignee: (unassigned) = Rob Cresswell (robcresswell) ** Tags added: low-hanging-fruit -- You received this bug notification because you are a member of Yahoo

[Yahoo-eng-team] [Bug 1413817] [NEW] Deleting a subnet does not remove its id from loadbalancers

2015-01-22 Thread Rob Cresswell
Public bug reported: Attach a subnet to a loadbalancer, then delete the subnet. The subnet is removed successfully, but the loadbalancer keeps the subnet_id field filled with the previous value. ** Affects: neutron Importance: Undecided Status: New -- You received this bug

[Yahoo-eng-team] [Bug 1413823] [NEW] Address Details pages consistency

2015-01-22 Thread Rob Cresswell
of the Details pages to make the look feel consistent throughout. ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell (robcresswell) Status: New ** Changed in: horizon Assignee: (unassigned) = Rob Cresswell (robcresswell) -- You received this bug notification

[Yahoo-eng-team] [Bug 1420890] [NEW] Attribute resource_type_names is not always present in Metadata Defs

2015-02-11 Thread Rob Cresswell
}. ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell (robcresswell) Status: New ** Changed in: horizon Assignee: (unassigned) = Rob Cresswell (robcresswell) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1420370] [NEW] Subnet Network Address is missing asterisk

2015-02-10 Thread Rob Cresswell
Public bug reported: The Network Address field in the Create Subnet workflow (Subnet tab) is missing an asterisk. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1423335] [NEW] A Port can't be created for a Network with no name

2015-02-18 Thread Rob Cresswell
Public bug reported: Name is not a required field for a Network, but it *is* a required field for a Port. To reproduce: Under Admin dashboard: 1) Create a Network without a name 2) Click the Network's name field in the Networks table to view its details page 3) Create a Port, the Network Name

[Yahoo-eng-team] [Bug 1423888] [NEW] Subnet Modals broken/way out of position

2015-02-20 Thread Rob Cresswell
Public bug reported: The subnet modals are rendering off the bottom of the page and not really usable. This change https://review.openstack.org/#/c/137417/ adds some CSS that breaks it. ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell (robcresswell) Status

[Yahoo-eng-team] [Bug 1423569] [NEW] Heat is listed in the example local_conf

2015-02-19 Thread Rob Cresswell
Public bug reported: Heat is still listed in the example local.conf, but it is built into devstack now. https://wiki.openstack.org/wiki/Heat/GettingStartedUsingDevstack#Heat_and_Devstack ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell (robcresswell) Status

[Yahoo-eng-team] [Bug 1415612] Re: table checkboxes are not vertically aligned properly

2015-01-29 Thread Rob Cresswell
This is a duplicate of 1415613 - not sure how that happened. ** Changed in: horizon Status: New = Invalid ** Changed in: horizon Assignee: Wu Wenxiang (wu-wenxiang) = (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1416838] [NEW] Network Details should be a tabbed page

2015-02-01 Thread Rob Cresswell
Public bug reported: Network Details shows Network info and then has 3 tables inline. This quickly becomes very impractical, and should be changed into a tabbed page, with Overview, Subnets, Ports and DHCP Agents tabs. ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell

[Yahoo-eng-team] [Bug 1415612] [NEW] table checkboxes are not vertically aligned properly

2015-01-28 Thread Rob Cresswell
Public bug reported: The checkboxes in the in table rows are not vertically aligned. Tested on Ubuntu 14.04, Firefox 35.0.1 ** Affects: horizon Importance: Undecided Status: New ** Tags: low-hanging-fruit -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1415613] [NEW] table checkboxes are not vertically aligned properly

2015-01-28 Thread Rob Cresswell
Public bug reported: The checkboxes in the in table rows are not vertically aligned. Tested on Ubuntu 14.04, Firefox 35.0.1 ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell (robcresswell) Status: New ** Tags: low-hanging-fruit ** Changed in: horizon

[Yahoo-eng-team] [Bug 1420293] [NEW] Inconsistent Admin Instances title

2015-02-10 Thread Rob Cresswell
Public bug reported: The Instances table in under the Admin panel is titled All Instances - this is in contrast to the other tables, which retain their usual headings. ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell (robcresswell) Status: In Progress

[Yahoo-eng-team] [Bug 1420272] [NEW] Tab bar styling is different to UX designs

2015-02-10 Thread Rob Cresswell
Public bug reported: The tab bar styling in Horizon is very different to the current UX designs, and could do with an update. ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell (robcresswell) Status: New ** Changed in: horizon Assignee: (unassigned) = Rob

[Yahoo-eng-team] [Bug 1407715] [NEW] Pie charts are empty when quota is zero

2015-01-05 Thread Rob Cresswell
Public bug reported: When a users quota for any given service is zero, the pie charts showing this remain empty. This is not helpful behaviour, as an empty chart indicates available quota - only the numeric values show that the current quota is filled, making the chart redundant. We should change

[Yahoo-eng-team] [Bug 1408346] [NEW] Inconsistent detail page Edit actions vs table Edit actions.

2015-01-07 Thread Rob Cresswell
Importance: Undecided Assignee: Rob Cresswell (robcresswell) Status: New ** Changed in: horizon Assignee: (unassigned) = Rob Cresswell (robcresswell) ** Description changed: If you view Admin Network Details or Port Details, amongst others, and click Edit in the top

[Yahoo-eng-team] [Bug 1433976] [NEW] Small typo in Data Processing wizard

2015-03-19 Thread Rob Cresswell
Public bug reported: https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/data_processing/wizard/views.py#L40 'Unable show guides' should be 'Unable to show guides' ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell (robcresswell

[Yahoo-eng-team] [Bug 1434116] [NEW] Add missing try/except to extension_supported call in Ports

2015-03-19 Thread Rob Cresswell
Public bug reported: The Ports forms make Neutron api calls ('is_extension_supported') without proper Exception handling ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell (robcresswell) Status: New ** Changed in: horizon Assignee: (unassigned) = Rob

[Yahoo-eng-team] [Bug 1431767] Re: Table rows aligned incorrectly

2015-03-16 Thread Rob Cresswell
Seems this was fixed elsewhere. ** 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/1431767 Title: Table rows

[Yahoo-eng-team] [Bug 1431341] [NEW] Tab bar in Firefox displays unnecessary dotted focus outline

2015-03-12 Thread Rob Cresswell
Public bug reported: The tab bar displays the default dotted outline in Firefox - this is not needed because there is already CSS for :focus. This could be fixed by adding 'outline:none' to openstack_dashboard/static/dashboard/scss/horizon.scss in the tab bar styling (around L980) ** Affects:

[Yahoo-eng-team] [Bug 1423798] Re: Settings dropdown text illegible

2015-03-12 Thread Rob Cresswell
As far as I'm aware, this is an external package that isn't supported by Horizon. Most install guides seem to advise removing the openstack- dashboard-ubuntu-theme package. ** Changed in: horizon Status: New = Won't Fix -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1431364] [NEW] Items Per Page help text needs to be more detailed

2015-03-12 Thread Rob Cresswell
Public bug reported: The help text for items per page in the user settings should be extended to indicate that it only affects those tables that have API supported pagination. See https://bugs.launchpad.net/horizon/+bug/1331350 for further discussion on why this would be useful. Help text is

[Yahoo-eng-team] [Bug 1427520] Re: Language change option is not working for new panels

2015-03-12 Thread Rob Cresswell
This is just because My Panel is not a string in the Dashboard, and thus has no translation, so defaults to normal - US English ** Changed in: horizon Status: Incomplete = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1425823] Re: The sidebar toggle icon is inconsistent in firefox and chrome

2015-03-12 Thread Rob Cresswell
Duplicate of https://bugs.launchpad.net/horizon/+bug/1425824, which has already been fixed. ** 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).

[Yahoo-eng-team] [Bug 1409569] Re: Volume Deletion Error

2015-03-12 Thread Rob Cresswell
** Changed in: horizon Status: Incomplete = 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/1409569 Title: Volume Deletion Error Status in OpenStack

[Yahoo-eng-team] [Bug 1331350] Re: Pagination Settings don't work in Access Security Security Groups

2015-03-12 Thread Rob Cresswell
** 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/1331350 Title: Pagination Settings don't work in Access

[Yahoo-eng-team] [Bug 1424616] Re: A timeout on Chrome 40/ Ubuntu 14.10 causes the user to be stuck at Log In

2015-03-12 Thread Rob Cresswell
** Changed in: horizon Status: Incomplete = 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/1424616 Title: A timeout on Chrome 40/ Ubuntu 14.10

[Yahoo-eng-team] [Bug 1402506] Re: The 'Uptime' value Instance overview page shows is not the conventional Uptime

2015-03-13 Thread Rob Cresswell
I think this has been solved by https://review.openstack.org/#/c/145757/ (Bug report - https://bugs.launchpad.net/horizon/+bug/1308189) ** Changed in: horizon Status: In Progress = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1431767] [NEW] Table rows aligned incorrectly

2015-03-13 Thread Rob Cresswell
Public bug reported: The CSS for table rows contains 'vertical-align: top' causing the cell data to align strangely. There is also an additional top border on the tables. ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell (robcresswell) Status: New ** Tags

[Yahoo-eng-team] [Bug 1424595] Re: Create network with no name shows ID in the name column

2015-03-13 Thread Rob Cresswell
This is by design; see Ports, Subnets Firewalls. Those Name columns are populated by Name or ID. If we are to change Networks, then we should change the behaviour across Horizon, and this needs discussion. Please bring it up in either IRC or the weekly meeting

[Yahoo-eng-team] [Bug 1435811] [NEW] Quota charts should be hidden if quota is unlimited

2015-03-24 Thread Rob Cresswell
Public bug reported: The quota charts in Horizon (Project - Compute - Overview) should be hidden for unlimited quotas, as they convey no useful information ** Affects: horizon Importance: Undecided Assignee: Bradley Jones (bradjones) Status: New ** Tags: low-hanging-fruit ux

[Yahoo-eng-team] [Bug 1370116] Re: Allow sending nova service-disable/enable to Hypervisor

2015-03-24 Thread Rob Cresswell
Addressed by: https://review.openstack.org/#/c/135491/ ** Changed in: horizon Status: New = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1435929] [NEW] Firewalls index page is missing header

2015-03-24 Thread Rob Cresswell
Public bug reported: See Project - Network - Firewalls The header Firewalls is missing from this page, which is inconsistent with the rest of Horizon. ** Affects: horizon Importance: Undecided Status: New ** Tags: kilo-rc-potential ux -- You received this bug notification

[Yahoo-eng-team] [Bug 1435925] [NEW] Port field in Add Rule modal is missing asterisk

2015-03-24 Thread Rob Cresswell
Public bug reported: To reproduce: 1. Go to Project - Compute - Access Security 2. Click Manage Rules for any Security Group, in the Security Groups tab 3. Click Add Rule 4. Try to create the rule with the Port field empty. It is unmarked, and the error message is at the top of the form, rather

[Yahoo-eng-team] [Bug 1436311] [NEW] Remove repeated page_header block

2015-03-25 Thread Rob Cresswell
Cresswell (robcresswell) Status: New ** Changed in: horizon Assignee: (unassigned) = Rob Cresswell (robcresswell) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https

[Yahoo-eng-team] [Bug 1372311] Re: pre-populate gateway in create network dialog

2015-03-26 Thread Rob Cresswell
Patch hasn't been updated in 6 months, removed assignee and reset status. ** Changed in: horizon Assignee: John Davidge (john-davidge) = (unassigned) ** Changed in: horizon Status: In Progress = Opinion -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1438063] [NEW] Remove repeated '__init__' from api/fwaas.py

2015-03-30 Thread Rob Cresswell
Public bug reported: https://github.com/openstack/horizon/blob/master/openstack_dashboard/api/fwaas.py#L52 Duplicated init function from what appears to be a bad merge, but unsure. ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell (robcresswell) Status

[Yahoo-eng-team] [Bug 1424616] [NEW] A timeout on Chrome 40/ Ubuntu 14.10 causes the user to be stuck at Log In

2015-02-23 Thread Rob Cresswell
Public bug reported: If you timeout from Horizon, then clicking Sign In redirects you to the Log In page without any warning or error message. This continues until the sessionid cookie is manually removed. ** Affects: horizon Importance: Undecided Status: New -- You received this

[Yahoo-eng-team] [Bug 1425008] [NEW] N1k Profile creation failure

2015-02-24 Thread Rob Cresswell
Public bug reported: L110 in openstack_dashboard/dashboards/router/nexus1000v/views.py is missing a reverse call, breaking the modal. ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell (robcresswell) Status: New ** Changed in: horizon Assignee: (unassigned

[Yahoo-eng-team] [Bug 1435924] [NEW] Submit button in Volume Transfer Details does nothing

2015-03-24 Thread Rob Cresswell
Public bug reported: Steps to reproduce: 1. Create a volume in Project - Compute - Volumes 2. Select Create Transfer in the table dropdown for the Volume you created 3. Click Create Volume Transfer in the modal window 4. Click Submit on the Volume Transfer Details window ** Affects: horizon

[Yahoo-eng-team] [Bug 1446708] [NEW] Several cancel urls broken in networking forms

2015-04-21 Thread Rob Cresswell
Public bug reported: Several of the cancel urls are broken in the networking sub-forms (ports, dhcp agents). Open them as a new page, rather than a modal, and you will see that the cancel button redirects incorrectly. ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell

[Yahoo-eng-team] [Bug 1448161] [NEW] IPv6 missing from example local.conf

2015-04-24 Thread Rob Cresswell
Public bug reported: Devstack supports initial IPv6 configuration, which is useful for testing some networking features within Horizon. We should add it to the Networking section of the example local.conf. ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell (robcresswell

[Yahoo-eng-team] [Bug 1447476] Re: No module named pathlib

2015-04-23 Thread Rob Cresswell
Addressed by https://review.openstack.org/#/c/176584/ (Kilo) and https://review.openstack.org/#/c/176581/ (Master/ Liberty) ** Changed in: devstack Status: New = Invalid ** Changed in: horizon Status: New = Fix Released ** Changed in: horizon Milestone: None = liberty-1 --

[Yahoo-eng-team] [Bug 1434277] Re: [Launch Instance fix] Flavor Allocated doesn't have header labels

2015-04-22 Thread Rob Cresswell
Cindy, would you mind linking to the patch that fixed this? Just useful to see where it was resolved. ** Changed in: horizon Status: In Progress = Fix Released ** Changed in: horizon Importance: Undecided = Low -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1447459] Re: stable/kilo fetches master translations

2015-04-27 Thread Rob Cresswell
** 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/1447459 Title: stable/kilo fetches master translations Status

[Yahoo-eng-team] [Bug 1450814] [NEW] Django 1.4 support ends Oct 1 2015. Tests should be dropped from Liberty.

2015-05-01 Thread Rob Cresswell
Public bug reported: According to the Django download page, support for Django 1.4 (LTS) ends on October 1, 2015. This is before the Liberty release, so we should drop the 1.4 tests this cycle in time for the end of support. https://www.djangoproject.com/download/ ** Affects: horizon

[Yahoo-eng-team] [Bug 1448161] Re: IPv6 missing from example local.conf

2015-05-06 Thread Rob Cresswell
** Changed in: horizon Status: In Progress = 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/1448161 Title: IPv6 missing from example local.conf

[Yahoo-eng-team] [Bug 1444505] [NEW] Deprecated templatetags in Django 1.7

2015-04-15 Thread Rob Cresswell
` template tag is changing to escape its arguments; the non-autoescaping version is deprecated. Load it from the `future` tag library to start using the new behavior. ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell (robcresswell) Status: New ** Description

[Yahoo-eng-team] [Bug 1382169] Re: about window is missing

2015-04-16 Thread Rob Cresswell
I agree with Julie. I don't think this is a bug at all. ** Changed in: horizon Status: In Progress = Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1413749] Re: Add page title mixin to all views that can use it

2015-04-16 Thread Rob Cresswell
** Changed in: horizon Status: In Progress = Fix Released ** Changed in: horizon Importance: Undecided = Low -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1415864] Re: heatclient traces in tests

2015-04-17 Thread Rob Cresswell
Addressed byhttps://review.openstack.org/#/c/154929/ ** Changed in: horizon Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1443322] [NEW] Flavour Details table in legacy Launch Instance has misaligned rows

2015-04-13 Thread Rob Cresswell
Public bug reported: The rows in the Flavour Details table (first tab, legacy launch instance) has misaligned table rows ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1463791] [NEW] JSCS doesnt skip external libs

2015-06-10 Thread Rob Cresswell
Public bug reported: JSCS currently doesn't skip external libs, and thus throws many errors that we cannot fix. ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell (robcresswell) Status: In Progress -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1460054] Re: Instance details: switch between tabs is not possible anymore

2015-06-10 Thread Rob Cresswell
** Changed in: horizon Status: Fix Committed = 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/1460054 Title: Instance details: switch between tabs

[Yahoo-eng-team] [Bug 1467208] Re: firewall remove router doesn't work

2015-06-22 Thread Rob Cresswell
** Changed in: horizon Status: Fix Committed = 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/1467208 Title: firewall remove router doesn't work

[Yahoo-eng-team] [Bug 1292566] Re: Unable to set metadata for aggregates

2015-06-24 Thread Rob Cresswell
** Changed in: horizon Status: Fix Committed = Fix Released ** Changed in: horizon Milestone: next = None -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1466773] Re: remove the current consumer from the choices in QoS

2015-06-19 Thread Rob Cresswell
I don't think this is a bug. The form behaves as I would expect, refusing an identical format so that the API call doesn't go through. ** Changed in: horizon Status: In Progress = Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1459573] [NEW] Modal size is incorrect

2015-05-28 Thread Rob Cresswell
/documentation/file.SASS_REFERENCE.html#variable_defaults_ ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell (robcresswell) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1488074] [NEW] Moving translation to HTML for launch-instance source step

2015-08-24 Thread Rob Cresswell
Public bug reported: We should clean out old gettext and move them into HTML files. This bug addresses the move to launch-instance source step. ** Affects: horizon Importance: Low Assignee: Rob Cresswell (robcresswell) Status: New ** Changed in: horizon Assignee

[Yahoo-eng-team] [Bug 1486080] [NEW] No list of plugins available

2015-08-18 Thread Rob Cresswell
Public bug reported: Horizon is moving to a plugin model, but doesn't maintain a list of available plugins. ** Affects: horizon Importance: Wishlist Assignee: Rob Cresswell (robcresswell) Status: New ** Changed in: horizon Importance: Undecided = Wishlist ** Changed

[Yahoo-eng-team] [Bug 1487109] [NEW] No minimum test coverage for JavaScript

2015-08-20 Thread Rob Cresswell
Public bug reported: JavaScript code in Horizon currently has no minimum test coverage, and this should be amended. ** Affects: horizon Importance: Wishlist Assignee: Rob Cresswell (robcresswell) Status: In Progress ** Changed in: horizon Milestone: None = liberty-3

[Yahoo-eng-team] [Bug 1481929] [NEW] Not registering a dashboard causes error

2015-08-05 Thread Rob Cresswell
Public bug reported: With the new enabled-only plugin model, putting a condition around the Dashboard register causes an error when the condition is false. This is because enabled files are gathered in HORIZON_CONFIG, and an error is thrown if a Dashboard is in the HORIZON_CONFIG, but not

[Yahoo-eng-team] [Bug 1508526] [NEW] Karma test coverage reports are hidden by default

2015-10-21 Thread Rob Cresswell
Public bug reported: Karma test coverage reports are hidden files by default. There's no reason for them to be hidden, and they are more accessible as regular files. ** Affects: horizon Importance: Wishlist Assignee: Rob Cresswell (robcresswell) Status: In Progress -- You

[Yahoo-eng-team] [Bug 1511572] [NEW] Plugin registry is incomplete

2015-10-29 Thread Rob Cresswell
Public bug reported: There are several plugins missing from the Horizon documentation ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard

[Yahoo-eng-team] [Bug 1514869] [NEW] Missing documentation for SCSS code design

2015-11-10 Thread Rob Cresswell
in Horizon, but still little explaining how developers should + approach the SCSS. + + 1. https://review.openstack.org/#/c/238723/ ** Changed in: horizon Assignee: (unassigned) => Rob Cresswell (robcresswell) -- You received this bug notification because you are a member of Ya

[Yahoo-eng-team] [Bug 1489439] Re: URL patterns are inconsistent and unreliable

2015-11-11 Thread Rob Cresswell
** 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/1489439 Title: URL patterns are inconsistent and unreliable

[Yahoo-eng-team] [Bug 1516604] [NEW] Firewalls help text could be improved

2015-11-16 Thread Rob Cresswell
Public bug reported: The help text (both tooltips, and descriptive text on the right hand side) for Firewalls forms (Create, Edit etc.) is very sparse, and we should update it with more information from the VPN docs or API docs. This is especially apparent on Policies and Rules. ** Affects:

[Yahoo-eng-team] [Bug 1516603] [NEW] VPN forms help text could be improved

2015-11-16 Thread Rob Cresswell
Public bug reported: The help text (both tooltips, and descriptive text on the right hand side) for VPN forms (Create, Edit etc.) is very sparse, and we should update it with more information from the VPN docs or API docs. ** Affects: horizon Importance: Wishlist Status: New **

[Yahoo-eng-team] [Bug 1516589] [NEW] Horizon still has legacy models.py files

2015-11-16 Thread Rob Cresswell
Public bug reported: There a number of models.py files still in the source due to https://code.djangoproject.com/ticket/7198, which was closed a very long time ago. ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell (robcresswell) Status: In Progress ** Changed

[Yahoo-eng-team] [Bug 1517081] [NEW] Angular and Python tables look very different

2015-11-17 Thread Rob Cresswell
Public bug reported: The new Angular tables look quite different to the Python/ Django ones. The styles should be as similar as possible. ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell (robcresswell) Status: New ** Changed in: horizon Assignee

[Yahoo-eng-team] [Bug 1514048] [NEW] The Networks tests file is very large/ bloated

2015-11-07 Thread Rob Cresswell
(currently well over 2000 lines) ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell (robcresswell) Status: New ** Changed in: horizon Assignee: (unassigned) => Rob Cresswell (robcresswell) -- You received this bug notification because you are a member of Ya

[Yahoo-eng-team] [Bug 1505975] [NEW] Missing British English l10n

2015-10-14 Thread Rob Cresswell
Public bug reported: British English localisation was removed during Liberty ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1229820] Re: Code cleanup/refactoring in "router" dashboard

2015-10-08 Thread Rob Cresswell
** Changed in: horizon Status: Confirmed => 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/1229820 Title: Code cleanup/refactoring in "router"

[Yahoo-eng-team] [Bug 1472999] Re: filter doesn't handle unicode charaters

2015-10-08 Thread Rob Cresswell
** Changed in: horizon Status: In Progress => Invalid ** Changed in: nova Status: In Progress => Fix Committed ** Changed in: python-novaclient Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1321829] Re: horizon.less hard-coded sizes cleanup

2015-10-08 Thread Rob Cresswell
Marking this as Invalid: it's being done as part of the wider Bootstrap/ SCSS cleanup, and it's more blueprint-scope then bug at this stage. ** Changed in: horizon Status: Triaged => Invalid ** Changed in: horizon Assignee: huyupeng (huyp) => (unassigned) -- You received this bug

[Yahoo-eng-team] [Bug 1156433] Re: network topology can not show up in some version of firefox browser

2015-10-08 Thread Rob Cresswell
** Changed in: horizon Status: In Progress => 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/1156433 Title: network topology can not show up in some

[Yahoo-eng-team] [Bug 1312247] Re: not redirected to main page after a session expired

2015-10-08 Thread Rob Cresswell
This isn't specific to the snapshot creation; as far as I'm aware, the session bugs have been ironed out now. Please feel free to change the status if the bug is still valid. ** Changed in: horizon Status: New => Invalid -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1194951] Re: Horizon Network Topology doesn't update in IE9

2015-10-08 Thread Rob Cresswell
** Changed in: horizon Status: Confirmed => 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/1194951 Title: Horizon Network Topology doesn't update in

[Yahoo-eng-team] [Bug 1349609] Re: [Bootstrap] Project > Images fixed filter needs styling

2015-10-08 Thread Rob Cresswell
This no longer occurs in master branch. ** Changed in: horizon Status: Confirmed => 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/1349609 Title:

[Yahoo-eng-team] [Bug 1276722] Re: Upload horizon to pypi

2015-10-08 Thread Rob Cresswell
** Changed in: horizon Status: Triaged => 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/1276722 Title: Upload horizon to pypi Status in OpenStack

[Yahoo-eng-team] [Bug 1337603] Re: css incorrect path to icons glyphicons-halflings.png

2015-10-08 Thread Rob Cresswell
Bootstrap was upgraded a long time back, and we don't use glyphicons so this should no longer be an issue. ** Changed in: horizon Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1175130] Re: Not possible to set a verbose_name for BatchAction

2015-10-08 Thread Rob Cresswell
** Changed in: horizon Status: Triaged => 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/1175130 Title: Not possible to set a verbose_name for

[Yahoo-eng-team] [Bug 1506036] Re: Horizon only supports a 'volumev2' endpoint

2015-10-21 Thread Rob Cresswell
** 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/1506036 Title: Horizon only supports a 'volumev2' endpoint

[Yahoo-eng-team] [Bug 1506036] [NEW] Horizon only supports a 'volumev2' endpoint

2015-10-14 Thread Rob Cresswell
Public bug reported: Horizon currently searches for a 'volumev2' endpoint for Cinder, following this patch: https://review.openstack.org/#/c/151081 We may want to use 'volume' too. However, this may cause confusion (is 'volume' v1, or v2?) and needs discussion. ** Affects: horizon

[Yahoo-eng-team] [Bug 1473030] [NEW] JS load failing due to Identity

2015-07-09 Thread Rob Cresswell
Public bug reported: Uncaught Error: [$injector:modulerr] Failed to instantiate module horizon.app due to: Error: [$injector:modulerr] Failed to instantiate module hz.dashboard.identity due to: Error: [$injector:nomod] Module 'hz.dashboard.identity' is not available! You either misspelled the

[Yahoo-eng-team] [Bug 1473030] Re: JS load failing due to Identity

2015-07-09 Thread Rob Cresswell
** Changed in: horizon Status: In Progress = 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/1473030 Title: JS load failing due to Identity Status

[Yahoo-eng-team] [Bug 1473073] [NEW] Example local.conf doesn't use newer plugin system

2015-07-09 Thread Rob Cresswell
Importance: Low Assignee: Rob Cresswell (robcresswell) Status: In Progress -- 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/1473073 Title: Example local.conf

[Yahoo-eng-team] [Bug 1515940] [NEW] PhantomJS crashing in npm-run-test

2015-11-13 Thread Rob Cresswell
crashing at test 179 and then failing to restart. ** Affects: horizon Importance: Critical Assignee: Rob Cresswell (robcresswell) Status: New ** Description changed: There is an intermittent (but common) failure on the npm-run-test check. However, when it does fail, the reason

[Yahoo-eng-team] [Bug 1516021] [NEW] Breadcrumb header styling should be theme-specific

2015-11-13 Thread Rob Cresswell
Public bug reported: The breadcrumb styling used in the Details page headers should be theme- specific, so it doesn't interfere with other themes ** Affects: horizon Importance: Low Assignee: Rob Cresswell (robcresswell) Status: New ** Changed in: horizon Assignee

[Yahoo-eng-team] [Bug 1489877] [NEW] Secondary font messes with styling

2015-08-28 Thread Rob Cresswell
Public bug reported: Horizon uses a secondary font for the titles, which seems unnecessary, and messes with theming and styling due to its addition in various classes. It should just be the same font. ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell (robcresswell

[Yahoo-eng-team] [Bug 1488913] [NEW] Deprecation warnings (removal in Django 1.8) in Data Processing

2015-08-26 Thread Rob Cresswell
Public bug reported: Noticed below message in logs in Data Processing panels: WARNING:py.warnings:RemovedInDjango18Warning: In Django 1.8, widget attribute placeholder=True will be rendered as 'placeholder'. To preserve current behavior, use the string 'True' instead of the boolean value. **

[Yahoo-eng-team] [Bug 1489439] [NEW] /detail URL is nonsensical and breaks common patterns

2015-08-27 Thread Rob Cresswell
Public bug reported: Many details pages are displayed at `panel/id/detail`. This contrasts with normal navigation patterns, where we expect objects/id to show the information about a specific object, not a 404 page. The URLS should be changed across Horizon so that /id shows the details pages.

[Yahoo-eng-team] [Bug 1491117] [NEW] Error when logging back in after timeout

2015-09-01 Thread Rob Cresswell
Public bug reported: Internal Server Error: /auth/login/ Traceback (most recent call last):   File "/Users/robcresswell/horizon/.venv/lib/python2.7/site-packages/django/core/handlers/base.py", line 132, in get_response response = wrapped_callback(request, *callback_args, **callback_kwargs)  

  1   2   3   4   5   6   >