Page MenuHomePhabricator

Unable to change projects in horizon
Closed, ResolvedPublic

Description

Horizon and Keystone are having some sort of disagreement about the auth api. 2.0 supports logins but not project info; 3 doesn't work with logins.

Event Timeline

Andrew claimed this task.
Andrew raised the priority of this task from to Needs Triage.
Andrew updated the task description. (Show Details)
Andrew added a project: Cloud-Services.
Andrew subscribed.

This is because we're currently using the Keystone v3 api, which does not work with ldap assignment.

Luke081515 subscribed.

Going to triage this as high, because this prevents user to work with horizon, and it is very anoying.

Change 270593 had a related patch set uploaded (by Andrew Bogott):
Use keystone v3 api for horizon

https://gerrit.wikimedia.org/r/270593

Change 270593 merged by Andrew Bogott:
Use keystone v3 api for horizon

https://gerrit.wikimedia.org/r/270593

Change 270597 had a related patch set uploaded (by Andrew Bogott):
keystone policy changes:

https://gerrit.wikimedia.org/r/270597

Change 270597 merged by Andrew Bogott:
keystone policy changes:

https://gerrit.wikimedia.org/r/270597

Andrew claimed this task.

This is now resolved.

Note that for unrelated reasons I've disabled all nova actions in Horizon, so Horizon is currently useful only for viewing projects. Actions will be re-enabled once we have 2fa logins.