deb-barbican/functionaltests
liujiong 8bef6b47a5 Change SecretAcceptNotSupportedException from exception.BarbicanException to exception.BarbicanHTTPException
When retrieving secret's payload without providing payload_content_type,
if the payload_content_type is not default as "text/plain", we get 500 error.
Since this is generated by invalid input, we should mark this as 406 error.

Closes-bug: #1590097
Change-Id: I9ca94b7c66995991a9b0df37a46bd082e9795b74
2016-06-14 14:32:27 +08:00
..
api Change SecretAcceptNotSupportedException from exception.BarbicanException to exception.BarbicanHTTPException 2016-06-14 14:32:27 +08:00
common Merge "Code cleanup" 2016-05-19 17:23:06 +00:00
__init__.py Replacing functional test authentication hookup 2015-03-11 02:39:33 -05: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
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