
This change introduces the independent classes to manage parameters in the <service>_client sections. These classes provides support for endpoint_type and region_name. Change-Id: If0e06e6c1364f45cfa3a42428cd8e043a5a1b369
15 lines
363 B
YAML
15 lines
363 B
YAML
---
|
|
features:
|
|
- |
|
|
The following new class have been added.
|
|
|
|
- ``watcher::cinder_client``
|
|
- ``watcher::glance_client``
|
|
- ``watcher::neutron_client``
|
|
- ``watcher::nova_client``
|
|
|
|
deprecations:
|
|
- |
|
|
The ``watcher::<service>_client_api_version`` parameters have been
|
|
deprecated in favor of the new ``watcher::<service>_client`` classes.
|