Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
patrole
/
842845eaef1de6595e96ad253d0666555ce083f1
/
patrole_tempest_plugin
/
tests
/
unit
1d82978
Reset ntp_client cached token in override_role context
by Mykola Yakovliev
· 6 years ago
51299a1
Improve exception that is raised following invalid service
by Felipe Monteiro
· 7 years ago
e0c5c24
Merge "multi policy: Fix logging issues with multiple policies"
by Zuul
· 7 years ago
f16b6b3
Update overpermission/underpermission rbac exceptions
by Felipe Monteiro
· 7 years ago
c0cb7eb
multi policy: Fix logging issues with multiple policies
by Felipe Monteiro
· 7 years ago
35a7711
Add support for handling multiple error codes
by Cliff Parsons
· 7 years ago
2fc2929
Gate fix: Rename Member (legacy) to member role
by Felipe Monteiro
· 7 years ago
44d7784
Update rbac_rule_validation for multi-policy support
by Felipe Monteiro
· 7 years ago
d737199
Rephrase Patrole skip message for better sorting
by Felipe Monteiro
· 7 years ago
4ef7e53
Remove already-deprecated strict_policy_check option
by Felipe Monteiro
· 7 years ago
398a09f
Clean up exception message raised by policy authority module
by Felipe Monteiro
· 7 years ago
07a1c17
Implement RbacUtilsMixin for base RBAC classes
by Felipe Monteiro
· 7 years ago
10e82fd
Base implementation of override_role for automatic role re-switch
by Felipe Monteiro
· 7 years ago
b58c119
Remove deprecrated [rbac] config group
by Felipe Monteiro
· 7 years ago
38f344b
Fix six.reraise bug in rbac_rule_validation
by Felipe Monteiro
· 7 years ago
d2f9f6e
Use Tempest decorators in tempest.common.utils
by Felipe Monteiro
· 7 years ago
b18a3f6
[flake8] Enable extra, optional hacking checks
by Felipe Monteiro
· 7 years ago
5ed98d7
Clean up rbac_rule_validation unit tests
by Felipe Monteiro
· 7 years ago
88a5bab
Rename rbac_policy_parser to policy_authority
by Felipe Monteiro
· 7 years ago
7f8993f
Add a per-test log
by Sean Pryor
· 7 years ago
337e17a
Merge "Adds unit tests for hacking checks"
by Jenkins
· 7 years ago
3e14f47
Use configured admin creds in rbac utils
by Felipe Monteiro
· 7 years ago
f6eb862
Deprecate [rbac] configuration group.
by Felipe Monteiro
· 7 years ago
b6a9c21
Adds unit tests for hacking checks
by Samantha Blanco
· 7 years ago
66cadb4
Merge "Only sleep following a role switch"
by Jenkins
· 7 years ago
2693bf7
Only sleep following a role switch
by Felipe Monteiro
· 7 years ago
da52cc3
Merge "Adds meaningful exceptions for missing attributes"
by Jenkins
· 7 years ago
36bea05
Adds meaningful exceptions for missing attributes
by Samantha Blanco
· 8 years ago
0df097d
Remove usage of credentials_factory.AdminManager
by ghanshyam
· 7 years ago
7be94e8
Switch to enabled version of identity clients
by Felipe Monteiro
· 8 years ago
ffa47e6
Create rbac utils fixture and refactor tests
by Felipe Monteiro
· 8 years ago
9e7f1ca
Merge "Remove need to include admin in credentials in base classes"
by Jenkins
· 8 years ago
e8d93e0
Remove need to include admin in credentials in base classes
by Felipe Monteiro
· 8 years ago
0cef808
Unit tests for dynamic policy file discovery
by Felipe Monteiro
· 8 years ago
3ab2c35
Dynamic policy file discovery
by Felipe Monteiro
· 8 years ago
ed95005
Add support for testing custom RBAC requirements
by Rick Bartra
· 8 years ago
4781dc9
Replace the usage of 'admin_manager' with 'os_admin'
by Van Hung Pham
· 8 years ago
d9607c4
Refactor policy parser init so that validate service is in helper
by Felipe Monteiro
· 8 years ago
e52cbc6
Fix rbac_rule_validation log statement raises TypeError
by Felipe Monteiro
· 8 years ago
cc9e5da
Merge "Remove singleton from RbacUtils constructor"
by Jenkins
· 8 years ago
a960582
Merge "Hacking: enable extensions H106, H203 and H904"
by Jenkins
· 8 years ago
b35de58
Remove singleton from RbacUtils constructor
by Felipe Monteiro
· 8 years ago
4bf66a2
Hacking: enable extensions H106, H203 and H904
by Felipe Monteiro
· 8 years ago
d12d2eb
Remove enforce_type=True from oslo.config set_override
by maniksidana
· 8 years ago
f6b69e2
Change "admin" literal for admin role to CONF admin_role
by Felipe Monteiro
· 8 years ago
83d7730
Merge "Merge rbac_auth with rbac_rule_validation"
by Jenkins
· 8 years ago
78fc489
Merge rbac_auth with rbac_rule_validation
by Felipe Monteiro
· 8 years ago
85f79d7
Creates config options for policy.json paths
by Samantha Blanco
· 8 years ago
c6a1e0a
Merge "Identity trust rbac tests"
by Jenkins
· 8 years ago
e7df9c4
Increase unit test coverage for policy parser.
by Joseph Abad
· 8 years ago
fd1db98
Identity trust rbac tests
by Felipe Monteiro
· 8 years ago
1a2784b
Merge "Fix _validate_switch_role throwing incorrect error message"
by Jenkins
· 8 years ago
ba4881b
Fix _validate_switch_role throwing incorrect error message
by Felipe Monteiro
· 8 years ago
1529351
Fix rbac_rule_validation test being incorrectly skipped
by Felipe Monteiro
· 8 years ago
75f2363
Renames switchToRbacRole to toggle_rbac_role
by Felipe Monteiro
· 8 years ago
fa01d5f
Add role-switching validation to Patrole framework.
by Felipe Monteiro
· 8 years ago
ae2ebab
Modify policy parser to combine custom and default policy files.
by Felipe Monteiro
· 8 years ago
75feb83
Merge "Improve Patrole config options"
by Jenkins
· 8 years ago
0d88008
Improve Patrole config options
by Samantha Blanco
· 8 years ago
8eda8cc
Refactors exceptions in rbac_rule_validation decorator.
by Felipe Monteiro
· 8 years ago
d5d76b8
Fix failing v2 identity user tests by adding admin_only kwarg.
by Felipe Monteiro
· 8 years ago
1299894
Enhance validation decorator with error code
by Rick Bartra
· 8 years ago
48c913d
Throw skipException for invalid policy actions.
by Felipe Monteiro
· 8 years ago
8590c0c
Removal of re-switching of rbac-role from tearDown
by raiesmh08
· 8 years ago
503c557
Add service validation to Patrole framework
by Rick Bartra
· 8 years ago
b3b7bc8
Increase unit test coverage for rbac_utils.
by Felipe Monteiro
· 8 years ago
28d3b05
Merge "Enhance rbac policy parser to correctly interpret user_id policy actions."
by Jenkins
· 8 years ago
34a138c
Refactors Patrole framework to only use admin tenant credential type.
by Felipe Monteiro
· 8 years ago
889264e
Enhance rbac policy parser to correctly interpret user_id policy actions.
by Felipe Monteiro
· 8 years ago
df95870
Changes tox to only run unit tests and moves unit tests to tests/unit.
by Felipe Monteiro
· 8 years ago