Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
patrole
/
37d819201ccf53cc549c6862951260b49cef07c4
/
patrole_tempest_plugin
f8923d1
fix: admin and member gates are broken
by Rick Bartra
· 5 years ago
45f01b7
Merge "Fix missing "raise" before cls.skipException"
by Zuul
· 5 years ago
0bc9d14
Merge "fix patrole-multinode-admin non-voting gate"
by Zuul
· 5 years ago
8ca82d8
Fix missing "raise" before cls.skipException
by zhufl
· 5 years ago
a858df4
Merge "Add tests for new Trusts policy actions"
by Zuul
· 5 years ago
8629ba5
Merge "Fix router leak from L3AgentsExtRbacTest class"
by Zuul
· 5 years ago
acd2d56
Skip 'test_delete_flavor_service_profile'
by Rick Bartra
· 5 years ago
d9b68e8
Merge "Replace cls.__class__.__name__ with cls.__name__"
by Zuul
· 5 years ago
97fffed
fix: admin, member, and reader gates broken
by Rick Bartra
· 5 years ago
544b807
fix patrole-multinode-admin non-voting gate
by Rick Bartra
· 5 years ago
b28337c
Fix router leak from L3AgentsExtRbacTest class
by Rick Bartra
· 5 years ago
abfd456
Add tests for new Trusts policy actions
by Rick Bartra
· 5 years ago
cb09614
Fix resource leaks in IdentityPolicyAssociationRbacTest class
by Doug Schveninger
· 5 years ago
94f5f07
Replace cls.__class__.__name__ with cls.__name__
by zhufl
· 5 years ago
ee00c05
Update api-ref location
by Andreas Jaeger
· 5 years ago
4ae79ba
Add nosec in get_free_segmentation_id function
by Sergey Vilgelm
· 6 years ago
b3ee7cb
make Patrole to run for shared network env
by ghanshyam
· 6 years ago
e0dfd13
Merge "Do not use self in classmethod"
by Zuul
· 6 years ago
1a53003
Compute test are failing due not explicitly passing Network information
by AbhishekJ
· 6 years ago
2db8338
Do not use self in classmethod
by zhufl
· 6 years ago
78e7f57
Refactoring RbacUtils part 3 - documentation
by Sergey Vilgelm
· 6 years ago
d3d77ef
Refactoring RbacUtils part 2 api tests
by Sergey Vilgelm
· 6 years ago
ace8ea3
Refactoring RbacUtils
by Sergey Vilgelm
· 6 years ago
9866753
Merge "Fix Policy action "get_flavors" not found"
by Zuul
· 6 years ago
5a56311
Merge "Fix Policy action "get_network_ip_availabilities" not found"
by Zuul
· 6 years ago
7a308a0
Fix Policy action "get_flavors" not found
by Sergey Vilgelm
· 6 years ago
2a0fb1f
Fix Policy action "get_network_ip_availabilities" not found
by Sergey Vilgelm
· 6 years ago
19e3bec
Support implied rules
by Sergey Vilgelm
· 6 years ago
588e806
Fix instability with volume attachment RBAC tests
by Felipe Monteiro
· 7 years ago
12afdad
Merge "Fix the misspelling of "available""
by Zuul
· 6 years ago
587f282
Merge "dict_object.keys() is not required for *in* operator"
by Zuul
· 6 years ago
cc05c1a
Merge "Use the canonical URL for repositories (git.openstack.org)"
by Zuul
· 6 years ago
55e5dfe
Fix OverPermission exception for keystone tests
by Sergey Vilgelm
· 6 years ago
427c74c
Fix the misspelling of "available"
by lijunjie
· 6 years ago
6da06ed
Use the canonical URL for repositories (git.openstack.org)
by Luigi Toscano
· 6 years ago
0868ded
dict_object.keys() is not required for *in* operator
by Manik Bindlish
· 6 years ago
0a82474
Rbac tests for Neutron list actions
by Sergey Vilgelm
· 6 years ago
fe6ad6b
Merge "Add tests to cover network ip availability API"
by Zuul
· 6 years ago
22e2971
Add tests to cover trunks subports
by Mykola Yakovliev
· 6 years ago
3d6fd8e
Merge "Add List Available Zones test cases for RBAC."
by Zuul
· 6 years ago
1d91ee1
Merge "Helper for validating RBAC list actions"
by Zuul
· 6 years ago
02f6606
Add List Available Zones test cases for RBAC.
by Goutham Pratapa
· 6 years ago
0e4fc01
Merge "Validate omission of expected_error_codes defaults to 403"
by Zuul
· 6 years ago
b5d01cc
Add missing ws seperator between words
by zhufl
· 6 years ago
a261a2f
Add tests to cover network ip availability API
by Mykola Yakovliev
· 6 years ago
b68763c
Add tests to cover service_profile
by jessegler
· 6 years ago
bab9e94
Helper for validating RBAC list actions
by Sergey Vilgelm
· 6 years ago
0710e5d
Validate omission of expected_error_codes defaults to 403
by Felipe Monteiro
· 6 years ago
0464e81
requirements authority: Use better exception/return code
by Felipe Monteiro
· 6 years ago
c81c1fb
Merge "Fix error codes for test_delete_flavor_service_profile"
by Zuul
· 6 years ago
ba9829d
Merge "RequirementsAuthority multi role support enhancement"
by Zuul
· 6 years ago
f7c54ef
Merge "refactor: Rename PluginRbacTest => ExtRbacTest"
by Zuul
· 6 years ago
5d59810
Merge "refactor: Break up RbacMalformedException into discrete exceptions"
by Zuul
· 6 years ago
d02a8d8
RequirementsAuthority multi role support enhancement
by Mykola Yakovliev
· 6 years ago
2a5f41e
Fix error codes for test_delete_flavor_service_profile
by Felipe Monteiro
· 6 years ago
74f8e7d
refactor: Break up RbacMalformedException into discrete exceptions
by Felipe Monteiro
· 6 years ago
596bebd
Replace all volume client aliases with _latest suffix
by Sergey Vilgelm
· 6 years ago
bbbdd93
refactor: Rename PluginRbacTest => ExtRbacTest
by Felipe Monteiro
· 6 years ago
415261e
Merge "Multi role RBAC validation"
by Zuul
· 6 years ago
3f9401e
Merge "Add tests to cover auto_allocated_topology"
by Zuul
· 6 years ago
3932f03
Merge "Add waiters after creating volume transfer for related tests"
by Zuul
· 6 years ago
5addd69
Merge "trivial: Correct base class name in hacking check"
by Zuul
· 6 years ago
1b49965
trivial: Correct base class name in hacking check
by Felipe Monteiro
· 6 years ago
4877f1d
Merge "hacking: Add hacking rule for plugin rbac test class names"
by Zuul
· 6 years ago
7267fa4
Merge "fix: Rename test classes causing accidental skip"
by Zuul
· 6 years ago
e0f3550
Multi role RBAC validation
by Mykola Yakovliev
· 6 years ago
c38aca7
Add feature flag for Keystone policies removed in Stein
by Felipe Monteiro
· 6 years ago
f63a834
Merge "Deprecate use of v2 roles client in rbac_utils.py"
by Zuul
· 6 years ago
904a02b
hacking: Add hacking rule for plugin rbac test class names
by Felipe Monteiro
· 6 years ago
cacbd21
fix: Rename test classes causing accidental skip
by Felipe Monteiro
· 6 years ago
2238c69
Fix test_update_address_scope_shared
by Cédric Ollivier
· 6 years ago
0c7f83e
Merge "Use tempest.common.identity.identity_utils for project management"
by Zuul
· 6 years ago
bf524fb
Deprecate use of v2 roles client in rbac_utils.py
by Felipe Monteiro
· 6 years ago
28c9c3a
Fix create_rbac_policy tenant_id and network_id usage
by Mykola Yakovliev
· 6 years ago
1daa06a
Use tempest.common.identity.identity_utils for project management
by Felipe Monteiro
· 6 years ago
6925095
Add volume create from image test
by Felipe Monteiro
· 6 years ago
7fa1f73
Merge "Remove invalid exception RbacConflictingPolicies"
by Zuul
· 6 years ago
722455f
Merge "Remove extra_attr kwarg from RbacMalformedResponse"
by Zuul
· 6 years ago
8dd5f19
Remove invalid exception RbacConflictingPolicies
by Felipe Monteiro
· 6 years ago
59f538f
Replace rule/expected_error_code with non-deprecated versions
by Felipe Monteiro
· 6 years ago
2a6d329
Add tests to cover auto_allocated_topology
by Mykola Yakovliev
· 6 years ago
91e33c6
Merge "Add tests to cover neutron-agents"
by Zuul
· 6 years ago
a90168e
Merge "Add tests to cover policy_bandwidth_limit_rule"
by Zuul
· 6 years ago
5f25db5
Add tests to cover neutron-agents
by Mykola Yakovliev
· 6 years ago
40c450d
Merge "Include README for neutron + plugin tests"
by Zuul
· 6 years ago
0fe2e39
Merge "Add tests to cover policy_minimum_bandwidth_rule"
by Zuul
· 6 years ago
4041991
Merge "Use oslo_policy.policy.Rules.load to load rules"
by Zuul
· 6 years ago
dcd153a
Remove extra_attr kwarg from RbacMalformedResponse
by Felipe Monteiro
· 6 years ago
b485953
Include README for neutron + plugin tests
by Felipe Monteiro
· 6 years ago
787fbd7
Merge "Adds tests to cover address scopes"
by Zuul
· 6 years ago
abd981d
Merge "Add tests to cover policy_dscp_marking_rule"
by Zuul
· 6 years ago
433bf50
Add tests to cover policy_minimum_bandwidth_rule
by Mykola Yakovliev
· 6 years ago
96cb119
Merge "Add support for multiple policy files"
by Zuul
· 6 years ago
d646a4c
Add tests to cover policy_bandwidth_limit_rule
by Mykola Yakovliev
· 6 years ago
8c04bd8
Add granularity for volume_extension:volume_type_encryption
by Chi Lo
· 7 years ago
ef7047d
Use oslo_policy.policy.Rules.load to load rules
by Sergey Vilgelm
· 6 years ago
e9a1355
Include README in patrole_tempest_plugin/tests/api via symlink
by Felipe Monteiro
· 6 years ago
337a574
Merge "Add test for create_subnetpool:is_default"
by Zuul
· 6 years ago
219f6d2
Merge "Adds tests to cover QOS policy"
by Zuul
· 6 years ago
062fb15
Add support for multiple policy files
by Sergey Vilgelm
· 6 years ago
Next »