barbican/functionaltests
Arun Kant ce6336f393 User with creator role can delete his/her own secret and container
Modified policy and tests to verify this change.

As per this change, user with 'creator' role can delete a secret or
a container as long as that user has initially created that secret
or container.

There is still a difference between 'admin' role and 'creator' role
behavior around delete operation. With this change, users with 'creator'
role cannot delete any other user's secret/container in same project
while user with 'admin' role can do that.

Updated role docs to reflect this behavior.

Change-Id: I53e5529ed34ac4acc76348ca0431cb3de7934b6d
2016-07-25 13:42:01 -07:00
..
api User with creator role can delete his/her own secret and container 2016-07-25 13:42:01 -07:00
common User with creator role can delete his/her own secret and container 2016-07-25 13:42:01 -07:00
.coveragerc Add code coverage results for functional tests 2016-04-05 15:48:30 -05:00
.testr.conf Add code coverage results for functional tests 2016-04-05 15:48:30 -05:00
__init__.py Replacing functional test authentication hookup 2015-03-11 02:39:33 -05:00
post_test_hook.sh Use testr for running functional tests and documentation 2015-09-14 11:56:48 -05:00
pretty_tox.sh Add code coverage results for functional tests 2016-04-05 15:48:30 -05:00
run_tests.sh Add code coverage results for functional tests 2016-04-05 15:48:30 -05:00