patrole/patrole_tempest_plugin
Felipe Monteiro bbbdd9391d refactor: Rename PluginRbacTest => ExtRbacTest
This patch set is a follow up on discussion in [0] which
concluded that Patrole should not test Neutron plugins.

The pertinent discussion from [0] is:

Patrole can test Neutron extensions but not plugins in tree
and that requires renaming the classes
(.*PluginRbacTest => .*ExtRbacTest) to make it clearer.

Having to support all the Neutron plugins in tree is out of scope
for Patrole. Clarifying documentation (which will be done in follow
up) can be added to Patrole documentation to make it clear that
it will only test "main" OpenStack projects, like Tempest.

[0] https://review.openstack.org/#/c/599869/

Change-Id: Iab029f2f875ce2268de12cc2a40e30f2f1a913fe
2018-11-07 04:13:25 +00:00
..
hacking refactor: Rename PluginRbacTest => ExtRbacTest 2018-11-07 04:13:25 +00:00
tests refactor: Rename PluginRbacTest => ExtRbacTest 2018-11-07 04:13:25 +00:00
__init__.py Initial Cookiecutter commit 2017-01-04 15:11:34 -05:00
config.py Multi role RBAC validation 2018-10-31 20:45:13 +00:00
plugin.py feature flag: Policy feature enabled config group 2018-05-19 16:24:33 +01:00
policy_authority.py Multi role RBAC validation 2018-10-31 20:45:13 +00:00
rbac_authority.py Move RbacAuthority class into separate module 2018-05-31 19:07:15 -04:00
rbac_exceptions.py Merge "Remove invalid exception RbacConflictingPolicies" 2018-10-12 12:22:12 +00:00
rbac_rule_validation.py Multi role RBAC validation 2018-10-31 20:45:13 +00:00
rbac_utils.py Multi role RBAC validation 2018-10-31 20:45:13 +00:00
requirements_authority.py Multi role RBAC validation 2018-10-31 20:45:13 +00:00
version.py Add a page for release 0.1.0 to release notes 2017-06-02 18:44:56 +00:00