summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorLingxian Kong <anlin.kong@gmail.com>2020-06-03 11:21:12 +1200
committerLingxian Kong <anlin.kong@gmail.com>2020-06-03 15:23:55 +1200
commit99126428cef64e5b985c66903d3c8444beed0f91 (patch)
treeb28fd4cac92e49d067b26680d4e1c27e1206ef36 /releasenotes
parente2bf7cff227eb464550aac1f94b504265c5ed26a (diff)
downloadpython-troveclient-4.0.0.tar.gz
Support role for listing instances4.0.0
Change-Id: Ia3e8d5d65bc134f3c7bc62ca9c170018be54660c
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/victoria-add-role-for-instances.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/victoria-add-role-for-instances.yaml b/releasenotes/notes/victoria-add-role-for-instances.yaml
new file mode 100644
index 0000000..9c4371a
--- /dev/null
+++ b/releasenotes/notes/victoria-add-role-for-instances.yaml
@@ -0,0 +1,4 @@
+---
+features:
+ - Add replication 'Role' for listing instances to indicate if the instance is
+ a master or a replica.