fe3fe44a14
Add the following two new resource types to create Octavia Availability Zone resouce and Availability Zone Profile resources: - OS::Octavia::AvailabilityZone - OS::Octavia::AvailabilityZoneProfile Story: 2011225 Task: 51041 Change-Id: Ieff5a82ed22cd34f51ff222a45c7a46ccfd3a5a3
9 lines
405 B
YAML
9 lines
405 B
YAML
---
|
|
features:
|
|
- |
|
|
The new resources, ``OS::Octavia::AvailabilityZoneProfile`` and
|
|
``OS::Octavia::AvailabilityZone``, are added. These resource types allow an
|
|
operator to create Octavia availabilityzone profile and availabilityzone.
|
|
A created ``OS::Octavia::AvailabilityZone`` resource can be referred by the
|
|
``availability_zone`` property of ``OS::Octavia::LoadBalancer`` resources.
|