2475bf1ba2
Added 1.1 microversion support which will display `progress_details` of the notification. Note: Referred APIVersion class from python-novaclient [1]. [1]: https://github.com/openstack/python-novaclient/blob/master/novaclient/api_versions.py#L42 Depends-On: I93c1b7d88823e02d9a02855cabb8b22c9e40a7d5 Implements: bp progress-details-recovery-workflows Change-Id: I9ba787bc8ef9528a7cff5b4c1411dffa454b66d2
8 lines
243 B
YAML
8 lines
243 B
YAML
---
|
|
features:
|
|
- |
|
|
The 1.1 microversion is now supported. This introduces the following changes:
|
|
|
|
* User can get the `progress_details` of the notification in microversion 1.1. The default version
|
|
is set to 1.1 if not provided.
|