nova/nova/tests/api/ec2
Andrew Laski d4056f8723 Add RBAC policy for ec2 API security groups calls
The revoke_security_group_ingress, revoke_security_group_ingress, and
delete_security_group calls in the ec2 API were not restricted by policy
checks.  This prevented a deployer from restricting their usage via
roles or other checks.  Checks have been added for these calls.

Closes-Bug: #1290537
Change-Id: I4bf681bedd68ed2216b429d34db735823e0a6189
2014-04-09 09:48:54 -04:00
..
public_key relocating ec2 tests 2011-09-12 18:17:32 -04:00
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
test_api.py Enable flake8 H404 checking 2014-02-27 11:15:55 +04:00
test_cinder_cloud.py Remove commented out code in test_cinder_cloud 2014-03-18 22:17:32 -07:00
test_cloud.py Add RBAC policy for ec2 API security groups calls 2014-04-09 09:48:54 -04:00
test_ec2_validate.py Remove @author from copyright statements. 2014-02-12 05:17:10 +11:00
test_error_response.py Enable flake8 H404 checking 2014-02-27 11:15:55 +04:00
test_faults.py Remove vi modelines 2014-02-03 14:19:44 +00:00
test_middleware.py Remove vi modelines 2014-02-03 14:19:44 +00:00