25459c2571
This patch enables availability zone reselected by stack retry when "instantiate" "scale" "heal" operations in v2 API fails due to availability zone is unavailable. Note that precondition of using these functions is to use StandardUserData as UserData class. Implements: blueprint enhance-placement Change-Id: Icc9eb7a8fffbf35d2e005a9703dcefe66f097584
11 lines
359 B
YAML
11 lines
359 B
YAML
features:
|
|
- |
|
|
Add ``fallbackBestEffort`` parameter and
|
|
availability zone reselection to enhance
|
|
the placement functionality and
|
|
the applicability of Tacker to various systems.
|
|
It supports only when StandardUserData is used
|
|
as the UserData class.
|
|
And the target operations are "instantiate",
|
|
"scale out" and "heal" of v2 API.
|