commit | ee1bf68b13c6b2debc2defba1a47deeb9947aabb | [log] [tgz] |
---|---|---|
author | Trevor McCasland <tm2086@att.com> | Thu Jan 17 10:32:30 2019 -0600 |
committer | Trevor McCasland <tm2086@att.com> | Thu Jan 17 10:32:30 2019 -0600 |
tree | 6be2fb14333154a1d055c1a2604834f30e3e000d | |
parent | 7ece7d2253e57774f2cb458d9a2776bf343314ed [diff] |
Immutable user source: v3 test_projects 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: I3c4fa3578e12abb853bd427741b366d52017e3ad