commit | 59f538fdbdf650154779028747285a5e35fa2d17 | [log] [tgz] |
---|---|---|
author | Felipe Monteiro <felipe.monteiro@att.com> | Wed Aug 22 23:34:40 2018 -0400 |
committer | Felipe Monteiro <felipe.monteiro@att.com> | Thu Oct 04 17:23:16 2018 +0100 |
tree | 9bb4e0d069ab1eb382b4fdb06eed6c2dbf55671b | |
parent | 91e33c6ef17af701ed230802da6eee256bcc4884 [diff] |
Replace rule/expected_error_code with non-deprecated versions This patch set replaces deprecated occurrences of rule with rules and expected_error_code with expected_error_codes in rbac_rule_validation.action decorator. Along with removing the parameters from the decorator, all the API tests have been changed to use the non-deprecated parameters instead. Unit tests have also been updated. Change-Id: I6485b6c57795b5fe75e2b339d5c9720da30be564