heat/releasenotes/notes/add-octavia-availabilityzone-resources-f07af0b016f259ed.yaml
Yamato Tanaka fe3fe44a14 Add Octavia Availability Zone resource types
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
2024-10-15 16:12:56 +09:00

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.