f72343e003
Many projects provides multiple API versions and the version information is very important for users, because users can know what features are available on clouds. However, Tempest didn't test the Clance API versions in long-term. So this patch adds the corresponding test. Change-Id: Ib85819fb71f0b12b64351b307d83a3beb77d7fad
7 lines
171 B
YAML
7 lines
171 B
YAML
---
|
|
features:
|
|
- |
|
|
Add versions_client module for image service.
|
|
This new module provides list_versions() method which shows API versions
|
|
from Image service.
|