Add Placement helper
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
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
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.
|
||||
Reference in New Issue
Block a user