summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-06-10 01:53:50 +0000
committerGerrit Code Review <review@openstack.org>2022-06-10 01:53:50 +0000
commit0b6d5e07a79a2a24d817f341b036784bb7e519ad (patch)
treebe5a396b5331637c0f5265c4b3ec23b1422223e2 /releasenotes
parenta30b5d8c91eacb40c513205376e866b71a8ff543 (diff)
parent77c66812784ce65b06148ffd10b535f42904e9ce (diff)
downloadheat-0b6d5e07a79a2a24d817f341b036784bb7e519ad.tar.gz
Merge "Supports 'availability_zone_hints' for Neutron networks and routers"
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/availability_zone_hints_Neutron_network_router-d01df1463193d9e6.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/availability_zone_hints_Neutron_network_router-d01df1463193d9e6.yaml b/releasenotes/notes/availability_zone_hints_Neutron_network_router-d01df1463193d9e6.yaml
new file mode 100644
index 000000000..83ee5628f
--- /dev/null
+++ b/releasenotes/notes/availability_zone_hints_Neutron_network_router-d01df1463193d9e6.yaml
@@ -0,0 +1,5 @@
+---
+features:
+ - |
+ Adds the 'availability_zone_hints' property for the OS::Neutron::Router,
+ OS::Neutron::Net and OS::Neutron::ProviderNet resources.