policy breaks TripleO
Bug #1812844 reported by
Juan Antonio Osorio Robles
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
novajoin |
Fix Released
|
Critical
|
Juan Antonio Osorio Robles |
Bug Description
The policy introduced recently [1] breaks TripleO deployments. This is because in TripleO we only rely on the project (the "service" project), and don't have a "service" role.
Changed in novajoin: | |
importance: | Undecided → Critical |
status: | New → Triaged |
Changed in novajoin: | |
assignee: | nobody → Juan Antonio Osorio Robles (juan-osorio-robles) |
Changed in novajoin: | |
status: | Triaged → In Progress |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/632440 /git.openstack. org/cgit/ openstack/ novajoin/ commit/ ?id=5633d348e33 07a58161c5caee2 223ef151272011
Committed: https:/
Submitter: Zuul
Branch: master
commit 5633d348e3307a5 8161c5caee2223e f151272011
Author: Juan Antonio Osorio Robles <email address hidden>
Date: Tue Jan 22 13:51:34 2019 +0200
Change default policy to check service project and not role
In TripleO and devstack alike, service users are part of the "service"
project; while TripleO doesn't have a "service" role. So lets depend on
the project to enforce policy. This way this will still work out of the
box with TripleO.
Change-Id: I01cf7b38904bb0 311658348dcdc0b 0efd4f36c0e
Closes-Bug: #1812844