summaryrefslogtreecommitdiff
path: root/releasenotes/notes
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-07-24 15:52:10 +0000
committerGerrit Code Review <review@openstack.org>2020-07-24 15:52:10 +0000
commit65de8cb43694bb2063248dff920cc1f0e06c851f (patch)
tree65a15034850f43167a674b8fc265345fd21f2a97 /releasenotes/notes
parent836b9260a60c1a24549b8e53e7a1bcfc23733e9e (diff)
parenta3eeefb6d7c23ffb02caf241ab9b8a1aa0f59f75 (diff)
downloadheat-65de8cb43694bb2063248dff920cc1f0e06c851f.tar.gz
Merge "Eliminate Master/Slave terminology from Designate Zone resource"
Diffstat (limited to 'releasenotes/notes')
-rw-r--r--releasenotes/notes/designate-zone-primaries-c48c37222ea06eb9.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/designate-zone-primaries-c48c37222ea06eb9.yaml b/releasenotes/notes/designate-zone-primaries-c48c37222ea06eb9.yaml
new file mode 100644
index 000000000..fb19a16db
--- /dev/null
+++ b/releasenotes/notes/designate-zone-primaries-c48c37222ea06eb9.yaml
@@ -0,0 +1,5 @@
+---
+deprecations:
+ - |
+ The ``OS::Designate::Zone`` resource type's ``masters`` property is now
+ known as ``primaries``. Existing templates will continue to work.