commit | c44eadc7b7cab16f045ce07f194295678f2224f0 | [log] [tgz] |
---|---|---|
author | Trevor McCasland <tm2086@att.com> | Thu Jan 17 11:27:48 2019 -0600 |
committer | Nicolas Helgeson <nh202b@att.com> | Thu Mar 14 18:30:10 2019 +0000 |
tree | f845f82fec4ac5ecbac9c65b952d764e6cc7383d | |
parent | 4d32506c7185ddaacdeeff7f962f2257bab3f086 [diff] |
immutable user source: v3 test_roles If the keystone user source is immutable, such as an LDAP active directory implementation, tempest tests that try to create or delete a user will fail. Instead of failing, we would like them to skip. This change uses a testtools decorator to avoid unnecessary modifications and allow those tests to skip. Change-Id: Iba39c971468759d9b7b3f0382dfcb881cbb1801d