[Yahoo-eng-team] [Bug 1627010] [NEW] Issues with accessing FF profiler by Selenium Webdriver in integration tests

2016-09-23 Thread Timur Sufiev
filename) 2016-09-23 12:11:39.735987 | 2016-09-23 12:11:39.735 | OSError: [Errno 2] No such file or directory: '/tmp/tmpUJU0SW/lock' ** Affects: horizon Importance: Undecided Assignee: Timur Sufiev (tsufiev-x) Status: In Progress ** Tags: integration-tests ** Cha

[Yahoo-eng-team] [Bug 1625253] [NEW] Collection of test artifacts in integration tests is broken after transition to xenial

2016-09-19 Thread Timur Sufiev
We should not rely on any particular workspace name as it's very fragile. Will use relative paths instead. ** Affects: horizon Importance: High Assignee: Timur Sufiev (tsufiev-x) Status: In Progress -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1603307] Re: horizon plugin gives the KeyError

2016-08-25 Thread Timur Sufiev
New patch is here: https://review.openstack.org/#/c/359850/ ** Changed in: murano Status: Confirmed => In Progress ** Changed in: horizon Assignee: David Lyle (david-lyle) => Timur Sufiev (tsufiev-x) ** Changed in: horizon Status: Fix Released => In Progress ** C

[Yahoo-eng-team] [Bug 1613703] [NEW] Types of form values are lost when transferred using multipart/form-data

2016-08-16 Thread Timur Sufiev
Public bug reported: Django REST wrappers defined on Horizon's server-side to receive data from Angular modal forms rely on field values being transferred along with their type using JSON format, i.e. number widgets produce '{number_field: 42}', boolean fields produce '{boolean_field: true} etc. T

[Yahoo-eng-team] [Bug 1610326] [NEW] When creating Router one has to scroll form down to see dropdown options

2016-08-05 Thread Timur Sufiev
Public bug reported: The screenshot explains the issue. ** Affects: horizon Importance: Medium Assignee: Diana Whitten (hurgleburgler) Status: Confirmed ** Attachment added: "Screenshot from 2016-08-05 19-00-12.png" https://bugs.launchpad.net/bugs/1610326/+attachment/47150

[Yahoo-eng-team] [Bug 1599488] [NEW] [RFE] Enhance Quota API calls to return resource usage per tenant

2016-07-06 Thread Timur Sufiev
Public bug reported: The existing Neutron Quota API call [1] misses the option to fetch 'in_use' values for each type of quotable resources, alongside with their quota limits. Consequently, Horizon web app has to request a list of every resource that is quotable [2], which is pretty inefficient. T

[Yahoo-eng-team] [Bug 1597353] [NEW] TabbedTable redirection is broken in Horizon after switch to Django 1.9

2016-06-29 Thread Timur Sufiev
Public bug reported: Horizon uses URL query for specifying which tab in a tabbed table should be visible, see https://github.com/openstack/horizon/blob/10.0.0.0b1/openstack_dashboard/dashboards/project/volumes/urls.py#L30-L36 This worked until Django 1.9 came in. Now `reverse()` on such URLs esca

[Yahoo-eng-team] [Bug 1597302] [NEW] Horizon documentation about creating panels is outdated

2016-06-29 Thread Timur Sufiev
Public bug reported: So, the docs at http://docs.openstack.org/developer/horizon/topics/tutorial.html#defining-a-panel tell than in order to define a panel one needs to define both panel, dashboard and panel group in python code, while actually they can be already created using plugin files, see h

[Yahoo-eng-team] [Bug 1597000] [NEW] Directives and don't work nicely together

2016-06-28 Thread Timur Sufiev
e its and sibling tags. This has to be fixed. ** Affects: horizon Importance: Wishlist Assignee: Timur Sufiev (tsufiev-x) Status: In Progress ** Changed in: horizon Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Yahoo

[Yahoo-eng-team] [Bug 1595938] [NEW] npm-run-tests produces false positives

2016-06-24 Thread Timur Sufiev
Public bug reported: Although both unit tests and coverage check failed at http://logs.openstack.org/56/317456/15/check/gate-horizon-npm-run- test/95b7281/console.html#_2016-06-24_08_52_28_100671 the overall result of test job was positive. ** Affects: horizon Importance: Critical S

[Yahoo-eng-team] [Bug 1594926] [NEW] In integration tests loading a new page interferes with dropdown opening

2016-06-21 Thread Timur Sufiev
other dropdowns is lower - simply because they operated less frequently than Log Out link (which is present in every test). The desired solution here is to wait until dropdowns become truly clickable. ** Affects: horizon Importance: High Assignee: Timur Sufiev (tsufiev-x) Status

[Yahoo-eng-team] [Bug 1517820] Re: glance api in openstack-dashboard can't support v2 glance service

2016-06-20 Thread Timur Sufiev
Closing the bug as Invalid to avoid duplicate patches and waste of efforts. Sharat, please look at https://review.openstack.org/#/c/320039/ (implementation of the blueprint referenced above) - your feedback and suggestions would be very welcome there. ** Changed in: horizon Status: In Prog

[Yahoo-eng-team] [Bug 1592349] [NEW] Page timeout in selenium integration tests is too small

2016-06-14 Thread Timur Sufiev
memory of Apache workers during these first tests, hence they time out and fail. ** Affects: horizon Importance: Medium Assignee: Timur Sufiev (tsufiev-x) Status: In Progress ** Tags: integration-tests -- You received this bug notification because you are a member of Yahoo

[Yahoo-eng-team] [Bug 1590939] [NEW] Job dsvm-integration fails entirely due to the Firefox 47 had been released

2016-06-09 Thread Timur Sufiev
nette webdriver (preferrable solution, see https://developer.mozilla.org/en-US/docs/Mozilla/QA/Marionette/WebDriver ). ** Affects: horizon Importance: Critical Assignee: Timur Sufiev (tsufiev-x) Status: New ** Changed in: horizon Assignee: (unassigned) => Timur Sufiev (t

[Yahoo-eng-team] [Bug 1588307] [NEW] It is possible that the volume size in integration test is fetched before volume finishes to extend

2016-06-02 Thread Timur Sufiev
Public bug reported: As a result, if volume takes a bit longer to extend and Selenium is fast enough, Selenium fetches old volume size while the volume is extending. This results in a test failure. ** Affects: horizon Importance: Medium Assignee: Timur Sufiev (tsufiev-x

[Yahoo-eng-team] [Bug 1585682] Re: Horizon gating on dsvm-integration job is broken due to recent changes in devstack/keystone

2016-05-31 Thread Timur Sufiev
** Changed in: django-openstack-auth Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1585682 Title: Horizon gating on dsvm

[Yahoo-eng-team] [Bug 1585682] Re: Horizon gating on dsvm-integration job is broken due to recent changes in devstack/keystone

2016-05-26 Thread Timur Sufiev
: Incomplete => Invalid ** Changed in: django-openstack-auth Assignee: (unassigned) => Timur Sufiev (tsufiev-x) ** Changed in: django-openstack-auth Importance: Undecided => Critical -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1585682] [NEW] Horizon gating on dsvm-integration job is broken due to recent changes in devstack/keystone

2016-05-25 Thread Timur Sufiev
Public bug reported: More importantly, Horizon in devstack is broken too due to the inability to get list of projects / switch the current project for a user, see DEBUG:keystoneauth.session:Request returned failure status: 404 Unable to retrieve project list. Traceback (most recent call last):

[Yahoo-eng-team] [Bug 1585209] [NEW] In integration tests table-level deletion is used in an inefficient way

2016-05-24 Thread Timur Sufiev
Public bug reported: First, even when one entity is deleted from a table, first it is marked then 'Delete ' table-level button is clicked, while row-level action could be used for that, omitting 'click checkbox' phase. Second, when multiple entities are deleted, they are still deleted by one (usi

[Yahoo-eng-team] [Bug 1585200] [NEW] Heat stack parameters form shows incorrect image sizes

2016-05-24 Thread Timur Sufiev
Public bug reported: Instead of MegaBytes (MB) PetaBytes (PB) are shown, which is plain wrong. ** Affects: horizon Importance: Undecided Status: New ** Attachment added: "Screenshot from 2016-05-24 16-12-54.png" https://bugs.launchpad.net/bugs/1585200/+attachment/4669363/+files

[Yahoo-eng-team] [Bug 1584785] [NEW] Too long names break tables layout

2016-05-23 Thread Timur Sufiev
Public bug reported: A generic tables like the standard Instances table or tables inside modals are affected. In-modals tables are clearly broken, while non modal tables just don't resize when browser window shrinks. ** Affects: horizon Importance: Undecided Status: New ** Attachm

[Yahoo-eng-team] [Bug 1576648] Re: horizon-pending-bar decreases performance

2016-05-23 Thread Timur Sufiev
Rob, Ivan meant that it's actual for stable/liberty and stable/mitaka. Sorry for the confusion, I'm going to keep this bug as an upstream one. ** Project changed: mos => horizon ** Changed in: horizon Milestone: 9.0 => None ** Changed in: horizon Assignee: MOS Horizon (mos-horizon) =>

[Yahoo-eng-team] [Bug 1584057] [NEW] Some horizon integration tests take considerable longer time / fail more often that others

2016-05-20 Thread Timur Sufiev
Public bug reported: It would be better for the overall community's mental health, if those flaky tests were temporarily disabled until the source of their flakiness becomes more evident. The list of tests to be disabled: TestStacks test_create_delete_stack TestVolumeSnapshotsAdmin test_cre

[Yahoo-eng-team] [Bug 1473567] Re: Fernet tokens fail tempest runs

2016-05-11 Thread Timur Sufiev
affects: horizon Importance: Undecided Status: New ** Changed in: horizon Assignee: (unassigned) => Timur Sufiev (tsufiev-x) ** Changed in: horizon Importance: Undecided => High ** Changed in: horizon Milestone: None => newton-1 -- You received this bug not

[Yahoo-eng-team] [Bug 1580175] [NEW] Import Keypair action as a part of Launch Instance NG wizard fails

2016-05-10 Thread Timur Sufiev
*** This bug is a duplicate of bug 1577820 *** https://bugs.launchpad.net/bugs/1577820 Public bug reported: And consequently Launch Instance NG wizard fails. Actual for mitaka release. ** Affects: horizon Importance: High Assignee: Timur Sufiev (tsufiev-x) Status: New

[Yahoo-eng-team] [Bug 1572246] [NEW] Horizon gate is blocked after python-novaclient==4.0.0 release

2016-04-19 Thread Timur Sufiev
Public bug reported: See the typical signature of a failure in unit tests: 2016-04-19 15:59:33.027 | == 2016-04-19 15:59:33.027 | ERROR: test_index (openstack_dashboard.contrib.developer.theme_preview.tests.ThemePreviewTests) 2

[Yahoo-eng-team] [Bug 1569942] [NEW] Network wizard allocation pools breaks Disable Gateway checkbox and field behavior

2016-04-13 Thread Timur Sufiev
Public bug reported: I found that 'Disable Gateway' checkbox works weirdly with new 'Allocate Network address from a pool' feature: when I first change it from manual mode to pool mode, Gateway Address field disappears, but once I check and uncheck 'Disable Gateway' checkbox field it reappears aga

[Yahoo-eng-team] [Bug 1568386] [NEW] Integration tests fail due to slow creation of an instance

2016-04-09 Thread Timur Sufiev
Public bug reported: If you ever encounter traceback like this in the results of gate- horizon-dsvm-integration job 2016-04-09 19:32:21.451 | 2016-04-09 19:32:21.432 | Traceback (most recent call last): 2016-04-09 19:32:21.453 | 2016-04-09 19:32:21.433 | File "/opt/stack/new/horizon/openstack

[Yahoo-eng-team] [Bug 1568387] [NEW] Integration tests fail due to slow creation of an instance

2016-04-09 Thread Timur Sufiev
Public bug reported: If you ever encounter traceback like this in the results of gate- horizon-dsvm-integration job 2016-04-09 19:32:21.451 | 2016-04-09 19:32:21.432 | Traceback (most recent call last): 2016-04-09 19:32:21.453 | 2016-04-09 19:32:21.433 | File "/opt/stack/new/horizon/openstack

[Yahoo-eng-team] [Bug 1568063] [NEW] Batch buttons enabled/disabled state is lost on table rows update

2016-04-08 Thread Timur Sufiev
** Affects: horizon Importance: Undecided Assignee: Timur Sufiev (tsufiev-x) 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/156

[Yahoo-eng-team] [Bug 1565724] [NEW] Launch Instance layout breaks on long names in transfer table

2016-04-04 Thread Timur Sufiev
Public bug reported: See the screenshot. ** Affects: horizon Importance: Medium Assignee: Rob Cresswell (robcresswell) Status: Confirmed ** Attachment added: "Screen Shot 2016-04-04 at 12.32.29.png" https://bugs.launchpad.net/bugs/1565724/+attachment/4622869/+files/Screen%

[Yahoo-eng-team] [Bug 1564543] [NEW] It is impossible to access assets of the theme not present in AVAILABLE_THEMES

2016-03-31 Thread Timur Sufiev
Public bug reported: Currently themes machinery works in such way that if we rely on default theme in our branded theme, we have to include them both into AVAILABLE_THEMES setting, otherwise default theme assets will be unavailable and the branded theme assets compilation will fail. On the other h

[Yahoo-eng-team] [Bug 1564405] [NEW] Integration tests don't actually wait until table row is deleted

2016-03-31 Thread Timur Sufiev
nce of .is_displayed() method in RowRegion, we had to invoke element.src_elem.is_displayed() in that case). ** Affects: horizon Importance: High Assignee: Timur Sufiev (tsufiev-x) Status: In Progress ** Changed in: horizon Importance: Undecided => High ** Changed in: horizon

[Yahoo-eng-team] [Bug 1560467] [NEW] Integration tests support code is included into production codebase while it shouldn't

2016-03-22 Thread Timur Sufiev
CSS classes etc. These things do not affect User-centric Horizon, yet they add a small overhead to a production Horizon codebase. It would be nice to have a way of excluding all these assets using one switch. ** Affects: horizon Importance: Wishlist Assignee: Timur Sufiev (tsufiev-x

[Yahoo-eng-team] [Bug 1558506] [NEW] Multiple select checkbox is not properly updated

2016-03-19 Thread Timur Sufiev
Public bug reported: When all elements of a table are deleted (using AJAX updates), multiple select checkbox doesn't disappear, while it should. ** Affects: horizon Importance: Low Assignee: Diana Whitten (hurgleburgler) Status: Confirmed ** Attachment added: "Screenshot from

[Yahoo-eng-team] [Bug 1554024] Re: Websso link is contructed wrong in openstack_auth

2016-03-10 Thread Timur Sufiev
Not confirmed on master branch, already fixed in liberty. ** 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/

[Yahoo-eng-team] [Bug 1555018] [NEW] Select Network widget in Legacy LI is empty

2016-03-09 Thread Timur Sufiev
Public bug reported: It is no longer possible to launch an instance using legacy Launch Instance wizard - the Select Network widget doesn't have any network inside, but these missing networks are still present in Angular Launch Instance wizard. It's definitely an issue of a legacy LI->Select Netw

[Yahoo-eng-team] [Bug 1554024] [NEW] Websso link is contructed wrong in openstack_auth

2016-03-07 Thread Timur Sufiev
Public bug reported: Federation is set up in Keystone Openstack_auth is responsible for constructing the URL in order to properly redirect user's browser to Horizon after successful authentication with IdP. By default it uses "/auth/websso/" as the origin, while it's required it to be "/dashboar

[Yahoo-eng-team] [Bug 1200534] Re: swiftclient put_object needs Content-Length header

2016-03-04 Thread Timur Sufiev
*** This bug is a duplicate of bug 1352256 *** https://bugs.launchpad.net/bugs/1352256 This issue seems to be fixed in https://bugs.launchpad.net/horizon/+bug/1352256 Setting this one as the duplicate, it may be older, but the fix isn't here. ** This bug has been marked a duplicate of bug 13

[Yahoo-eng-team] [Bug 1124540] Re: swiftclient put_object needs a content_length

2016-03-04 Thread Timur Sufiev
*** This bug is a duplicate of bug 1352256 *** https://bugs.launchpad.net/bugs/1352256 ** This bug is no longer a duplicate of bug 1200534 swiftclient put_object needs Content-Length header ** This bug has been marked a duplicate of bug 1352256 Uploading a new object fails with Ceph as o

[Yahoo-eng-team] [Bug 1553142] [NEW] Cannot suspend instance from Details page if the Instance is not on 1st page of table

2016-03-04 Thread Timur Sufiev
Public bug reported: Cannot suspend instance from Horizon "Details" page. Problem is reproduced only if an instance does not belong to the 1st page of the list. Steps to reproduce: 1. Boot instance 2. Ensure that it is placed on the 2 page in the list (so it is not visible on 1st page of /ad

[Yahoo-eng-team] [Bug 1313708] Re: testing fails on specific systems due to set ordering

2016-03-03 Thread Timur Sufiev
Seems that the problem was resolved long ago, closing this one. ** Changed in: horizon Status: In Progress => Fix Released ** Changed in: horizon Milestone: None => 8.0.2 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1241027] Re: Intermitent Selenium unit test timout error

2016-03-03 Thread Timur Sufiev
Ok, Juno is EOL already, so closing this one as Won't Fix. ** Also affects: horizon/juno Importance: Undecided Status: New ** Also affects: horizon/mitaka Importance: Medium Status: Confirmed ** Changed in: horizon/mitaka Status: Confirmed => Invalid ** Changed in: ho

[Yahoo-eng-team] [Bug 1552686] [NEW] Argument 'primary' to tables.bind_row_action() decorator makes it inflexible

2016-03-03 Thread Timur Sufiev
Public bug reported: During the transitioning from legacy Launch Instance wizard to Angular one it was decided to test both workflows in integration test: legacy for deployers' peace of mind, Angular (once tests are written) for developers' confidence. With both workflows enabled, the following bu

[Yahoo-eng-team] [Bug 1551771] [NEW] Tabs inside TabbedFormRegion cannot be switched to if the form is being shown over tabbed table

2016-03-01 Thread Timur Sufiev
inside form itself, not inside the page. ** Affects: horizon Importance: Undecided Assignee: Timur Sufiev (tsufiev-x) Status: In Progress ** Tags: integration-tests -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1550055] [NEW] Horizon distro prerequisites package list in Quickstart docs are outdated

2016-02-25 Thread Timur Sufiev
checked that). ** Affects: horizon Importance: Undecided Assignee: Timur Sufiev (tsufiev-x) 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

[Yahoo-eng-team] [Bug 1545724] [NEW] Pages are not refilled when the first page becomes empty

2016-02-15 Thread Timur Sufiev
Public bug reported: Steps to reproduce: 1. Set Items per Page to 1 2. Create 2 instances at Project->Compute 3. Delete the instance of Page 1. 4. Notice that the page 1 is empty now, while Next link is still active and redirects us to Page 2 with another Instance. Expected behavior: Pages are

[Yahoo-eng-team] [Bug 1545042] [NEW] New i9n tests exceptions_captured context manager introduce a bug in failure reports

2016-02-12 Thread Timur Sufiev
High Assignee: Timur Sufiev (tsufiev-x) Status: In Progress ** Changed in: horizon Importance: Undecided => High -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.

[Yahoo-eng-team] [Bug 1545008] [NEW] Unicode symbols in tenant name are displayed incorrectly in RC file download

2016-02-12 Thread Timur Sufiev
characters. ** Affects: horizon Importance: Undecided Assignee: Timur Sufiev (tsufiev-x) 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/1545

[Yahoo-eng-team] [Bug 1526791] Re: test_keypair integration test consistently fails

2016-02-10 Thread Timur Sufiev
** Changed in: horizon Status: In Progress => Fix Released ** Changed in: horizon Milestone: mitaka-2 => mitaka-3 -- 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

[Yahoo-eng-team] [Bug 1543541] [NEW] When an unhandled Python error is raised in i9n tests, cleanup code becomes non-functional

2016-02-09 Thread Timur Sufiev
x27;s very difficult to understand what caused integration test to fail. ** Affects: horizon Importance: Medium Assignee: Timur Sufiev (tsufiev-x) Status: In Progress ** Project changed: python-novaclient => horizon -- You received this bug notification because you are a me

[Yahoo-eng-team] [Bug 1542211] [NEW] Some Jenkins nodes fail create_instance integration test due to missing network

2016-02-05 Thread Timur Sufiev
https://review.openstack.org/#/c/276123/ ** Affects: horizon Importance: High Assignee: Timur Sufiev (tsufiev-x) 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 1539197] Re: Integration tests fail with 'TypeError: string indices must be integers'

2016-02-04 Thread Timur Sufiev
** Changed in: horizon 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/1539197 Title: Integration tests fail with 'TypeE

[Yahoo-eng-team] [Bug 1541876] [NEW] Version 2.50.1 of Selenium breaks integration tests

2016-02-04 Thread Timur Sufiev
stacktrace) 2016-02-04 02:30:27.829 | 2016-02-04 02:30:27.804 | selenium.common.exceptions.WebDriverException: Message: Element is not clickable at point (944, 0.98333740234375). Other element would receive the click: ** Affects: horizon Importance: Critical Assignee: Timur Sufiev (tsufie

[Yahoo-eng-team] [Bug 1540495] [NEW] Version 0.28 of xfvbwrapper breaks integration tests

2016-02-01 Thread Timur Sufiev
_cmd list which doesn't exist now before .start() is invoked). ** Affects: horizon Importance: Critical Assignee: Timur Sufiev (tsufiev-x) Status: New ** Changed in: horizon Assignee: (unassigned) => Timur Sufiev (tsufiev-x) ** Changed in: horizon Importanc

[Yahoo-eng-team] [Bug 1539197] [NEW] Integration tests fail with 'TypeError: string indices must be integers'

2016-01-28 Thread Timur Sufiev
Public bug reported: New release of Selenium is under suspicion: https://github.com/SeleniumHQ/selenium/issues/1497 ** Affects: horizon Importance: Critical Assignee: Timur Sufiev (tsufiev-x) Status: New ** Summary changed: - Integration tests fail with 'TypeError: s

[Yahoo-eng-team] [Bug 1537526] [NEW] Integration tests @tables.bind_row_action() is too picky about buttons layout

2016-01-24 Thread Timur Sufiev
ng to click the single button. ** Affects: horizon Importance: Undecided Assignee: Timur Sufiev (tsufiev-x) Status: In Progress ** Tags: integration-tests -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Open

[Yahoo-eng-team] [Bug 1534670] [NEW] Prev button in Project->Images table redirects to the wrong page

2016-01-15 Thread Timur Sufiev
s: horizon Importance: Undecided Assignee: Timur Sufiev (tsufiev-x) 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/1534670 Tit

[Yahoo-eng-team] [Bug 1282265] Re: Create Backup under Database Detail doesn't populate Database Instance

2016-01-12 Thread Timur Sufiev
** Project changed: horizon => trove-dashboard -- 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/1282265 Title: Create Backup under Database Detail doesn't populate Da

[Yahoo-eng-team] [Bug 1341750] Re: [data processing] Replace hard coded form with django form

2016-01-12 Thread Timur Sufiev
** Project changed: horizon => sahara ** Tags removed: sahara ** Tags added: dashboard -- 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/1341750 Title: [data processi

[Yahoo-eng-team] [Bug 1361328] Re: trove not supporting multiple regions

2016-01-12 Thread Timur Sufiev
** Project changed: horizon => trove-dashboard ** Changed in: trove-dashboard Milestone: next => None -- 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/1361328 Titl

[Yahoo-eng-team] [Bug 1395897] Re: Database Instance Status confusion

2016-01-12 Thread Timur Sufiev
** Project changed: horizon => trove-dashboard -- 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/1395897 Title: Database Instance Status confusion Status in trove-das

[Yahoo-eng-team] [Bug 1503384] Re: Trove - Update launch instance to use datastore-flavors

2016-01-12 Thread Timur Sufiev
** Project changed: horizon => trove-dashboard -- 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/1503384 Title: Trove - Update launch instance to use datastore-flavors

[Yahoo-eng-team] [Bug 1533160] [NEW] It's not possible to click on a panel within Admin dashboard which has a homonym at Project dashboard

2016-01-12 Thread Timur Sufiev
, the wrong panel is being matched and the test fails due to inability to click a hidden panel label. ** Affects: horizon Importance: High Assignee: Timur Sufiev (tsufiev-x) Status: In Progress ** Tags: integration-tests ** Changed in: horizon Importance: Undecided => Hi

[Yahoo-eng-team] [Bug 1527610] [NEW] Manage Volume Attachments dialog layout

2015-12-18 Thread Timur Sufiev
ferent right border position. B) Cancel button is strikethrough with some horizontal line. ** Affects: horizon Importance: Low Assignee: Timur Sufiev (tsufiev-x) Status: In Progress ** Tags: ux ** Attachment added: "Selection_056.png" https://bugs.launchpad.

[Yahoo-eng-team] [Bug 1506825] Re: Inside multi (Keystone) endpoint environment Horizon logs into incorrect region

2015-12-17 Thread Timur Sufiev
I've discussed use case B with our Keystone team and seems that it's impossible to support such a use case in Keystone until Federation is fully implemented. (Or at least implement it w/o severe security implications related to token revocation). Since this use case was the main reason of implement

[Yahoo-eng-team] [Bug 1526791] [NEW] test_keypair integration test consistently fails

2015-12-16 Thread Timur Sufiev
usr/lib/python2.7/socket.py", line 571, in create_connection 2015-12-16 07:11:15.275 | 2015-12-16 07:11:15.259 | raise err 2015-12-16 07:11:15.276 | 2015-12-16 07:11:15.260 | error: [Errno 111] Connection refused ** Affects: horizon Importance: Undecided Assignee: Timur Sufiev (

[Yahoo-eng-team] [Bug 1491095] Re: For Demo user Create Keypair, Create Security Group and Allocate Floating IP buttons are missing in Horizon

2015-12-16 Thread Timur Sufiev
*** This bug is a duplicate of bug 1491309 *** https://bugs.launchpad.net/bugs/1491309 ** This bug has been marked a duplicate of bug 1491309 Unhandled exception in quota code leads to missing buttons -- You received this bug notification because you are a member of Yahoo! Engineering Tea

[Yahoo-eng-team] [Bug 1525397] [NEW] Integration tests (both tempest and selenium) don't respect Depends-On: Zuul feature

2015-12-11 Thread Timur Sufiev
Public bug reported: Here are 2 patches https://review.openstack.org/#/c/224759/ for Horizon and its django-openstack-auth dependency https://review.openstack.org/#/c/224756/ Although dependency is explicitly mentioned in Horizon patch, integration tests of all kinds still fail to use django-open

[Yahoo-eng-team] [Bug 1456439] Re: Disable Disassociate Floating IP to an instance in error state

2015-12-11 Thread Timur Sufiev
*** This bug is a duplicate of bug 1441088 *** https://bugs.launchpad.net/bugs/1441088 ** This bug has been marked a duplicate of bug 1441088 hide disassociate floating ip when no floating ip attached -- You received this bug notification because you are a member of Yahoo! Engineering Tea

[Yahoo-eng-team] [Bug 1525226] [NEW] Write an integration test for joint behavior of inline cell edit & confirmation of entity deletion

2015-12-11 Thread Timur Sufiev
Public bug reported: While fix bug 1481850 keeps entity names shown in Confirm Delete/whatever modal dialog up to date, we should provide a test for this regression. Since it's very hard to write a simple python/js unit test on a border of python and js functionality (see the fix at https://review

[Yahoo-eng-team] [Bug 1523957] Re: Domain field is not pre-filled by OPENSTACK_KEYSTONE_DEFAULT_DOMAIN

2015-12-08 Thread Timur Sufiev
** Project changed: horizon => django-openstack-auth -- 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/1523957 Title: Domain field is not pre-filled by OPENSTACK_KEYST

[Yahoo-eng-team] [Bug 1520650] [NEW] Integration tests don't wait for info messages disappearing

2015-11-27 Thread Timur Sufiev
Public bug reported: Waiting only for success messages (and not info) causes some tests to fail, because info messages (being not dismissed explicitly) stand in the way of clicking other buttons. ** Affects: horizon Importance: Undecided Assignee: Timur Sufiev (tsufiev-x

[Yahoo-eng-team] [Bug 1520582] [NEW] Recent fix to integration tests didn't fix the intermittent test_dashboard_help_redirection failure

2015-11-27 Thread Timur Sufiev
Public bug reported: A watchful reviewer may notice that sometimes test_dashboard_help_redirection fails. Initially I thought that it was caught by an increased network timeout from Jenkins worker node to docs.openstack.org site. So I made a patch https://github.com/openstack/horizon/commit/647421

[Yahoo-eng-team] [Bug 1519892] [NEW] There is now way to pass custom redirect url as success/failure url to modal forms

2015-11-25 Thread Timur Sufiev
forms + modifying get_link_url() method for every LinkAction that is called from paged table. ** Affects: horizon Importance: Medium Assignee: Timur Sufiev (tsufiev-x) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team

[Yahoo-eng-team] [Bug 1328489] Re: Table rows should be able to scroll down independently

2015-11-24 Thread Timur Sufiev
Closing this feature request as Won't Fix because showing such a big amount of objects will slow down Horizon considerable, so Pagination + Filtering is indeed the proper solution for this problem. ** Changed in: horizon Status: New => Won't Fix -- You received this bug notification becau

[Yahoo-eng-team] [Bug 1324270] Re: Creating an Image hangs the UI with no progress indicator or spinner

2015-11-24 Thread Timur Sufiev
Not an issue anymore - right now we have spinner modal immediately after user presses Submit button in Create Image dialog. As soon as https://blueprints.launchpad.net/horizon/+spec/horizon-glance-large- image-upload is implemented, we should get progress bar. ** Changed in: horizon Status:

[Yahoo-eng-team] [Bug 1324662] Re: Deleting currently scoped project breaks session

2015-11-24 Thread Timur Sufiev
*** This bug is a duplicate of bug 1252341 *** https://bugs.launchpad.net/bugs/1252341 Fixed as part of bug 1252341. ** This bug has been marked a duplicate of bug 1252341 Horizon crashes when removing logged user from project -- You received this bug notification because you are a membe

[Yahoo-eng-team] [Bug 1276696] Re: when flavor is too small the error is not clear

2015-11-24 Thread Timur Sufiev
The above patch is in Nova, there is no specific patch in Horizon. ** 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). https://bugs.launc

[Yahoo-eng-team] [Bug 1263142] Re: previous button not present using limit, marker variables

2015-11-24 Thread Timur Sufiev
I think we can mark this as Fix Release, because Cindy's patch for Admin->Images solves the particular problem and shows a general way to circumvent the scarcity of pagination support in API. ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification

[Yahoo-eng-team] [Bug 1252785] Re: Horizon crashes when deleting logged user primary project

2015-11-24 Thread Timur Sufiev
Fixed at part of bug 1252341. ** Changed in: horizon Assignee: chenhaiq (chenhaiq) => (unassigned) ** Changed in: horizon Importance: Undecided => Medium ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1372661] Re: Filter doesn't keep pagination in bounds on Admin->Images

2015-11-24 Thread Timur Sufiev
Just verified it on a master/mitaka branch, the issue disappeared. I believe that it was indeed caused by bug 1369014. Closing this one. ** Changed in: horizon Status: Triaged => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1212174] Re: Add page number to table for pagination

2015-11-24 Thread Timur Sufiev
IMO that should be fixed by means of SearchLight project which caches objects from different OpenStack APIs and thus circumvents the problem of their awkwardness for pagination. ** Also affects: searchlight Importance: Undecided Status: New -- You received this bug notification because

[Yahoo-eng-team] [Bug 1368338] Re: Rewrite table filtering to use GET-requests for filtering data

2015-11-24 Thread Timur Sufiev
Seems that nobody interested in this change, especially in the face of Horizon Angularization. ** Changed in: horizon Status: In Progress => Opinion ** Changed in: horizon Assignee: Paul Karikh (pkarikh) => (unassigned) -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1384666] Re: Selenium tests fail if run with '--with-selenium' switch

2015-11-24 Thread Timur Sufiev
Checked it again. --with-selenium switch works fine since stable/kilo. Marking as Fix Released. ** 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 (H

[Yahoo-eng-team] [Bug 1500385] Re: Change region selector requires 2 ciicks to open

2015-11-06 Thread Timur Sufiev
** Changed in: horizon Status: New => Fix Committed ** Changed in: horizon/kilo Assignee: (unassigned) => Timur Sufiev (tsufiev-x) ** Changed in: horizon Assignee: Timur Sufiev (tsufiev-x) => (unassigned) ** Changed in: horizon Status: Fix Committed =>

[Yahoo-eng-team] [Bug 1500830] Re: setting COMPRESS_ENABLED = False and restarting Apache leads to every xstatic library being NOT FOUND

2015-11-05 Thread Timur Sufiev
Not a Horizon bug, instead it's an Apache 'Works As Intended'. Let me explain how Apache web-server works in conjunction with django- compressor package. First, Apache serves dynamic (Django stuff) and static (CSS/JS) Horizon content in 2 different ways: * https://github.com/openstack-dev/devst

[Yahoo-eng-team] [Bug 1512411] [NEW] Horizon quota collection is suboptimal

2015-11-02 Thread Timur Sufiev
Public bug reported: Confirmed on: stable/kilo stable/juno Issue: When user accesses `horizon/project/access_and_security/` page, this triggers a call to api/network->tenant_floating_ip_list, and this happens for each tab with preload = True (default) which has any related quotas in table_actio

[Yahoo-eng-team] [Bug 1508571] [NEW] Overview panels use too wide date range as default

2015-10-21 Thread Timur Sufiev
Overview panel by default (even if they don't want to see the Usage Stats). ** Affects: horizon Importance: Undecided Assignee: Timur Sufiev (tsufiev-x) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, whi

[Yahoo-eng-team] [Bug 1508568] [NEW] get_attachment_name() makes a lot of unnecessary calls to Nova

2015-10-21 Thread Timur Sufiev
Public bug reported: Due to some unexpected condition the `else` branch here https://github.com/openstack/horizon/blob/stable/juno/openstack_dashboard/dashboards/project/volumes/volumes/tables.py#L268 is often hit, this causes a lot of requests to Nova made while rendering Admin->Volumes panel (ev

[Yahoo-eng-team] [Bug 1508554] [NEW] api.nova.Server makes suboptimal calls to Glance

2015-10-21 Thread Timur Sufiev
() function. ** Affects: horizon Importance: Undecided Assignee: Timur Sufiev (tsufiev-x) Status: New ** Changed in: horizon Assignee: (unassigned) => Timur Sufiev (tsufiev-x) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1508040] [NEW] Sporadic timeouts while waiting for PhantomJS in gate-horizon-npm-run-test

2015-10-20 Thread Timur Sufiev
Public bug reported: The usual log in this cases looks like: 2015-10-20 11:52:17.064 | INFO [karma]: Karma v0.12.31 server started at http://localhost:9876/ 2015-10-20 11:52:17.067 | INFO [launcher]: Starting browser PhantomJS 2015-10-20 11:52:19.559 | WARN [watcher]: [

[Yahoo-eng-team] [Bug 1506825] [NEW] Inside multi (Keystone) endpoint environment Horizon logs into incorrect region

2015-10-16 Thread Timur Sufiev
Public bug reported: A. Consider a Horizon setup which knows about 2 Keystone endpoints (setting AVAILABLE_REGIONS, I'm refraining from using it because it'll change in future, see bug 1494251). And each of these Keystone endpoints has 2 service region within it, but these service regions a differ

[Yahoo-eng-team] [Bug 1427032] Re: Enable neutron network integration testing via horizon.conf

2015-09-29 Thread Timur Sufiev
*** This bug is a duplicate of bug 1425882 *** https://bugs.launchpad.net/bugs/1425882 ** This bug has been marked a duplicate of bug 1425882 Use Neutron in Horizon integration tests job -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is su

[Yahoo-eng-team] [Bug 1500812] [NEW] With pagination implemented for Project->Images FixedFilter needs to be applied serverside

2015-09-29 Thread Timur Sufiev
Public bug reported: Once bug 1252649 is resolved, existing OwnerFilter which splits images into 3 categories won't work nice with pagination, so we need to apply this categorization server-side. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notifi

[Yahoo-eng-team] [Bug 1500385] [NEW] Change region selector requires 2 ciicks to open

2015-09-28 Thread Timur Sufiev
Public bug reported: This behavior is true only for stable/kilo branch and is not seen in liberty release due to a different codebase. ** Affects: horizon Importance: Undecided Assignee: Timur Sufiev (tsufiev-x) Status: New -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1499664] [NEW] Add pagination support to the volume snapshots and backups tabs in the Dashboard

2015-09-25 Thread Timur Sufiev
same for Volumes tab). ** Affects: horizon Importance: Undecided Assignee: Timur Sufiev (tsufiev-x) Status: New ** Changed in: horizon Assignee: (unassigned) => Timur Sufiev (tsufiev-x) ** Description changed: Both snapshots and backups API endpoints now support pa

[Yahoo-eng-team] [Bug 1471349] Re: Eliminate default value as a mutable object

2015-09-21 Thread Timur Sufiev
I find this check highly valuable and think it could be generalized for other OpenStack projects as well. Particularly, for Horizon. ** Also affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, whi

[Yahoo-eng-team] [Bug 1456439] Re: Disable Disassociate Floating IP to an instance in error state

2015-09-16 Thread Timur Sufiev
Kyrylo, please keep MOS bugs separate from Horizon bugs, otherwise Mirantis gerrit will add comments here that make no sense for anyone from upstream. ** No longer affects: mos -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenS

[Yahoo-eng-team] [Bug 1496063] [NEW] Add an integration test for switching between 2 projects of one user

2015-09-15 Thread Timur Sufiev
Public bug reported: The bug 1450963 would have been caught earlier, if we had an integration test which switched 2 projects for one user and checked for absence of error messages. ** Affects: horizon Importance: Wishlist Status: New ** Tags: integration-tests ** Tags added: inte

  1   2   >