986407ddd3
Move the object client to tempest.lib and cleanup the last bits of code that were required to manage internal-only tempest service clients. Change-Id: Ia9aeab78e530c798dfa7b7d6f71e4b3ea3a84b7f
12 lines
311 B
YAML
12 lines
311 B
YAML
---
|
|
features:
|
|
- |
|
|
Define below object storage 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.
|
|
|
|
* account_client
|
|
* container_client
|
|
* object_client
|