Merge "Add Placement helper"

This commit is contained in:
Zuul
2019-06-14 02:21:44 +00:00
committed by Gerrit Code Review
9 changed files with 607 additions and 1 deletions

View File

@@ -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.