This release is marking the start of Newton release support in Tempest
Define identity service clients as libraries. Add new service clients to the library interface so the other projects can use these modules as stable libraries without any maintenance changes.
- identity_client(v2)
- groups_client(v3)
- trusts_client(v3)
- users_client(v3)
- identity_client(v3)
- roles_client(v3)
- inherited_roles_client(v3)
- credentials_client(v3)
call_until_true
function is moved from the tempest.test
module to the tempest.lib.common.utils.test_utils
module. Backward compatibility is preserved until Ocata.OpenStack releases supported at this time are Liberty, Mitaka, and Newton.
The release under current development as of this tag is Ocata, meaning that every Tempest commit is also tested against master during the Ocata cycle. However, this does not necessarily mean that using Tempest as of this tag will work against a Ocata (or future releases) cloud.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.