Activity log for bug #1826114

Date Who What changed Old value New value Message
2019-04-24 06:22:25 Eduardo Pérez bug added bug
2019-05-22 12:52:53 Ivan Kolodyazhny horizon: status New Confirmed
2019-05-22 12:52:58 Ivan Kolodyazhny tags keys
2019-05-22 12:53:02 Ivan Kolodyazhny tags keys keystone
2019-06-06 21:44:19 Matthias bug added subscriber Matthias
2019-08-26 06:26:46 Przemyslaw Hausman bug added subscriber Przemyslaw Hausman
2019-12-04 11:55:08 Hemanth Nakkina bug added subscriber Hemanth Nakkina
2019-12-09 09:37:09 OpenStack Infra horizon: status Confirmed In Progress
2019-12-09 09:37:09 OpenStack Infra horizon: assignee Hemanth Nakkina (hemanth-n)
2019-12-09 13:53:43 Dorina Timbur bug added subscriber Dorina Timbur
2019-12-10 17:05:42 OpenStack Infra horizon: assignee Hemanth Nakkina (hemanth-n) Vishal Manchanda (vishalmanchanda)
2019-12-11 01:10:14 Hemanth Nakkina horizon: assignee Vishal Manchanda (vishalmanchanda) Hemanth Nakkina (hemanth-n)
2019-12-13 10:23:29 Hemanth Nakkina tags keystone keystone stein-backport-potential train-backport-potential
2019-12-16 23:31:58 OpenStack Infra horizon: status In Progress Fix Released
2019-12-19 18:37:49 OpenStack Infra tags keystone stein-backport-potential train-backport-potential in-stable-train keystone stein-backport-potential train-backport-potential
2019-12-21 05:54:36 OpenStack Infra tags in-stable-train keystone stein-backport-potential train-backport-potential in-stable-stein in-stable-train keystone stein-backport-potential train-backport-potential
2020-01-06 05:41:08 Hemanth Nakkina tags in-stable-stein in-stable-train keystone stein-backport-potential train-backport-potential in-stable-stein in-stable-train keystone stein-backport-potential sts train-backport-potential
2020-01-07 10:29:06 Hemanth Nakkina attachment added lp1826114_eoan.debdiff https://bugs.launchpad.net/horizon/+bug/1826114/+attachment/5318087/+files/lp1826114_eoan.debdiff
2020-01-07 10:29:22 Hemanth Nakkina attachment added lp1826114_disco.debdiff https://bugs.launchpad.net/horizon/+bug/1826114/+attachment/5318088/+files/lp1826114_disco.debdiff
2020-01-07 10:29:38 Hemanth Nakkina attachment added lp1826114_train.debdiff https://bugs.launchpad.net/horizon/+bug/1826114/+attachment/5318089/+files/lp1826114_train.debdiff
2020-01-07 10:30:04 Hemanth Nakkina attachment added lp1826114_stein.debdiff https://bugs.launchpad.net/horizon/+bug/1826114/+attachment/5318090/+files/lp1826114_stein.debdiff
2020-01-07 10:32:02 Hemanth Nakkina description After a fresh install of OpenStack Stein using Juju Charms I'm getting errors and items not appearing when creating new users and projects. Here are several tests I made: When creating ONLY a new user in a domain different than admin_domain, the user creates successfully but is not shown in the user list on the GUI even after a refresh/logout. Using the CLI shows that it was created successfully. When creating ONLY a project in a domain different than admin_domain, the project creates successfully but is not shown in the user list on the GUI even after a refresh/logout. Using the CLI shows that it was created successfully. When creating a user in a domain different than admin_domain, the project list in the form is empty. When creating a user AND a project in any domain (using the "+" icon in the user creation form), after creating the project the GIU hangs on a "Working..." spinning wheel and the following error appears on the web console: Uncaught SyntaxError: Unexpected token < in JSON at position 53 at JSON.parse (<anonymous>) at Function.jQuery.parseJSON (439e79e74c16.js:567) at Function.jQuery.parseJSON (439e79e74c16.js:720) at processServerSuccess (c1b8ea0c3a19.js:80) at Object.success (c1b8ea0c3a19.js:84) at fire (439e79e74c16.js:210) at Object.fireWith [as resolveWith] (439e79e74c16.js:216) at done (439e79e74c16.js:626) at XMLHttpRequest.callback (439e79e74c16.js:653) After a refresh, the project is created but not the user. When creating a new user and a project separately in admin_domain everything works OK. After that I can see both and assign the project to the user. In all the pages I load from Horizon I get the following warning on the web console: 439e79e74c16.js:700 JQMIGRATE: $(html) HTML strings must start with '<' character migrateWarn @ 439e79e74c16.js:700 jQuery.fn.init @ 439e79e74c16.js:714 jQuery @ 439e79e74c16.js:15 success @ c1b8ea0c3a19.js:204 fire @ 439e79e74c16.js:210 fireWith @ 439e79e74c16.js:216 done @ 439e79e74c16.js:626 callback @ 439e79e74c16.js:653 439e79e74c16.js:700 console.trace migrateWarn @ 439e79e74c16.js:700 jQuery.fn.init @ 439e79e74c16.js:714 jQuery @ 439e79e74c16.js:15 success @ c1b8ea0c3a19.js:204 fire @ 439e79e74c16.js:210 fireWith @ 439e79e74c16.js:216 done @ 439e79e74c16.js:626 callback @ 439e79e74c16.js:653 After a fresh install of OpenStack Stein using Juju Charms I'm getting errors and items not appearing when creating new users and projects. Here are several tests I made: When creating ONLY a new user in a domain different than admin_domain, the user creates successfully but is not shown in the user list on the GUI even after a refresh/logout. Using the CLI shows that it was created successfully. When creating ONLY a project in a domain different than admin_domain, the project creates successfully but is not shown in the user list on the GUI even after a refresh/logout. Using the CLI shows that it was created successfully. When creating a user in a domain different than admin_domain, the project list in the form is empty. When creating a user AND a project in any domain (using the "+" icon in the user creation form), after creating the project the GIU hangs on a "Working..." spinning wheel and the following error appears on the web console: Uncaught SyntaxError: Unexpected token < in JSON at position 53     at JSON.parse (<anonymous>)     at Function.jQuery.parseJSON (439e79e74c16.js:567)     at Function.jQuery.parseJSON (439e79e74c16.js:720)     at processServerSuccess (c1b8ea0c3a19.js:80)     at Object.success (c1b8ea0c3a19.js:84)     at fire (439e79e74c16.js:210)     at Object.fireWith [as resolveWith] (439e79e74c16.js:216)     at done (439e79e74c16.js:626)     at XMLHttpRequest.callback (439e79e74c16.js:653) After a refresh, the project is created but not the user. When creating a new user and a project separately in admin_domain everything works OK. After that I can see both and assign the project to the user. In all the pages I load from Horizon I get the following warning on the web console: 439e79e74c16.js:700 JQMIGRATE: $(html) HTML strings must start with '<' character migrateWarn @ 439e79e74c16.js:700 jQuery.fn.init @ 439e79e74c16.js:714 jQuery @ 439e79e74c16.js:15 success @ c1b8ea0c3a19.js:204 fire @ 439e79e74c16.js:210 fireWith @ 439e79e74c16.js:216 done @ 439e79e74c16.js:626 callback @ 439e79e74c16.js:653 439e79e74c16.js:700 console.trace migrateWarn @ 439e79e74c16.js:700 jQuery.fn.init @ 439e79e74c16.js:714 jQuery @ 439e79e74c16.js:15 success @ c1b8ea0c3a19.js:204 fire @ 439e79e74c16.js:210 fireWith @ 439e79e74c16.js:216 done @ 439e79e74c16.js:626 callback @ 439e79e74c16.js:653 ========================================================================== [Impact] New users and projects created in domain other than admin_domain are not displayed in dashboard. Creation of project from User creation form hangs and never returns This patch fixes both the issues mentioned above [Test Case] Tests involved 3 cases - Creation of Project in different domain context - Creation of User in different domain context - Creation of Project in Create User form 1. Reproducing the issue 1a. Login to horizon as admin user 1b. Go to page Identity->Domains and select "SetDomainContext" button for domain other than default or admin 1c. Go to page Identity->Projects 1d. Click on Create Project, enter new project details and click on Finish 1e. The page gets refreshed but the new project is not displayed 1f. Go to page Identity->Users 1g. Click on Create User, enter new user details and click on Create User button in the form 1h. The page gets refreshed but the new user is not displayed 1i. Go to page Identity->Users 1j. Click on Create User and enter new user details 1k. Click on + symbol under Primary project in the form to create New project. Spinning wheel rotates forever. 2. Install the package with fixed code 3. Confirm bug have been fixed 3a. Repeat steps 1a-1d. New project should be displayed in the table 3b. Repeat steps 1f-1h. New user should be displayed in the table 3c. Repeat steps 1i-1k, Project creation form should be opened 3d. Add new project details and click on Create Project button in the form. Project should be displayed in User creation form. 3e. Click on Create User button in Create user form 3f. Users page should be refreshed and new user will be displayed 3g. Go to Identity->Projects and new project created during user creation should be displayed [Regression Potential] Upstream CI passed for all the releases including the backported versions. Installation of new package will restart apache service and hence there will be downtime of horizon service for few milliseconds.
2020-01-07 10:33:17 Hemanth Nakkina bug task added cloud-archive
2020-01-07 10:34:38 Hemanth Nakkina tags in-stable-stein in-stable-train keystone stein-backport-potential sts train-backport-potential in-stable-stein in-stable-train keystone stein-backport-potential sts sts-sru-needed train-backport-potential
2020-01-07 11:56:56 Edward Hope-Morley bug task added horizon (Ubuntu)
2020-01-07 11:57:05 Edward Hope-Morley nominated for series Ubuntu Disco
2020-01-07 11:57:05 Edward Hope-Morley bug task added horizon (Ubuntu Disco)
2020-01-07 11:57:05 Edward Hope-Morley nominated for series Ubuntu Focal
2020-01-07 11:57:05 Edward Hope-Morley bug task added horizon (Ubuntu Focal)
2020-01-07 11:57:05 Edward Hope-Morley nominated for series Ubuntu Eoan
2020-01-07 11:57:05 Edward Hope-Morley bug task added horizon (Ubuntu Eoan)
2020-01-07 11:57:26 Edward Hope-Morley nominated for series cloud-archive/train
2020-01-07 11:57:26 Edward Hope-Morley bug task added cloud-archive/train
2020-01-07 11:57:26 Edward Hope-Morley nominated for series cloud-archive/stein
2020-01-07 11:57:26 Edward Hope-Morley bug task added cloud-archive/stein
2020-01-07 12:28:00 Ubuntu Foundations Team Bug Bot tags in-stable-stein in-stable-train keystone stein-backport-potential sts sts-sru-needed train-backport-potential in-stable-stein in-stable-train keystone patch stein-backport-potential sts sts-sru-needed train-backport-potential
2020-01-07 12:28:06 Ubuntu Foundations Team Bug Bot bug added subscriber Ubuntu Sponsors Team
2020-01-12 21:44:47 Mathew Hodson horizon (Ubuntu Disco): importance Undecided Medium
2020-01-12 21:44:54 Mathew Hodson horizon (Ubuntu Eoan): importance Undecided Medium
2020-01-12 21:44:57 Mathew Hodson horizon (Ubuntu Focal): importance Undecided Medium
2020-01-13 15:00:48 Corey Bryant horizon (Ubuntu Focal): status New Fix Released
2020-01-13 15:04:21 Corey Bryant horizon (Ubuntu Disco): status New Won't Fix
2020-01-13 15:04:25 Corey Bryant horizon (Ubuntu Eoan): status New Triaged
2020-01-13 15:04:33 Corey Bryant cloud-archive/train: status New Triaged
2020-01-13 15:04:36 Corey Bryant cloud-archive/stein: status New Triaged
2020-01-13 15:04:38 Corey Bryant cloud-archive/train: importance Undecided Medium
2020-01-13 15:04:40 Corey Bryant cloud-archive/stein: importance Undecided Medium
2020-01-13 15:04:45 Corey Bryant cloud-archive: status New Fix Released
2020-01-22 14:07:27 Corey Bryant bug added subscriber Ubuntu Stable Release Updates Team
2020-02-05 19:40:22 Corey Bryant cloud-archive/stein: status Triaged Fix Committed
2020-02-05 19:40:27 Corey Bryant tags in-stable-stein in-stable-train keystone patch stein-backport-potential sts sts-sru-needed train-backport-potential in-stable-stein in-stable-train keystone patch stein-backport-potential sts sts-sru-needed train-backport-potential verification-stein-needed
2020-02-06 04:53:51 Hemanth Nakkina tags in-stable-stein in-stable-train keystone patch stein-backport-potential sts sts-sru-needed train-backport-potential verification-stein-needed in-stable-stein in-stable-train keystone patch stein-backport-potential sts sts-sru-needed train-backport-potential verification-stein-done
2020-02-07 16:05:18 Timo Aaltonen horizon (Ubuntu Eoan): status Triaged Fix Committed
2020-02-07 16:05:27 Timo Aaltonen bug added subscriber SRU Verification
2020-02-07 16:05:32 Timo Aaltonen tags in-stable-stein in-stable-train keystone patch stein-backport-potential sts sts-sru-needed train-backport-potential verification-stein-done in-stable-stein in-stable-train keystone patch stein-backport-potential sts sts-sru-needed train-backport-potential verification-needed verification-needed-eoan verification-stein-done
2020-02-10 04:17:04 Hemanth Nakkina tags in-stable-stein in-stable-train keystone patch stein-backport-potential sts sts-sru-needed train-backport-potential verification-needed verification-needed-eoan verification-stein-done in-stable-stein in-stable-train keystone patch stein-backport-potential sts sts-sru-needed train-backport-potential verification-done-eoan verification-needed verification-stein-done
2020-02-10 13:55:30 Corey Bryant cloud-archive/train: status Triaged Fix Committed
2020-02-10 13:55:34 Corey Bryant tags in-stable-stein in-stable-train keystone patch stein-backport-potential sts sts-sru-needed train-backport-potential verification-done-eoan verification-needed verification-stein-done in-stable-stein in-stable-train keystone patch stein-backport-potential sts sts-sru-needed train-backport-potential verification-done-eoan verification-needed verification-stein-done verification-train-needed
2020-02-11 02:40:56 Hemanth Nakkina tags in-stable-stein in-stable-train keystone patch stein-backport-potential sts sts-sru-needed train-backport-potential verification-done-eoan verification-needed verification-stein-done verification-train-needed in-stable-stein in-stable-train keystone patch stein-backport-potential sts sts-sru-needed train-backport-potential verification-done-eoan verification-needed verification-stein-done verification-train-done
2020-02-11 02:47:55 Hemanth Nakkina tags in-stable-stein in-stable-train keystone patch stein-backport-potential sts sts-sru-needed train-backport-potential verification-done-eoan verification-needed verification-stein-done verification-train-done in-stable-stein in-stable-train keystone patch stein-backport-potential sts sts-sru-needed train-backport-potential verification-done verification-done-eoan verification-stein-done verification-train-done
2020-02-17 09:20:48 Łukasz Zemczak removed subscriber Ubuntu Stable Release Updates Team
2020-02-17 09:30:54 Launchpad Janitor horizon (Ubuntu Eoan): status Fix Committed Fix Released
2020-02-18 13:44:59 Corey Bryant cloud-archive/train: status Fix Committed Fix Released
2020-02-18 13:48:29 Corey Bryant cloud-archive/stein: status Fix Committed Fix Released