Comment 3 for bug 1787949

Revision history for this message
Sarin Kizhakkepurayil (sarink) wrote :

------------------
From: Sarin Kizhakkepurayil <email address hidden>
Date: Friday, September 7, 2018 at 1:25 PM
To: Usha Rani Mani <email address hidden>, Radosław Romaszewski <email address hidden>, Ignatious Johnson <email address hidden>
Cc: Sudheendra Rao <email address hidden>, Jeba Paulaiyan <email address hidden>, Nachi Ueno <email address hidden>, EXT-contrail-ui <email address hidden>
Subject: Re: On project switch showing up setup page bug

+Jeba

Moving this to Ignatious. With empty cluster list, we display setup wizard. Even if UI choose not to show based on role, we still need cluster UUID for proxy requests to work.

Thanks.

From: Sarin Kizhakkepurayil <email address hidden>
Date: Thursday, September 6, 2018 at 9:34 PM
To: Usha Rani Mani <email address hidden>, Radosław Romaszewski <email address hidden>, Ignatious Johnson <email address hidden>
Cc: Sudheendra Rao <email address hidden>, Nachi Ueno <email address hidden>, EXT-contrail-ui <email address hidden>
Subject: On project switch showing up setup page bug

Hi Usha,

Regarding https://bugs.launchpad.net/juniperopenstack/+bug/1787949 when you create new project are you adding admin user to that project as member role?
Problem is once you switch, second time user tries to login, we get the scoped token with that as the selected project. With this as token we proceed with resource requests. Looks like GET for contrail-cluster with the token returns empty which is why we display setup wizard.

Ignatious, Nachi,

User with member role should be able to list the resources under the tenant correct? Above bug seem to stem from the fact that contrail-cluster returns empty with a request using a scoped token of tenant with member role. Is this expected behavior?

Thanks,
Sarin