summaryrefslogtreecommitdiff
path: root/releasenotes/notes
diff options
context:
space:
mode:
authorLingxian Kong <anlin.kong@gmail.com>2020-06-11 09:59:48 +1200
committerLingxian Kong <anlin.kong@gmail.com>2020-06-11 10:00:00 +1200
commit4bf6c496bb63123b363498141b06a4c131f83c59 (patch)
tree276519d8cda904000d68712f172d636502b0c1e3 /releasenotes/notes
parentfb70d24c3f2e7edb13f0c687958b4a7e96f4cd39 (diff)
downloadtrove-4bf6c496bb63123b363498141b06a4c131f83c59.tar.gz
Release note for adding replicas in list instance response
Change-Id: Ib4e14d600841b6e6769a1e557b34c9c7787cb02d
Diffstat (limited to 'releasenotes/notes')
-rw-r--r--releasenotes/notes/victoria-show-replicas-for-instance-list.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/victoria-show-replicas-for-instance-list.yaml b/releasenotes/notes/victoria-show-replicas-for-instance-list.yaml
new file mode 100644
index 00000000..ef4b0002
--- /dev/null
+++ b/releasenotes/notes/victoria-show-replicas-for-instance-list.yaml
@@ -0,0 +1,4 @@
+---
+features:
+ - Added ``replicas`` attribute for listing instances when the instance is the
+ master of the replication cluster.