patrole/patrole_tempest_plugin
Felipe Monteiro c471d41fdb Volume test for volume_extension:volume_actions:upload_public
This commit adds a test for testing the policy action:
volume_extension:volume_actions:upload_public.

Specifically:
  - adds test for volume_extension:volume_actions:upload_public
    whose minimum microversion is 3.10 [0]
  - changes the image_client for related test for test_volume_upload
    to use the admin image client for waiting for status change
  - tags this test and related test_volume_upload test as slow
    since they both take 20 secs or more to complete

[0] a98a16a658/cinder/api/contrib/volume_actions.py (L272)

Change-Id: I2d69b48202b4dc6b4ef4adcb5bf2388353ccbd9d
2017-06-15 20:39:21 +00:00
..
hacking Add hacking check to enforce no client aliases 2017-05-26 14:34:27 -04:00
services Initial Cookiecutter commit 2017-01-04 15:11:34 -05:00
tests Volume test for volume_extension:volume_actions:upload_public 2017-06-15 20:39:21 +00:00
README.rst Improve patrole core documentation 2017-04-21 00:13:07 +01:00
__init__.py Initial Cookiecutter commit 2017-01-04 15:11:34 -05:00
config.py Creates config options for policy.json paths 2017-04-27 17:55:05 -04:00
plugin.py Update plugin.py 2017-06-07 20:17:40 +00:00
rbac_exceptions.py Enhance validation decorator with error code 2017-03-20 13:53:11 -04:00
rbac_policy_parser.py Hacking: enable extensions H106, H203 and H904 2017-05-17 15:36:16 +00:00
rbac_rule_validation.py Add rbac_utils is_admin helper method 2017-06-01 15:42:03 +00:00
rbac_utils.py Add rbac_utils is_admin helper method 2017-06-01 15:42:03 +00:00
version.py Add a page for release 0.1.0 to release notes 2017-06-02 18:44:56 +00:00

README.rst

Tempest Integration of Patrole

This directory contains Tempest tests to cover the Patrole project.