1. 0868ded dict_object.keys() is not required for *in* operator by Manik Bindlish · 6 years ago
  2. 0a82474 Rbac tests for Neutron list actions by Sergey Vilgelm · 6 years ago
  3. fe6ad6b Merge "Add tests to cover network ip availability API" by Zuul · 6 years ago
  4. 22e2971 Add tests to cover trunks subports by Mykola Yakovliev · 6 years ago
  5. 3d6fd8e Merge "Add List Available Zones test cases for RBAC." by Zuul · 6 years ago
  6. 1d91ee1 Merge "Helper for validating RBAC list actions" by Zuul · 6 years ago
  7. 02f6606 Add List Available Zones test cases for RBAC. by Goutham Pratapa · 6 years ago
  8. 0e4fc01 Merge "Validate omission of expected_error_codes defaults to 403" by Zuul · 6 years ago
  9. b5d01cc Add missing ws seperator between words by zhufl · 6 years ago
  10. a261a2f Add tests to cover network ip availability API by Mykola Yakovliev · 6 years ago
  11. b68763c Add tests to cover service_profile by jessegler · 6 years ago
  12. bab9e94 Helper for validating RBAC list actions by Sergey Vilgelm · 6 years ago
  13. 0710e5d Validate omission of expected_error_codes defaults to 403 by Felipe Monteiro · 6 years ago
  14. 0464e81 requirements authority: Use better exception/return code by Felipe Monteiro · 6 years ago
  15. c81c1fb Merge "Fix error codes for test_delete_flavor_service_profile" by Zuul · 6 years ago
  16. ba9829d Merge "RequirementsAuthority multi role support enhancement" by Zuul · 6 years ago
  17. f7c54ef Merge "refactor: Rename PluginRbacTest => ExtRbacTest" by Zuul · 6 years ago
  18. 5d59810 Merge "refactor: Break up RbacMalformedException into discrete exceptions" by Zuul · 6 years ago
  19. d02a8d8 RequirementsAuthority multi role support enhancement by Mykola Yakovliev · 6 years ago
  20. 2a5f41e Fix error codes for test_delete_flavor_service_profile by Felipe Monteiro · 6 years ago
  21. 74f8e7d refactor: Break up RbacMalformedException into discrete exceptions by Felipe Monteiro · 6 years ago
  22. 596bebd Replace all volume client aliases with _latest suffix by Sergey Vilgelm · 6 years ago
  23. bbbdd93 refactor: Rename PluginRbacTest => ExtRbacTest by Felipe Monteiro · 6 years ago
  24. 415261e Merge "Multi role RBAC validation" by Zuul · 6 years ago
  25. 3f9401e Merge "Add tests to cover auto_allocated_topology" by Zuul · 6 years ago
  26. 3932f03 Merge "Add waiters after creating volume transfer for related tests" by Zuul · 6 years ago
  27. 5addd69 Merge "trivial: Correct base class name in hacking check" by Zuul · 6 years ago
  28. 1b49965 trivial: Correct base class name in hacking check by Felipe Monteiro · 6 years ago
  29. 4877f1d Merge "hacking: Add hacking rule for plugin rbac test class names" by Zuul · 6 years ago
  30. 7267fa4 Merge "fix: Rename test classes causing accidental skip" by Zuul · 6 years ago
  31. e0f3550 Multi role RBAC validation by Mykola Yakovliev · 6 years ago
  32. c38aca7 Add feature flag for Keystone policies removed in Stein by Felipe Monteiro · 6 years ago
  33. f63a834 Merge "Deprecate use of v2 roles client in rbac_utils.py" by Zuul · 6 years ago
  34. 904a02b hacking: Add hacking rule for plugin rbac test class names by Felipe Monteiro · 6 years ago
  35. cacbd21 fix: Rename test classes causing accidental skip by Felipe Monteiro · 6 years ago
  36. 2238c69 Fix test_update_address_scope_shared by Cédric Ollivier · 6 years ago
  37. 0c7f83e Merge "Use tempest.common.identity.identity_utils for project management" by Zuul · 6 years ago
  38. bf524fb Deprecate use of v2 roles client in rbac_utils.py by Felipe Monteiro · 6 years ago
  39. 28c9c3a Fix create_rbac_policy tenant_id and network_id usage by Mykola Yakovliev · 6 years ago
  40. 1daa06a Use tempest.common.identity.identity_utils for project management by Felipe Monteiro · 6 years ago
  41. 6925095 Add volume create from image test by Felipe Monteiro · 6 years ago
  42. 7fa1f73 Merge "Remove invalid exception RbacConflictingPolicies" by Zuul · 6 years ago
  43. 722455f Merge "Remove extra_attr kwarg from RbacMalformedResponse" by Zuul · 6 years ago
  44. 8dd5f19 Remove invalid exception RbacConflictingPolicies by Felipe Monteiro · 6 years ago
  45. 59f538f Replace rule/expected_error_code with non-deprecated versions by Felipe Monteiro · 6 years ago
  46. 2a6d329 Add tests to cover auto_allocated_topology by Mykola Yakovliev · 6 years ago
  47. 91e33c6 Merge "Add tests to cover neutron-agents" by Zuul · 6 years ago
  48. a90168e Merge "Add tests to cover policy_bandwidth_limit_rule" by Zuul · 6 years ago
  49. 5f25db5 Add tests to cover neutron-agents by Mykola Yakovliev · 6 years ago
  50. 40c450d Merge "Include README for neutron + plugin tests" by Zuul · 6 years ago
  51. 0fe2e39 Merge "Add tests to cover policy_minimum_bandwidth_rule" by Zuul · 6 years ago
  52. 4041991 Merge "Use oslo_policy.policy.Rules.load to load rules" by Zuul · 6 years ago
  53. dcd153a Remove extra_attr kwarg from RbacMalformedResponse by Felipe Monteiro · 6 years ago
  54. b485953 Include README for neutron + plugin tests by Felipe Monteiro · 6 years ago
  55. 787fbd7 Merge "Adds tests to cover address scopes" by Zuul · 6 years ago
  56. abd981d Merge "Add tests to cover policy_dscp_marking_rule" by Zuul · 6 years ago
  57. 433bf50 Add tests to cover policy_minimum_bandwidth_rule by Mykola Yakovliev · 6 years ago
  58. 96cb119 Merge "Add support for multiple policy files" by Zuul · 6 years ago
  59. d646a4c Add tests to cover policy_bandwidth_limit_rule by Mykola Yakovliev · 6 years ago
  60. 8c04bd8 Add granularity for volume_extension:volume_type_encryption by Chi Lo · 7 years ago
  61. ef7047d Use oslo_policy.policy.Rules.load to load rules by Sergey Vilgelm · 6 years ago
  62. e9a1355 Include README in patrole_tempest_plugin/tests/api via symlink by Felipe Monteiro · 6 years ago
  63. 337a574 Merge "Add test for create_subnetpool:is_default" by Zuul · 6 years ago
  64. 219f6d2 Merge "Adds tests to cover QOS policy" by Zuul · 6 years ago
  65. 062fb15 Add support for multiple policy files by Sergey Vilgelm · 6 years ago
  66. 194752f Remove deprecated patrole.enable_rbac configuration option by Felipe Monteiro · 6 years ago
  67. a3d7311 Remove unused config.CONF by Vishakha Agarwal · 6 years ago
  68. 24961a8 Add test for create_subnetpool:is_default by Mykola Yakovliev · 6 years ago
  69. 11376ab Limit exception handling to calls within override_role by Mykola Yakovliev · 6 years ago
  70. e3b2527 Adds tests to cover QOS policy by jessegler · 6 years ago
  71. 849acef Adds tests to cover address scopes by jessegler · 6 years ago
  72. 56bb731 Add tests to cover policy_dscp_marking_rule by Mykola Yakovliev · 6 years ago
  73. 842845e Merge "Add tests to cover flavor_service_profile" by Zuul · 6 years ago
  74. 2b93778 Merge "Remove override of 'expected_error_codes' with defaults" by Zuul · 6 years ago
  75. 64f3943 Merge "Remove the usage of deprecated arg 'expected_error_code'" by Zuul · 6 years ago
  76. 98437d4 Remove override of 'expected_error_codes' with defaults by ghanshyam · 6 years ago
  77. 0f45285 Remove the usage of deprecated arg 'expected_error_code' by ghanshyam · 6 years ago
  78. 031b182 Add tests to cover RBAC policies by Mykola Yakovliev · 6 years ago
  79. 6bffc5c Skip the deprecated API extensions policy tests by Felipe Monteiro · 6 years ago
  80. d063b40 Merge "Add tests to cover trunks" by Zuul · 6 years ago
  81. 63d8602 Add tests to cover flavor_service_profile by Mykola Yakovliev · 6 years ago
  82. bfcf1cc Merge "Add tests to cover flavors" by Zuul · 6 years ago
  83. 73d9f95 Add tests to cover flavors by Mykola Yakovliev · 6 years ago
  84. c5dd1b4 Merge "Improve tests for test_volume_basic_crud.py" by Zuul · 6 years ago
  85. 2cc271c Add tests to cover auto_allocated_topology by Mykola Yakovliev · 6 years ago
  86. 04b2628 Add tests to cover trunks by Mykola Yakovliev · 6 years ago
  87. 3e98fe4 Update segments rbac tests with error codes by Mykola Yakovliev · 6 years ago
  88. 1d82978 Reset ntp_client cached token in override_role context by Mykola Yakovliev · 6 years ago
  89. a137576 Improve tests for test_volume_basic_crud.py by Felipe Monteiro · 6 years ago
  90. caffc23 Merge "Add tests to cover segments" by Zuul · 6 years ago
  91. 8390341 Deprecate enable_rbac configuration option by Felipe Monteiro · 7 years ago
  92. 9af45b1 Merge "Remove misleading todo from config.py" by Zuul · 6 years ago
  93. d48d892 Remove misleading todo from config.py by Felipe Monteiro · 6 years ago
  94. d067148 Add tests to cover segments by Mykola Yakovliev · 6 years ago
  95. 933c892 Merge "Add list backups with details for backup:backup_project_attribute" by Zuul · 6 years ago
  96. 1f923a1 Merge "Adds create_network tests for missing policy actions" by Zuul · 6 years ago
  97. fcd6fcf Add waiters after creating volume transfer for related tests by Felipe Monteiro · 6 years ago
  98. 2ee0db0 Add list backups with details for backup:backup_project_attribute by Felipe Monteiro · 7 years ago
  99. 05a7349 Merge "Increase test stability of backup RBAC tests" by Zuul · 6 years ago
  100. 9d45e40 Adds create_network tests for missing policy actions by jessegler · 6 years ago