aboutsummaryrefslogtreecommitdiff
path: root/qapi
diff options
context:
space:
mode:
authorZhang Chen <chen.zhang@intel.com>2019-03-27 01:45:10 +0800
committerMarkus Armbruster <armbru@redhat.com>2019-04-02 13:30:25 +0200
commit966c0d49326b2d18bff0b1f36f4d44802371a412 (patch)
tree6cbdbb763bb4105c6333d9b4dfc8c8796431a318 /qapi
parent17f30eae122a0a336dfe96cd525c96007414f7fb (diff)
qapi/migration.json: Fix ColoStatus member last_mode's version
Signed-off-by: Zhang Chen <chen.zhang@intel.com> Message-Id: <20190326174510.13303-1-chen.zhang@intel.com> Reviewed-by: Eric Blake <eblake@redhat.com> [Commit message tweaked as per Eric's review] Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'qapi')
-rw-r--r--qapi/migration.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/qapi/migration.json b/qapi/migration.json
index cfde29acf8..798c6ac2df 100644
--- a/qapi/migration.json
+++ b/qapi/migration.json
@@ -1382,7 +1382,7 @@
#
# @last_mode: COLO last running mode. If COLO is running, this field
# will return same like mode field, after failover we can
-# use this field to get last colo mode. (since 4.1)
+# use this field to get last colo mode. (since 4.0)
#
# @reason: describes the reason for the COLO exit.
#