commit | 973a1bcd8230147f58836826de12cbb4eb21469f | [log] [tgz] |
---|---|---|
author | Felipe Monteiro <felipe.monteiro@att.com> | Wed Jun 14 21:23:54 2017 +0100 |
committer | Felipe Monteiro <felipe.monteiro@att.com> | Fri Jun 16 21:35:45 2017 +0000 |
tree | c5b4aa45d05622f87a127279e580c2087c2e165d | |
parent | 65ce70df6c7e01d4a0cc6ed42586edfe4fb429db [diff] |
Docstring for rbac_rule_validation _get_exception_type Add a detailed docstring for _get_exception_type and refactored it to: - ensure that integer is passed in via six.integer_types - add allowed error codes to global variable `_SUPPORTED_ERROR_CODES` to make it clear that no others should currently be permitted Change-Id: Ib0346f4edb0aa4b86b3c0baa2246f7fbd3f4cd24