b57feba5e8
This patch added Placement to Watcher We plan to improve the data model and strategies in the future specs. Change-Id: I7141459eef66557cd5d525b5887bd2a381cdac3f Implements: blueprint support-placement-api
9 lines
380 B
YAML
9 lines
380 B
YAML
---
|
|
features:
|
|
- |
|
|
Added Placement API helper to Watcher. Now Watcher can get information
|
|
about resource providers, it can be used for the data model and strategies.
|
|
Config group placement_client with options 'api_version', 'interface' and
|
|
'region_name' is also added. The default values for 'api_version' and
|
|
'interface' are 1.29 and 'public', respectively.
|