diff options
| author | Lingxian Kong <anlin.kong@gmail.com> | 2020-06-03 11:21:12 +1200 |
|---|---|---|
| committer | Lingxian Kong <anlin.kong@gmail.com> | 2020-06-03 15:23:55 +1200 |
| commit | 99126428cef64e5b985c66903d3c8444beed0f91 (patch) | |
| tree | b28fd4cac92e49d067b26680d4e1c27e1206ef36 /releasenotes | |
| parent | e2bf7cff227eb464550aac1f94b504265c5ed26a (diff) | |
| download | python-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.yaml | 4 |
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. |
