Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix using rbac utils #18

Merged
merged 1 commit into from
Mar 18, 2019
Merged

Conversation

SVilgelm
Copy link
Contributor

@SVilgelm SVilgelm commented Feb 25, 2019

Lates changes]0] for Patrole breaks backward compatibility and now the code
which use self.rbac_utils.override_role(self) function is incorrect and needs
to be replace with self.override_role(). Also the setup_rbac_utils function
is no longer present.

[0] https://review.openstack.org/#/q/topic:rbac-utils-refactoring+(status:open+OR+status:merged)

Lates changes[0] for Patrole breaks backward compatibility and now the code
which use `self.rbac_utils.override_role(self)` function is incorrect and needs
to be replace with `self.override_role()`. Also the `setup_rbac_utils` function
is no longer present.

[0] https://review.openstack.org/#/q/topic:rbac-utils-refactoring+(status:open+OR+status:merged)
@aveeshek aveeshek merged commit a00473f into tungstenfabric:master Mar 18, 2019
@SVilgelm SVilgelm deleted the rbac-utils branch March 18, 2019 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants