commit | 1daa06a5b84e5fe34bac7309a729731c946604c1 | [log] [tgz] |
---|---|---|
author | Felipe Monteiro <felipe.monteiro@att.com> | Fri Aug 31 13:56:08 2018 -0400 |
committer | Felipe Monteiro <felipe.monteiro@att.com> | Sat Oct 13 22:36:02 2018 +0000 |
tree | ff2b7aae1cd850df58358c0d06178e30e23232cb | |
parent | 842845eaef1de6595e96ad253d0666555ce083f1 [diff] |
Use tempest.common.identity.identity_utils for project management This uses identity_utils from tempest.common.identity for project creation/deletion in non-identity tests: A client that abstracts v2 and v3 identity operations. This can be used for creating and tearing down projects in tests. It should not be used for testing identity features. This is a common pattern in Tempest and should be used in Patrole, too. Change-Id: Id87294bd19c7abd92d202b5ba6b49e4aac6c7e42